Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-23 Thread gambas
Updates: Status: Invalid Comment #3 on issue 634 by benoit.m...@gmail.com: can't use the tray icon https://code.google.com/p/gambas/issues/detail?id=634 (No comment was entered for this change.) -- You received this message because this project is configured to send all issue notifica

Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-23 Thread gambas
Updates: Status: WontFix Comment #2 on issue 634 by benoit.m...@gmail.com: can't use the tray icon https://code.google.com/p/gambas/issues/detail?id=634 (No comment was entered for this change.) -- You received this message because this project is configured to send all issue notifica

Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-22 Thread zainudin ahmad
thank you very much for your answer, that is make me clear how to use tray icon in 3.8 version. exactly I can't use gb.gui.trayicon too, in a first time I think gb.gui.trayicon is for a specific desktop because it's new in gambas. with gb.gui.trayicon I can see the tray icon control in toolbox but

Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-22 Thread Zainuddin A
thank you very much for your answer, that is make me clear how to use tray icon in 3.8 version. exactly I can't use gb.gui.trayicon too, in a first time I think gb.gui.trayicon is for a specific desktop because it's new in gambas. with gb.gui.trayicon I can see the tray icon control in toolbox but

Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-20 Thread gambas
Comment #1 on issue 634 by jussi.la...@gmail.com: can't use the tray icon https://code.google.com/p/gambas/issues/detail?id=634 This is not bug. Next time please ask help from the mailing list. Use gb.gui.trayicon component, it is created to help compatibility issues with different desktops. -

Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-20 Thread Jussi Lahtinen
This is not bug. Next time please ask help from the mailing list. Use gb.gui.trayicon component, it is created to help compatibility issues with different desktops. Jussi On Fri, Aug 21, 2015 at 1:38 AM, wrote: > Status: New > Owner: > Labels: Version-3.8.0 Type-Bug Priority-Medium OpSys-

[Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-20 Thread gambas
Status: New Owner: Labels: Version-3.8.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 634 by author.i...@gmail.com: can't use the tray icon https://code.google.com/p/gambas/issues/detail?id=634 Hi I do not know why I can't use the tray icon, where is