Re: [qooxdoo-devel] focus signal in the Table widget

2010-11-12 Thread insulae
we want (I am a Ramon friend) a "graphic focus" like TextField or SelectBox Object. if the Table dont have any rows and the Table get the focus we don't have any graphic signal and the user lost where is the focus. Grettings 2010/11/12 Alexander Steitz : > Hi, > >> i want to ask earnestly conside

Re: [qooxdoo-devel] binding problem with Tree and Storage

2010-04-23 Thread insulae
Thanks Martin for your quick answer. I want to add some new information for when you can see the problem. I think it is a bug in the Object Store. I have 2 examples very similar, basically, do exactly the same: After load a Tree with some initial data, allow add new children nodes to any of the exi

Re: [qooxdoo-devel] binding problem with Tree and Storage

2010-04-22 Thread insulae
Thanks for your answer Martin, your example with the correction works perfectly. But in my example don't :(, It's still have the same problem described above. Please, if you can try my example, but without changing it, just attach the correction suggested in the event "execute" of the button1: ...

[qooxdoo-devel] binding problem with Tree and Storage

2010-04-21 Thread insulae
the idea of this application is load the information received from the server into a Tree. When the information is loaded i want to add new nodes to the tree, without interact with the server, i want to do this writing directly to the Object Model of the Object Store. The new nodes must be childre