Re: [qooxdoo-devel] QxSplitPane

2006-02-13 Thread Sebastian Werner
Priebe, Jason schrieb: Sebastian: Hi Jason, This may have been reported already, but I pulled the latest from CVS today, and I'm getting a bunch of errors in the test pages: failed:lv.setTimerBasedUpdate is not a function I get this in ListView 3 and 4, among others. Thanks. I've fixed t

[qooxdoo-devel] QxCombobox (get current selected item)

2006-02-13 Thread Michael Wilson
Can't seem to figure this out: I have a sub-classed QxCombobox. I need to get the currently select QxListItem (it has custom data on it). How is this done? Trying various combinations of the manager but can't seem to get it. --- This SF.net

RE: [qooxdoo-devel] QxSplitPane

2006-02-13 Thread Priebe, Jason
Sebastian: This may have been reported already, but I pulled the latest from CVS today, and I'm getting a bunch of errors in the test pages: failed:lv.setTimerBasedUpdate is not a function I get this in ListView 3 and 4, among others. Thanks for all the recent work on memory issues! Jason Prie

Re: [qooxdoo-devel] rounded corners

2006-02-13 Thread Sebastian Werner
Oliver Vogel schrieb: i thing it was some days ago, that sebastian removed the roundet corners. but not the demo itself. so if you run the demo, the following error appears: 000547:...failed:t1.applyRoundedBorder is not a function Thank you, I have removed it from CVS. Sebastian Olli -

Re: [qooxdoo-devel] Error in QxTree - Demo

2006-02-13 Thread Sebastian Werner
Oliver Vogel schrieb: Hi! there is a error in the QxTree - Class. if you open any of the tree - demos and then click at a treenode the following error appears: 006563:Failed to execute "_modifyGlobalCursor()":Modification of property "globalCursor" failed with exception(vSheet.removeRule is not

[qooxdoo-devel] rounded corners

2006-02-13 Thread Oliver Vogel
i thing it was some days ago, that sebastian removed the roundet corners. but not the demo itself. so if you run the demo, the following error appears: 000547:...failed:t1.applyRoundedBorder is not a function Olli --- This SF.net email is s

[qooxdoo-devel] Error in QxTree - Demo

2006-02-13 Thread Oliver Vogel
Hi! there is a error in the QxTree - Class. if you open any of the tree - demos and then click at a treenode the following error appears: 006563:Failed to execute "_modifyGlobalCursor()":Modification of property "globalCursor" failed with exception(vSheet.removeRule is not a function) Olli

[qooxdoo-devel] Changed directory names

2006-02-13 Thread Andreas Ecker
Howdy, just wanted to let you know about some major changes regarding directory names that we have just committed to CVS: Directory "public" has been renamed to "built" ! So no need to wonder where the directory with all the generated qooxdoo files has gone: it is called "built" from now on.

[qooxdoo-devel] Image Handling Changes (RENDERER)

2006-02-13 Thread Sebastian Werner
Hi! The new qooxdoo version in CVS changes the image handling behavior. First of all the changes. The property "path" was remove from QxImageManager. This means you could not use setPath anymore to customize your image location. But there is a replacement: setCorePath() setIconPath() setWid

Re: [qooxdoo-devel] Where is property layoutMode in QxClientDocument gone? (current CVS renderer)

2006-02-13 Thread Sebastian Werner
Dietrich Streifert schrieb: Any news on this subject? No. I will discuss this with Andreas today. We will see what the result will be. QxSettings is new. Just to define some settings and move configuration outside the implementation. IMHO we need a better thing here, too, but I'm not sure if

Re: [qooxdoo-devel] Where is property layoutMode in QxClientDocument gone? (current CVS renderer)

2006-02-13 Thread Dietrich Streifert
Any news on this subject? Thank you for answering. Best regards... Dietrich Streifert schrieb: Hello Sebastian, I think this should be changed. The behaviour ( application or page mode ) should be configurable without modifying qooxdoo sources. Please rethink this behaviour. Maybe values

Re: AW: AW: [qooxdoo-devel] Where is property layoutMode in QxClientDocument gone? (current CVS renderer)

2006-02-13 Thread Dietrich Streifert
OK! OK! You're right. Explorer was a bad example (but it HAS scrollbars!). I'm using qooxdoo in a normal webpage context so if the user resizes browser window to be smaller we have to deal with it. This is also true for a qooxdoo application which uses the browser window as a desktop. So if th

Re: [qooxdoo-devel] Memory Leaks: Part II

2006-02-13 Thread Hugh Gibson
> After some more hours the memory consumption of IE seems to be quite > stable. Well done! Leaks like that are painful to track down. Hugh --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop!

Re: [qooxdoo-devel] Bug?

2006-02-13 Thread Sebastian Werner
Kirill Balyasnikov schrieb: Hello! I'm using latest RENDERER now and i have a problem. I try to create window with QxListView inside it like: /** . */ // ld and lc content filling here /** .*/ var lv = new QxListView(ld, lc); lv.setBorder(QxBorderOb

[qooxdoo-devel] Bug?

2006-02-13 Thread Kirill Balyasnikov
Hello! I'm using latest RENDERER now and i have a problem. I try to create window with QxListView inside it like: /** . */ // ld and lc content filling here /** .*/ var lv = new QxListView(ld, lc); lv.setBorder(QxBorderObject.pres