Re: [qooxdoo-devel] Setting cursor on Atom

2007-05-31 Thread Rüdiger Herrmann
Hi Jim, meanwhile - after some more insight about themes and property inheritance I am with you about inheritance of the curssor property. Opened a bug at http://bugzilla.qooxdoo.org/show_bug.cgi?id=455 From what I understand now, marking the property as inheritable would do as either a the

Re: [qooxdoo-devel] Setting cursor on Atom

2007-05-31 Thread Rüdiger Herrmann
Sounds good to me, but what about those with a cursor defined in the appearance theme? I think they should keep the themed cursor as long as setCursor isn't called on the widget itself. But then the whole thing becomes quite complex - which makes me nervous. Jim Hunter wrote: > I would think

Re: [qooxdoo-devel] Setting cursor on Atom

2007-05-30 Thread Jim Hunter
I would think that the cursor should be inherited except in the case where a child control has specifically set the cursor to something else. Does that make sense? Jim www.D4PHP.org On 5/30/07, Rüdiger Herrmann <[EMAIL PROTECTED]> wrote: Hi, in qooxdoo 0.6.5 setting the cursor property of an

[qooxdoo-devel] Setting cursor on Atom

2007-05-30 Thread Rüdiger Herrmann
Hi, in qooxdoo 0.6.5 setting the cursor property of an Atom also changed the cursor for its contained widgets (Icon and/or Label). In 0.7 this has changed. In my case, there is only a Label but this stays with its default cursor but the space not occupied by the label shows the cursor that was