Re: [qooxdoo-devel] Extending a theme

2007-08-01 Thread Leander Hanwald
Hi Alex, Oh, am I really so blind today? thx :) Alex Back schrieb: > Hi Leander, > > Leander Hanwald wrote: > >> Hi all, >> >> Is there a documentation around for qx 0.7 that explains in detail how >> to extends a theme? >> >> I want to change the border and default height for all textedits a

Re: [qooxdoo-devel] Extending a theme

2007-08-01 Thread Alex Back
Hi Leander, Leander Hanwald wrote: > Hi all, > > Is there a documentation around for qx 0.7 that explains in detail how > to extends a theme? > > I want to change the border and default height for all textedits and > other comps in my app, and themes seems to be the right choise here, but > I foun

[qooxdoo-devel] Extending a theme

2007-08-01 Thread Leander Hanwald
Hi all, Is there a documentation around for qx 0.7 that explains in detail how to extends a theme? I want to change the border and default height for all textedits and other comps in my app, and themes seems to be the right choise here, but I found only 0.5 and 0.6 docus for theme extension. Gre