Page 1 of 1

How to create popup menu from system tray icon

Posted: Sat May 07, 2011 6:43 pm
by vwchest@va.tds.net
I am interested in creating a popup menu when the user clicks (left or right click) the program's system tray icon. The program will be a launcher program and one of the launch style options will be a popup menu with different levels of submenus depending on how the user has defined the categories and shortcuts. Another option will be a floating desktop icon that displays the same menu tree. Thanks

Re: How to create popup menu from system tray icon

Posted: Mon May 09, 2011 10:56 am
by Fred
You can take a look in the example folder, there is a systray.pb file which show what you want to do.

Re: How to create popup menu from system tray icon

Posted: Wed May 11, 2011 9:21 am
by ultralazor
vwchest@va.tds.net wrote:I am interested in creating a popup menu when the user clicks (left or right click) the program's system tray icon. The program will be a launcher program and one of the launch style options will be a popup menu with different levels of submenus depending on how the user has defined the categories and shortcuts. Another option will be a floating desktop icon that displays the same menu tree. Thanks
create a borderless window at +x +y positions on the click pattern you want..