Re: [qooxdoo-devel] Animation framework for widgets

2009-06-07 Thread Alexander Back
Hi Jean-Noël, Jean-Noël Rivasseau schrieb: > Is it planned to improve soon the animation framework to make it work > with widgets? It would really be great, and IMHO this should be a high > priority feature :) Yes, it is planned and we already have a bug report for this feature: http://

Re: [qooxdoo-devel] Unable to Set Window Margins to Zero

2009-06-07 Thread Gene Amtower
Aha, found it! I needed to set the "contentPadding" property to zero. That fixed the issue. I don't know why I didn't see that before, even after seeing the value in the Firebug DOM properties. Once I looked at the theme appearance contents for the window class, it was staring me in the face. T

[qooxdoo-devel] Unable to Set Window Margins to Zero

2009-06-07 Thread Gene Amtower
Wow, this can't be that difficult, so I hope this is a bug in the Qooxdoo Window widget code. I hate to say that, but the alternative is bleak for me. ;-) I've created a Standalone application that adds a Scroll object and Desktop object to the main application, and then I add a Window object to