Le 05/03/2014 17:30, Tobias Boege a écrit : > Hi, > > the documentation[0] says that Enter is a mouse event. But apparently not so > for the Panel container? The attached project fails as soon as you enter the > Panel with "no mouse event data" - at least over here. > > Regards, > Tobi > > [0] http://gambasdoc.org/help/comp/gb.qt4/mouse?v3 >
It is a mouse event because mouse moves trigger it, but it does not fill any information in the Mouse class. -- Benoît Minisini ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
