[Gambas-user] gb.desktop.x11

herberth guzman herberthguzman at ...626...
Sat May 24 00:30:31 CEST 2014


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



More information about the User mailing list