Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resize explorer file properties window
#9
do not get it
int w=win("$(Eigenschaften von|Properties)" "#32770" "" 0x200)
or
int w=win("$(Eigenschaften von|Properties)" "" "" 0x200)

seems to be too strict

Macro explorer file properties resizer
Trigger !ca"$(Eigenschaften von|Properties)" "#32770" "" "" "" 0x2     Help - how to add the trigger to the macro
Code:
Copy      Help
int w=win("$(Eigenschaften von|Properties)" "" "" 0x200)
;int w=win("$(Eigenschaften von|Properties)" "#32770" "" 0x200)


if _command
,w=val(_command)
if w
,0.1
,out _s.getwintext(w)
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)