[Gambas-user] gb.desktop.x11

Fabien Bodard gambas.fr at ...626...
Tue May 27 11:12:03 CEST 2014


The  signature of gb.setwindowproperty have changed. The windows id must be
given in the first argument and not in the last.
Le 24 mai 2014 00:31, "herberth guzman" <herberthguzman at ...626...> a écrit :

> Hi
> Beno?t
>
> I have a problem with mypanel review # 6261 works well.
>
> Today update review # 6287 mypanel and no longer works, gives the following
> error and lost the position and _NET_WM_STRUT_PARTIAL
>
> ERROR
> type mismatch, required String, Obtained Integer [] instead
>
> this line if it works
> X11.SetWindowProperty (Atom ["_NET_WM_WINDOW_TYPE"], Atom ["ATOM"], Atom
> ["_NET_WM_WINDOW_TYPE_DOCK"], f_taskbar.Id)
>
> this line fails.
> X11.SetWindowProperty (Atom ["_NET_WM_STRUT_PARTIAL"] Atom ["cardinal"],
> [0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 28, desktop.w] f_taskbar.Id)
>
> Could you help me please.
>
> Regards
> Herberth Guzmán
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list