A popup menu by clicking on a tray-icon

BlitzPlus Forums/BlitzPlus Programming/A popup menu by clicking on a tray-icon

Steve0(Posted 2005) [#1]
Hy;
please can someone tell me how to create a popup-menu by clicking on a tray icon. I tried this by myself but i canīt handle this. I have got the "ggTray system tray DLL" and the "Advance PopupMenu". Please i need your help.


Kev(Posted 2005) [#2]
ive wrote a .dll that enables you to use the systray icon with menus. download's available in my sig.

kev


gman(Posted 2005) [#3]
what problem are you having with ggTray? not compiling, errors? just not working? are you to the point where ggTray has the icon in the task tray and is returning events to you?


Steve0(Posted 2005) [#4]
@kev: Thank you. Thatīs exactly what i need.

@gman: No i have no problems with ggTray but i donīt know how to use a popup-menu.


gman(Posted 2005) [#5]
gotcha :) sounds like you have it all resolved then?


Andres(Posted 2006) [#6]
If you use ggTray with full throttle then it will suck up all your memory.

When I use Delay(1) in main loop then it sucks 1MB of memory in 2 minutes.


plash(Posted 2006) [#7]
I had to redesign a section of my program to solve a memory crash I was getting from changing the icon frequently.


gman(Posted 2007) [#8]
sorry to dig up an old post, but the icon change frequently memory leak was resolved last november (2006) but i failed to post the update anywhere on these forums. you can download the latest at:

http://www.gprogs.com/forum/viewtopic.php?id=30