Code center > Suggestions

Notify Icon

(1/9) > >>

Panda:
With the notify icon, when you minimise the program to the taskbar, it opens the program when you move the mouse over it, this gets a little annoying after a while. Is the any chance you can change it to double click.

Damn just done it again!!! :@

Numsgil:
Yeah, it's a pain.  When I added "ninja mode" (that icon that triggers it is a ninja btw) I couldn't figure out how to do a right click menu.  Or even have it pop up after a click.  Something odd to do with how VB6 works.

If I have some time in the next few weeks I'll take a look at it.  It's been bugging me too.

Panda:
I can do the right click but only in Microsoft Visual Studio 2010, are the files intercompatible or is it just backwards compatiblity or is it neither?

EDIT> I love that ninja

Numsgil:
VB6 doesn't support that stuff natively, so I have to do raw calls to the Win API, which are always error prone.  If you've ever done C++ WinAPI coding you could take a look at how the VB6 code is doing it and see if you can tweak it to work correctly.  The VB code is here.  Not sure which file to look in though.

Panda:
I have a version of VB6 somewhere, I'll have to dig it out. I'll get back to you later.

Navigation

[0] Message Index

[#] Next page

Go to full version