Re: [Gambas-user] Problem with DesktopWatcher and Desktop.X11

2015-06-24 Thread Benoît Minisini
Le 24/06/2015 21:22, herberth guzman a écrit : > Benoit > > My apologies, I'm programming in Gambas 3.7 and the problem I have is in > this version. > > But programming in Gambas 3.8 there is no problem. It works well. > > Thanks for your time. > > > Regards, > > Herberth I will try to release Gam

[Gambas-user] Problem with DesktopWatcher and Desktop.X11

2015-06-24 Thread herberth guzman
Benoit My apologies, I'm programming in Gambas 3.7 and the problem I have is in this version. But programming in Gambas 3.8 there is no problem. It works well. Thanks for your time. Regards, Herberth -- Monitor 25 net

Re: [Gambas-user] Problem with DesktopWatcher and Desktop.X11

2015-06-23 Thread Benoît Minisini
Le 23/06/2015 21:51, herberth guzman a écrit : > Hi Benoit > > I try to explain. > > In a form (form_taskbar) I show a list of open windows > I use DesktopWatcher. > > In a form (form_systray) I show my systemtray (nm-applet) > I use Desktop.X11 > > But if I use DesktopWatcher and Desktop.X11 in th

[Gambas-user] Problem with DesktopWatcher and Desktop.X11

2015-06-23 Thread herberth guzman
Hi Benoit I try to explain. In a form (form_taskbar) I show a list of open windows I use DesktopWatcher. In a form (form_systray) I show my systemtray (nm-applet) I use Desktop.X11 But if I use DesktopWatcher and Desktop.X11 in the same form I gives the following error ("out of bounds") if I c