Re: [qooxdoo-devel] Partial Qooxdoo Class

2008-02-15 Thread Michail Zabolotko
Hi, Leander. I think you are right. Mixin is a good solution for my example. Thanks. Leander Hanwald wrote: > > Hi, > > sounds like a Mixin could solve it. > It would allow to mix a "static" code together with an auto generated, > also it would separate source codes. > > Greetings, > Leand

Re: [qooxdoo-devel] Partial Qooxdoo Class

2008-02-15 Thread Leander Hanwald
Hi, sounds like a Mixin could solve it. It would allow to mix a "static" code together with an auto generated, also it would separate source codes. Greetings, Leander Michail Zabolotko wrote: > Hi. > It allows to split the definition of a class over two or more source files. > For example, I

Re: [qooxdoo-devel] Partial Qooxdoo Class

2008-02-15 Thread Jim Hunter
I see, I don't have your answer but perhaps Sebastian & company could answer that for you. I'm not into the deep workings of the compiler to know if it can handle this sort of thing. Jim On Fri, Feb 15, 2008 at 11:05 AM, Michail Zabolotko <[EMAIL PROTECTED]> wrote: > > Hi. > It allows to split t

Re: [qooxdoo-devel] Partial Qooxdoo Class

2008-02-15 Thread Michail Zabolotko
Hi. It allows to split the definition of a class over two or more source files. For example, I think, it will be usefull to join an automatic generated part of the class with a hand-written part of this class. Best regards. Jim Hunter-2 wrote: > > What defines a partial class? I am not familiar

Re: [qooxdoo-devel] Partial Qooxdoo Class

2008-02-15 Thread Jim Hunter
What defines a partial class? I am not familiar with that term. Jim On Fri, Feb 15, 2008 at 9:19 AM, Michail Zabolotko <[EMAIL PROTECTED]> wrote: > > Hi all! > Is it possible to create partial qooxdoo class like partial C# class? > Thanks. > -- > View this message in context: > http://www.nabble

[qooxdoo-devel] Partial Qooxdoo Class

2008-02-15 Thread Michail Zabolotko
Hi all! Is it possible to create partial qooxdoo class like partial C# class? Thanks. -- View this message in context: http://www.nabble.com/Partial-Qooxdoo-Class-tp15503959p15503959.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. --

Re: [qooxdoo-devel] Reminder: memory leaks in 0.7.3

2008-02-15 Thread Hugh Gibson
> Just a reminder that 0.7.3 suffers from a severe problem in that > references to disposed ui widgets in the theme system are never > cleared, so the browser can't reclaim memory. > > See http://bugzilla.qooxdoo.org/show_bug.cgi?id=764 for discussion > and a patch which fixes the problem. This

Re: [qooxdoo-devel] Special characters in ListItem

2008-02-15 Thread Fabian Jakobs
S, Mohamed Raffi (Mohamed) schrieb: > Hi, > If I have special characters in the ListItem, it is not displaying > properly. > > For the below value, it is not displaying the content within the <> and > it is displaying a textbox in between the ListItem. > "commandName -n -a -np > -h|-? " > >

[qooxdoo-devel] Special characters in ListItem

2008-02-15 Thread S, Mohamed Raffi (Mohamed)
Hi, If I have special characters in the ListItem, it is not displaying properly. For the below value, it is not displaying the content within the <> and it is displaying a textbox in between the ListItem. "commandName -n -a -np -h|-? " Is their a way to set any property in the ListItem/Wid

Re: [qooxdoo-devel] cell-editor

2008-02-15 Thread Tobias Koller (GERMO GmbH)
Hi alex, The "enter-edit-mode-with-a-single-click"-feature should be configurable, right. For me it's just more comfortable to get into edit-mode with a single-mouse-click. Tobias Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Jim Hunter Gesendet: Freitag, 15. Febru