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" <[email protected]> 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ The best possible search technologies are now affordable for all companies. Download your FREE open source Enterprise Search Engine today! Our experts will assist you in its installation for $59/mo, no commitment. Test it for FREE on our Cloud platform anytime! http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
