Re: [qooxdoo-devel] Appearance issues

2007-08-23 Thread Jim Hunter
The more I play with this the more I think there is a bug. I created a new font and added it to the font defaults. it shows up in the defaults list and 'looks' exactly like the rest of the fonts there. I can create an Atom and set it's font to 'bold-large' and that works perfect. But when I try and

Re: [qooxdoo-devel] Appearance issues

2007-08-23 Thread Jim Hunter
Apparently the syntax is not 100% correct. no matter how I try and format it, if I include a font reference it does not work. Using the following syntax allws the appearances to be registered (I can see them in the list when I do a qx.Theme.getAll() ) but when you try and actually apply one of them

[qooxdoo-devel] New Class: Filtered Table Model

2007-08-23 Thread MootCycle
I've written a new table model that allows for hiding rows client side in a way similar to how TreeVirtual hides data. You can specify to filter rows based on numeric values or on regex matching. Let me know if you have any comments. Demo: http://evil-lemur.com/misc/filtered/ Application: http:/

[qooxdoo-devel] Migration support: dispose -> destruct

2007-08-23 Thread Hugh Gibson
I'm just migrating our 0.6.6 app to 0.7.2. I've logged a couple of bugs - switch statement formatting error at http://bugzilla.qooxdoo.org/show_bug.cgi?id=597 and crash with pretty printing multiple files when pretty-print-comments-trailing-commentCols used - at http://bugzilla.qooxdoo.org/show_b