Do systray icon and iconmenue work in standalones

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
matthiasr
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 195
Joined: Sat Apr 08, 2006 7:55 am
Contact:

Do systray icon and iconmenue work in standalones

Post by matthiasr » Tue Feb 10, 2009 2:03 am

Hi,

has anyone created successfully a standalone from a stack, which uses systray icon and iconmenue?

My standalone crashes under Vista as soon as i minimize my app.

So anyone out there who can use this successfull in a standalone?

Regards

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue Feb 10, 2009 10:49 am

Hi Mattias,

Yes, it works here, but if I right-click on the icon in the system tray, I get two menus. I get Rev's icon menu and Windows' contextual menu for the task bar.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

matthiasr
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 195
Joined: Sat Apr 08, 2006 7:55 am
Contact:

Post by matthiasr » Wed Feb 11, 2009 11:29 pm

Thanks Mark,

for letting me know. So i have to check my code.

Regards,

Matthias

Post Reply