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
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
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
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