Re: [qooxdoo-devel] QxSplitPane and QxSplitPaneLayout upgraded to new appearance

2006-02-18 Thread Sebastian Werner
Kent Olsson schrieb: Here they are again. Hope it works better now: A little bit buggy, mostly because of the new appearance implementation. All functionality has not yet been implemented but prepared. I have been trying to get rid of the layout class. Might be necessary to reinstate it again.

Re: [qooxdoo-devel] QxSplitPane and QxSplitPaneLayout upgraded to new appearance

2006-02-18 Thread Sebastian Werner
Ben Alex schrieb: Kent Olsson wrote: It is possible to nest splitpanes. Please comment on it! Hi Kent Thanks for the contribution. Unfortunately I cannot get it to work. I receive: Exception ``Invalid color:splitpane'' thrown from function anonymous(vEvent=Object:{6}, vEnableDispose=bo

Re: [qooxdoo-devel] Another layout issue...

2006-02-18 Thread Sebastian Werner
Kent Olsson schrieb: Sebastian, Points of different views is exactly what you need. The comment you made is unnecessary. Thank you! :-))) Hej Kent, possible it was unnecessary. I would like that you ask first what is the way it should work, instead of simply tell us that this is a bug. For

Re: [qooxdoo-devel] Digg

2006-02-18 Thread Sebastian Werner
Marco LOMBARDO schrieb: The link return a "Item not found" page. OK, thanks. It seems you must the last dot to the url so it looks: "http://digg.com/programming/The_next_major_step_in_web_application_development."; Interesting. Sebastian Mar On 2/18/06, Sebastian Werner <[EMAIL PROTECTE

Re: [qooxdoo-devel] QxSplitPane and QxSplitPaneLayout upgraded to new appearance

2006-02-18 Thread Ben Alex
Kent Olsson wrote: It is possible to nest splitpanes. Please comment on it! Hi Kent Thanks for the contribution. Unfortunately I cannot get it to work. I receive: Exception ``Invalid color:splitpane'' thrown from function anonymous(vEvent=Object:{6}, vEnableDispose=boolean:true) in li

Re: [qooxdoo-devel] Another layout issue...

2006-02-18 Thread Kent Olsson
Sebastian, Points of different views is exactly what you need. The comment you made is unnecessary. Thank you! :-))) The solution on the problem you presented is definitively one solution, but it is not there right now. Furthermore, can you explain how you are going to handle automatic adjustmen

Re: [qooxdoo-devel] QxSplitPane and QxSplitPaneLayout upgraded to new appearance

2006-02-18 Thread Kent Olsson
Here they are again. Hope it works better now: A little bit buggy, mostly because of the new appearance implementation. All functionality has not yet been implemented but prepared. I have been trying to get rid of the layout class. Might be necessary to reinstate it again. It depends partwise on

Re: [qooxdoo-devel] Digg

2006-02-18 Thread Marco LOMBARDO
The link return a "Item not found" page. Mar On 2/18/06, Sebastian Werner <[EMAIL PROTECTED]> wrote: > Hi, > > I have added a post to digg.com: > > Please digg it, so more people have the chance to see the new version. > Thanks. > > http://digg.com/programming/The_next_major_step_in_web_applicati

[qooxdoo-devel] qxtree

2006-02-18 Thread Yue
Hi Thanks for the new release of qooxdoo. Great job! A question concerning the upgrading of qxtree class. It appears that in the 0.5 version the tree items no longer have pretty icons. Instead, the tree folder items have folder icons and the tree nodes have file icons. Seeing from demo/example

Re: [qooxdoo-devel] Another layout issue...

2006-02-18 Thread Sebastian Werner
Kent Olsson schrieb: You have a QxLayoutBox and add three components to it. The first component has the width "50%", the second component is static "24" and the third component is "50%". The layout does not work ,as it exceeds 100% of the size of the parent and thereby flows over. The solution s

[qooxdoo-devel] Another layout issue...

2006-02-18 Thread Kent Olsson
You have a QxLayoutBox and add three components to it. The first component has the width "50%", the second component is static "24" and the third component is "50%". The layout does not work ,as it exceeds 100% of the size of the parent and thereby flows over. The solution should instead be: Sum

[qooxdoo-devel] flaw in my last patch

2006-02-18 Thread Oliver Vogel
ooops! i found out that there was a little flaw im my patch of the tree-demo. please use this patch instead (my flaw was, i was asigning _iconObject instead of the public function getIconObject Sorry Olli Index: source/demo/example/Tree_1.html =

[qooxdoo-devel] Flaw in QxBuilder

2006-02-18 Thread Oliver Vogel
@sebastian if you open the demo http://qooxdoo.oss.schlund.de/public/demo/test/Builder_2.html (or any other QxBuilder-Demo) and do nothing else (no mouse move or anything else), you will not see any GUI. So i think, after generating the GUI in QxBuilder, you should call a QxWidget.flushGlobal

[qooxdoo-devel] Digg

2006-02-18 Thread Sebastian Werner
Hi, I have added a post to digg.com: Please digg it, so more people have the chance to see the new version. Thanks. http://digg.com/programming/The_next_major_step_in_web_application_development. Sebastian --- This SF.net email is sponsor

Re: [qooxdoo-devel] bug in disabling QxButton

2006-02-18 Thread Oliver Vogel
no problem, but only later on. now i have some freetime to play tennis (do you know, what freetime is - my wife remembered me - she said, freetime was cool ;-) P.S. i'd like to encance the qooxdoo - QxTreeNode. To do this i need a hash-function which returns a unique id for every string i have