Re: [qooxdoo-devel] Changing font size for accessibility

2007-02-01 Thread Hugh Gibson
> In general FontObject should support all the > needed things to dynamically switch fonts of the whole UI. This is > implemented in the same way like ColorObject etc. But this is > somewhat untested. It's very broken. And BorderObject also has problems in that references to the widgets will r

Re: [qooxdoo-devel] Changing font size for accessibility

2006-10-23 Thread Sebastian Werner
I think they will also be solved in the future. Sebastian Hugh Gibson schrieb: > Any comments on this, Sebastian? > > Hugh > >> *Subject:* Re: [qooxdoo-devel] Changing font size for accessibility >> *From:* "Hugh Gibson" <[EMAIL PROTECTED]> >> *T

Re: [qooxdoo-devel] Changing font size for accessibility

2006-10-23 Thread Hugh Gibson
Any comments on this, Sebastian? Hugh > *Subject:* Re: [qooxdoo-devel] Changing font size for accessibility > *From:* "Hugh Gibson" <[EMAIL PROTECTED]> > *To:* qooxdoo-devel@lists.sourceforge.net > *Date:* Thu, 19 Oct 2006 11:20 +0100 (BST) > > > Qooxdoo a

Re: [qooxdoo-devel] Changing font size for accessibility

2006-10-19 Thread Hugh Gibson
> Qooxdoo already has the concept of ColorObject, for updating > automatically > the GUI when the color scheme changes. The same can be said about > BorderObject. > I don't know if it has it for fonts. Yes, found fontObject. However, it's not used at all at the moment. Looks like it would be po

Re: [qooxdoo-devel] Changing font size for accessibility

2006-10-18 Thread dperez
I vote also for this feature. The problem is that Qooxdoo isn't informed by the browser (Firefox) that the font size has changed. I think that a button can be made to change the font size. Qooxdoo already has the concept of ColorObject, for updating automatically the GUI when the color scheme chan

[qooxdoo-devel] Changing font size for accessibility

2006-10-18 Thread Hugh Gibson
I'm concerned about accessibility, which is a fairly hot issue at the moment. If you open a qooxdoo page in Firefox, you can change the font but the size of widgets is not changed (which makes sense given that qooxdoo calculates the layout etc). With IE you can't change the font at all. Opera m