Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Closed] TS menu
#13
Now something thougher.

I manage to put this OSD window in the systray, in the space between icons (I use a double sized taskbar).

Can you give me the right steps to have this OSD available for all the time QM is running.

I guess I must use init2 to create it, and destroy it when I leave.
But how to correctly declare a global variable in init2 so I can act on this OSD
through any macro/function in QM?

I think this one must be global
int w=win("black" "QM_OSD_Class")

or is it better/smarter to call int w=win("black" "QM_OSD_Class") in every macro/function that I create to interact?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)