Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HideTrayIcon
#1
i'm using this function to hide icons in my systray so that i only have qm showing. it seems to be "removing" some icons instead of just hidding them.

any ideas why?

thanks.
An old blog on QM coding and automation.

The Macro Hook
#2
I don't know. You see, the function only hides.

Code:
Copy      Help
SendMessage(hwnd WINAPI.TB_HIDEBUTTON i hide)

Maybe, when you try to show it, its tooltip (button text) is different than when hiding.
#3
In Windows XP, you can hide selected tray icons. Why do you need to use QM for this?
#4
thanks. i'll let you know if i come up with something on this.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)