How to create popup menu from system tray icon

Just starting out? Need help? Post your questions and find answers here.
vwchest@va.tds.net
New User
New User
Posts: 7
Joined: Wed Oct 21, 2009 11:31 pm

How to create popup menu from system tray icon

Post 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
Fred
Administrator
Administrator
Posts: 18357
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: How to create popup menu from system tray icon

Post by Fred »

You can take a look in the example folder, there is a systray.pb file which show what you want to do.
User avatar
ultralazor
Enthusiast
Enthusiast
Posts: 186
Joined: Sun Jun 27, 2010 9:00 am

Re: How to create popup menu from system tray icon

Post 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..
so many ideas so little time..
Post Reply