Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
toolbar on top of task bar
#1
the toolbar always goes below the taskbar when taskbar setting is set to always on top
cannot change that setting so somehow i need the toolbar to stay ontop of the taskbar
thank you
#2
Let taskbar be toolbar's owner.

Toolbar Toolbar
Trigger !a"" "Shell_TrayWnd"     Help - how to add the trigger to the macro

or

Macro run toolbar_on_taskbar
Code:
Copy      Help
int h=mac("toolbar_on_taskbar" "+Shell_TrayWnd")

Toolbar toolbar_on_taskbar

Works well on Window XP. On Windows 7, sometimes toolbar is behind taskbar. To make it work better, would need to create hook function.


Forum Jump:


Users browsing this thread: 1 Guest(s)