Re: [Gambas-user] Desktop.X11 Systray

2014-06-24 Thread Benoît Minisini
Le 24/06/2014 22:38, herberth guzman a écrit : hi Benoit No I thanked the transparent property has been very useful. Thank you. I am making changes to the project, myinnova (desktop configuration) is the easiest to customize. change in the panel (upper, lower, applets, background and

[Gambas-user] Desktop.X11 Systray

2014-06-24 Thread herberth guzman
hi Benoit No I thanked the transparent property has been very useful. Thank you. I am making changes to the project, myinnova (desktop configuration) is the easiest to customize. change in the panel (upper, lower, applets, background and more). I have a problem with the panel and systray if

[Gambas-user] Desktop.X11 Systray

2014-06-24 Thread herberth guzman
' Gambas module file M_SYSTRAY(MODULE) Public process_nm As Process Public Sub Start_SysTray() process_nm = Shell nm-applet /dev/null 2/dev/null X11Systray.Show(f_panel.draSystemTray.Handle) End Public Sub ArrangeTray() Dim I As Integer Dim X, Y, H As Integer X = 2 Y = 2

Re: [Gambas-user] Desktop.X11 Systray

2014-06-24 Thread Benoît Minisini
Le 24/06/2014 23:04, herberth guzman a écrit : ' Gambas module file M_SYSTRAY(MODULE) Public process_nm As Process Public Sub Start_SysTray() process_nm = Shell nm-applet /dev/null 2/dev/null X11Systray.Show(f_panel.draSystemTray.Handle) End Public Sub ArrangeTray() Dim

[Gambas-user] Desktop.X11 Systray

2014-06-24 Thread herberth guzman
Hi Benoit The example of the panel you can download from the following link. The problem is when you convert the form into transparent. https://drive.google.com/file/d/0B2gI4jYOofp0dUh2QXZta05ydEE/edit?usp=sharing If you need the code for innova desktop, glad to command. Regards and thanks

[Gambas-user] Desktop.X11 Systray

2014-06-24 Thread herberth guzman
Not is Spam Sorry Sorry Sorry the previous mail send and previous the wrong link. This link is correct, OkOk Hi Benoit Sorry The example of the panel you can download from the following link. The problem is when you convert the form into transparent. Link OKOKOK