Re: [qooxdoo-devel] movable groupbox

2011-01-27 Thread Mustafa Sak
That's Qooxdoo simpler than you can imagine. Hey, would be a nice slogan, isn't it? ;) Von meinem iPhone gesendet Am 27.01.2011 um 10:52 schrieb josefkoller : > > Hi, > > wow so easy. > > Thanks > > Josef > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/movable-gr

Re: [qooxdoo-devel] movable groupbox

2011-01-27 Thread josefkoller
Hi, wow so easy. Thanks Josef -- View this message in context: http://qooxdoo.678.n2.nabble.com/movable-groupbox-tp5965658p5965704.html Sent from the qooxdoo mailing list archive at Nabble.com. -- Special Offer-- Do

Re: [qooxdoo-devel] movable groupbox

2011-01-27 Thread Mustafa Sak
Hi Josef welcome to the world of Qooxdoo. I'm sure you will be really impressed since you go deeper. I never used moving a widget expect of windows widgets but please try this code to use your subclassed label extension: var label = new custom.MovableLabel("hello world"); Regards Mustafa Sak

[qooxdoo-devel] movable groupbox

2011-01-27 Thread josefkoller
Hello, I#m new in qooxdoo and I test in the moment some possibilities in the playground window. First: Qooxdoo looks very nice, clear structured and easy to use. But now I have a first problem: What I see is the method movable only attached to window. But I would like to attach this method for