Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toolbar ?
#1
Hey Gintaras

These are my settings for the toolbar

Toolbar ToolBar
Code:
Copy      Help
;/mov 669 483 /siz 120 23 /set 0x30F5 /transp "" b /lock 0x4

It will the show the toolbar at the position i need to show it but only if the window is fullscreen. If i change the size of the window the toolbar stays outside. I always thought i just have to select "Follow Owner" in options of the toolbar but it doesnt work.

What do i have to do?

p.s. i run the toolbar from a trigger function (!cv).

Thank you
#2
Found this example but dont understand what makes it keeps the position.

Attach Toolbar To Window Without Trigger
#3
Maybe the fullscreen window and the normal window is not the same window.

This macro shows handle of window from mouse. Run in on the fullscreen and on the normal window. If it is same window, the number will be the same.
Macro out mouse window
Trigger F12     Help - how to add the trigger to the macro
Code:
Copy      Help
outw win(mouse)
#4
window is the same..

i dont understand it... i will just use the example and its settings as it works.

thank you


Forum Jump:


Users browsing this thread: 1 Guest(s)