[qooxdoo-devel] Highlight focus

2006-08-02 Thread David Perez
Hi Does anyone know an easy way with Quooxdoo to highlight the control that has the focus. I also wonder if Qooxdoo has splitters. Thanks in advance for any answer. David __ LLama Gratis a cualquier PC del Mundo.

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
Thanks Dietrich, just applied to SVN. Revision 3709. Sebastian Dietrich Streifert schrieb: > Here is patch against rev. 3706 of namespace branch: > > > Thanks to all for your assistance in tracking this down. > > An additional issue has to be solved regarding the massive disposition > of o

Re: [qooxdoo-devel] JSON-RPC Java

2006-08-02 Thread 鹏举马
I am using JSON-RPC-JAVA, but i modify it a lot, because, i think, it is not easy comparing to DWR.I think qooxdoo is a web ui library mostly, JSON-RPC-JAVA is a json-rpc implement, it is not a goog idea to integrate JSON-RPC-JAVA as a part of qooxdoo. I only use JSON-RPC-JAVA set/get data to/from

[qooxdoo-devel] How is 0.6 doing ?

2006-08-02 Thread Daniel Gagnon
I was wondering how the namespace branch was progressing.  It is safe to develop against ?  Is it advised to develop against 0.5.3 and convert once 0.6 is released ?  Are most of the 0.6 features already in ?I'm not asking when it's ready, just wanting to know which branch it is suggested to use.

Re: [qooxdoo-devel] JSON-RPC Java

2006-08-02 Thread Derrell . Lipman
"Quake_Wang" <[EMAIL PROTECTED]> writes: > Hi All, We are switching our applications from 0.5.x to namspace branch now, > found that there is a JSON-RPC Java backend implementation in SVN. I'm > curious about the difference with JSON-RPC-JAVA ( > http://oss.metaparadigm.com/jsonrpc/ ), in my opini

[qooxdoo-devel] JSON-RPC Java

2006-08-02 Thread Quake_Wang
Hi All, We are switching our applications from 0.5.x to namspace branch now, found that there is a JSON-RPC Java backend implementation in SVN. I'm curious about the difference with JSON-RPC-JAVA ( http://oss.metaparadigm.com/jsonrpc/ ), in my opinion, it's more mature and feature rich,

[qooxdoo-devel] Code Question

2006-08-02 Thread Alexander Trauzzi
I'm glad that I've hit my first real wall in working with the namespaces build.In trying to adapt some of the existing examples for qooxdoo 0.5.x, the first problem I have is understanding the how qooxdoo objects are to be interacted with: -=-JS        qx.core.Init.defineMain(function() {          

[qooxdoo-devel] Server guide

2006-08-02 Thread Alexander Trauzzi
> Derrell:>>   Thanks much.  I did get the writers guide and got the "echo" test working.>   Appreciate the suggestions.  Great list, great product.>>   Graham.>Graham, you'll be the first, AFAIK, to write a JSON-RPC server for qooxdoo >using the server writer's guide.  Please let me know of an

Re: [qooxdoo-devel] JavaScript Performance

2006-08-02 Thread Chris Banford
Sebastian Werner wrote: Hi! Maybe not that realistic tests, but however interesting, that Opera 9.0 beats IE and Firefox by factor 4-5. I've tested this myself. Wow. http://celtickane.com/projects/jsspeed.php Sebastian Wow, that's an impressive difference! Firefox: Try/Catch with er

[qooxdoo-devel] Layout Managers

2006-08-02 Thread Alexander Trauzzi
"Please take a look at the demos. qooxdoo is far more advanced than dojohere I think. Hint: DockLayout :)"You know, just as soon as I sent the letter I went rummaging around and I found the information I was after.  It does look pretty straightfoward, the source code is easy to learn from as well -

Re: [qooxdoo-devel] Availability of Server Running the Namespace Branch Tests

2006-08-02 Thread Derrell . Lipman
Graham Henderson <[EMAIL PROTECTED]> writes: > Derrell: > > Thanks much. I did get the writers guide and got the "echo" test working. > Appreciate the suggestions. Great list, great product. > > Graham. Graham, you'll be the first, AFAIK, to write a JSON-RPC server for qooxdoo

Re: [qooxdoo-devel] Availability of Server Running the Namespace Branch Tests

2006-08-02 Thread Graham Henderson
Derrell:   Thanks much.  I did get the writers guide and got the "echo" test working.  Appreciate the suggestions.  Great list, great product.   Graham.[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] writes:> Graham Henderson <[EMAIL PROTECTED]>writes:>>> I am currently implementing a web serve

[qooxdoo-devel] JavaScript Performance

2006-08-02 Thread Sebastian Werner
Hi! Maybe not that realistic tests, but however interesting, that Opera 9.0 beats IE and Firefox by factor 4-5. I've tested this myself. Wow. http://celtickane.com/projects/jsspeed.php Sebastian - Take Surveys. Earn Cash.

Re: [qooxdoo-devel] Availability of Server Running the Namespace Branch Tests

2006-08-02 Thread Derrell . Lipman
[EMAIL PROTECTED] writes: > Graham Henderson <[EMAIL PROTECTED]> writes: > >> I am currently implementing a web server on an embedded system and have >> gotten the basic JSON-RPC bridge to my data sources working ( "echo"). I >> would like to run the RPC-3 test and monitor the traffic using

Re: [qooxdoo-devel] Availability of Server Running the Namespace Branch Tests

2006-08-02 Thread Derrell . Lipman
Graham Henderson <[EMAIL PROTECTED]> writes: > Hello: > > I would like to know if there is a server that is available to run the > tests against the namespace branch. > > I am currently implementing a web server on an embedded system and have > gotten the basic JSON-RPC bridge to my

Re: [qooxdoo-devel] Layout Managers

2006-08-02 Thread Sebastian Werner
Please take a look at the demos. qooxdoo is far more advanced than dojo here I think. Hint: DockLayout :) Sebastian Alexander Trauzzi schrieb: > Using the layout managers in the namespaces build, how would I go about > obtaining layouts similar to what the dojo toolkit offers in qooxdoo? > >

[qooxdoo-devel] Availability of Server Running the Namespace Branch Tests

2006-08-02 Thread Graham Henderson
Hello:   I would like to know if there is a server that is available to run the tests against the namespace branch.   I am currently implementing a web server on an embedded system and have gotten the basic JSON-RPC bridge to my data sources working ( "echo").  I would like to run the RPC-3 tes

Re: [qooxdoo-devel] what kind of Event ("click", ...) to trigger when i click on a row of a QxListView?

2006-08-02 Thread Alexander Braitschev
Hi, Just try "changeSelection" so it also works when you move around with the keys. Cheers, Alex -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] Gesendet: Mittwoch, 2. August 2006 17:00 An: qooxdoo-devel@lists.sourceforge.net

[qooxdoo-devel] what kind of Event ("click", ...) to trigger when i click on a row of a QxListView?

2006-08-02 Thread Gael . Guilmin
Hi List! I'm wondering what kind of Event i must put ("clilck" doesn't seems to work...), in order that when i click in a row of a QxListView, an event is triggerd with my fonction "_onlvSelected". My code: "this.lvMyListView.getPane().getManager().addEventListener("select", this._onlvSelec

[qooxdoo-devel] Layout Managers

2006-08-02 Thread Alexander Trauzzi
Using the layout managers in the namespaces build, how would I go about obtaining layouts similar to what the dojo toolkit offers in qooxdoo?They have a sort of system where you can add panels into the layout in order.  Top, left, right, bottom, center.  Each one will expand and maintain it's dimen

[qooxdoo-devel] Is there a tabview with a scrollable bar for namespace branch

2006-08-02 Thread Dietrich Streifert
Hello Everybody, is there a tabview widget with a scrollable tabview bar? When the total width of the tabview buttons exceeds the tabview width, a vertical scrollbar should be displayed which allows to scroll to the tabview buttons currently not in scope. Thank you for your answers. Best Rega

Re: [qooxdoo-devel] QxIframe Help!

2006-08-02 Thread sharmaprateek
Hello Community, I am now able to access a global function in the child iFrame using the following syntax yourQxIframeInstance.getContentWindow().yourGlobalFunctionInTheIframeDocument() but now I also want to know what value does the function being called is returning.. at the moment the above

[qooxdoo-devel] Updated checkout documentation

2006-08-02 Thread Sebastian Werner
Hi! Some documentation for all namespaces (pre 0.6) users. http://qooxdoo.org/documentation/user/checkout_from_svn This explains the steps needed to get this branch and build it in qooxdoo 0.6 days. The old documentation has moved to: http://qooxdoo.org/documentation/user/checkout_from_svn_bef

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
If will commit this after move of the trunk tomorrow. Thanks. Sebastian Priebe, Jason schrieb: > Here's the corresponding patch against 3706 of 0.5.3. It requires > patching QxObject.js and QxObjectCore.js. > > I saw a dramatic speedup when unloading a complex GUI. Thanks, > Dietrich! > > Ja

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Priebe, Jason
Here's the corresponding patch against 3706 of 0.5.3. It requires patching QxObject.js and QxObjectCore.js. I saw a dramatic speedup when unloading a complex GUI. Thanks, Dietrich! Jason Priebe CBC New Media Disposer_patch.diff Description: Disposer_patch.diff ---

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Dietrich Streifert
Here is patch against rev. 3706 of namespace branch: Thanks to all for your assistance in tracking this down. An additional issue has to be solved regarding the massive disposition of of qx.renderer.layout.HorizontalBoxLayoutImpl instances which slow down the start of my huge widget. Sebas

Re: [qooxdoo-devel] qooxdoo documentation

2006-08-02 Thread Sebastian Werner
Sebastian Werner schrieb: > Til Schneider schrieb: >>> Well, almost happy camper, I still can't get it to run in FireFox >>> but it works in IE. And in IE the images are messed up in the tree. But >>> I wasn't too worried about the images because the rest of the info >>> displays fine in IE. I w

Re: [qooxdoo-devel] Changing the state of a widget after processing an AJAX call

2006-08-02 Thread David Perez
Solved! It is a problem related with DTDs and IE. David Perez schrieb: > Hi, > > At the response from a AJAX asynchronous call (XmlHttpRequest), I add > some items to a QxList. > These items are shown ok in Firefox, but they aren't shown under IE. > > Has this happened to anybody else? > Any tric

[qooxdoo-devel] Changing the state of a widget after processing an AJAX call

2006-08-02 Thread David Perez
Hi, At the response from a AJAX asynchronous call (XmlHttpRequest), I add some items to a QxList. These items are shown ok in Firefox, but they aren't shown under IE. Has this happened to anybody else? Any trick? Do I have to inform Qooxdoo that I have changed the state of a widget? Regards,

Re: [qooxdoo-devel] Layout code style

2006-08-02 Thread Sebastian Werner
Maybe a data structure (like json) would be easier to use? Then you just need some loops. Sebastian David Perez schrieb: > Hi, > > If you look at the sample code, it is very hard to figure out the > hierarchical relationship, between items. As a example of this, we have > http://old.qooxdoo

Re: [qooxdoo-devel] Layout code style

2006-08-02 Thread David Perez
Hi, If you look at the sample code, it is very hard to figure out the hierarchical relationship, between items. As a example of this, we have http://old.qooxdoo.org/public/demo/example/Tree_1.html. Simply, I wanted to share the code style I'm trying to use to emphasize the parent-child relati

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Andreas Junghans
Am 02.08.2006 um 10:10 schrieb Sebastian Werner: > No that's not the case. qooxdoo's disposer logic works almost perfect. > There are currently no big memory leaks detectable with qooxdoo. Good to hear! :-) >> I also played around with nulling out references: >> >> 1.) I created a big object arr

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Andreas Junghans
Am 02.08.2006 um 10:14 schrieb Sebastian Werner: Andreas Junghans schrieb: It's explained in the ECMAScript spec: http://www.ecma- international.org/publications/files/ECMA-ST/Ecma-262.pdf (section 15.4, page 88). This section states that an array simply uses special treatment for certain prope

Re: [qooxdoo-devel] What's the color of a Bar in a QxBarView in hexa?

2006-08-02 Thread Chris Banford
[EMAIL PROTECTED] wrote: > I wonder what's the color in hexa of a Bar in a QxBarView? > > - Gaël GUILMIN 2A TRS - > Not sure if this is what you mean, but this is the color of the BarView in the online example: #E1EEFF (a turquoise-ish color). If you're using Firefox, download the *ColorZilla

[qooxdoo-devel] What's the color of a Bar in a QxBarView in hexa?

2006-08-02 Thread Gael . Guilmin
Hi list! I wonder what's the color in hexa of a Bar in a QxBarView? Thanks! - Gaël GUILMIN 2A TRS - - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to sh

Re: [qooxdoo-devel] massive change process

2006-08-02 Thread Terry Alexis Lurie
My 2p. This change process management is very difficult to get right. Derrell I personally feel your pain, as I embarked on 0.5.3 development first and now have the additional overhead of evaluating a changing 0.6 branch. Presumably there will be some painful 0.6.1 and 0.6.2 etc. point updates e

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
Maybe you can provide a patch? Sebastian Christian Boulanger schrieb: > Hi Dietrich, > > would you mind patching version 0.5.3 also? I presume the code is > similar (I hope!!) > > I'd be immensely grateful because I am experimenting the script timeout > error on page unload also! > > Chris

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
Looks great! Could you please provide a patch. And please try to keep the old logic (disposer debug). I will add this to SVN as soon as I get your patch. Sebastian Dietrich Streifert schrieb: > Hello Everybody, > > I'm posting it again because its maybe getting lost in the long thread > befo

Re: [qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Christian Boulanger
Hi Dietrich, would you mind patching version 0.5.3 also? I presume the code is similar (I hope!!) I'd be immensely grateful because I am experimenting the script timeout error on page unload also! Christian Dietrich Streifert schrieb: > Hello Everybody, > > I'm posting it again because its ma

Re: [qooxdoo-devel] QxListItem colors

2006-08-02 Thread Sebastian Werner
David Perez schrieb: > Thanks for your answer, > > But this rule doesn't seem dangerous. Any custom CSS rule or style > should override this one. > And some browsers have rules like this built-in, as a defaults. Yes, but maybe there is no custom rule... mhh Sebastian > > Sebastian Werner sch

Re: [qooxdoo-devel] Content type for (X)HTML files

2006-08-02 Thread Sebastian Werner
For IE (including 7.0) it's the best to output standard HTML and leave the page without a doctype. Sebastian David Perez schrieb: > Hi all, > > Which content type should I set for (X)HTML files: > >1. The standard XHTML one?application/xhtml+xml >2. text/html > > If I use the 1st

Re: [qooxdoo-devel] QxListItem colors

2006-08-02 Thread David Perez
Thanks for your answer, But this rule doesn't seem dangerous. Any custom CSS rule or style should override this one. And some browsers have rules like this built-in, as a defaults. Sebastian Werner schrieb: > David Perez schrieb: > >> Hi all, >> >> I have found the source of my problem: >> I

Re: [qooxdoo-devel] File Upload

2006-08-02 Thread Sebastian Werner
[EMAIL PROTECTED] schrieb: > "Ricardo Borillo" <[EMAIL PROTECTED]> writes: > >> A few months ago Sebastian register in buzilla an enhancement for support >> File Uploading: >> http://bugzilla.qooxdoo.org/show_bug.cgi?id=63 >> >> Has somebody any news on this? I remember some mails from people work

[qooxdoo-devel] Solution for: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Dietrich Streifert
Hello Everybody, I'm posting it again because its maybe getting lost in the long thread before. After some fiddeling I found this combination of the disposer methods to be about 5 times faster then the version in Object.js. One change is that in the class method dispose there is just a call to

Re: [qooxdoo-devel] Is it possible to set the backgroundColor OF A ROW in a QxListView?

2006-08-02 Thread Sebastian Werner
[EMAIL PROTECTED] schrieb: > Hi list! > > I still wonder if it is possible to set the backgroundColor OF A ROW in a > QxListView... Not that easy possible currently. You can however patch QxListViewPane. There is a comparable handling for the selection state. Sebastian > > thanks for all! >

Re: [qooxdoo-devel] Get pixel size of an object which size was set with %

2006-08-02 Thread Sebastian Werner
Elie Dumas schrieb: > Hi list, > > To get the size in pixels of an object whose size was set in %, i found > the _computeBoxHeight() private method. (ok, it's a private method of > QxWidget, perhaps i souldn't use it?...) You definitely shouldn't use it. To get pixel values it's the best to u

Re: [qooxdoo-devel] Layout code style

2006-08-02 Thread Sebastian Werner
David Perez schrieb: > Hi, > > I'm new to the exciting Qooxdoo world. > > I find a little confusing the layout code in Javascript, I cannot see > easily the parent/children relationship. I don't really understand your problem. But instead of this parent.add(children) you could also do childr

Re: [qooxdoo-devel] QxListItem colors

2006-08-02 Thread Sebastian Werner
David Perez schrieb: > Hi all, > > I have found the source of my problem: > I had this CSS rule: > > HTML BODY, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL { > font-size: 1em; > font-family: Geneva, Helvetica, Arial, sans-serif; > color: black; > } > > Don't know why t

Re: [qooxdoo-devel] massive change process

2006-08-02 Thread Sebastian Werner
[EMAIL PROTECTED] schrieb: > Andreas, thanks for your comments. I want to reply to just a few of them: > >> For some other tasks commonly involving deep understanding of various >> core features or critical internal changes, it is also impractical to >> have a in-depth discussion first. We will t

[qooxdoo-devel] Content type for (X)HTML files

2006-08-02 Thread David Perez
Hi all, Which content type should I set for (X)HTML files: 1. The standard XHTML one?application/xhtml+xml 2. text/html If I use the 1st one, it fails here: document.getElementsByTagName("HEAD")[0].appendChild(vElement); because we have "head" in lowercase, instead of "HEAD". Do

Re: [qooxdoo-devel] QxListItem colors

2006-08-02 Thread David Perez
Hi all, I have found the source of my problem: I had this CSS rule: HTML BODY, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL { font-size: 1em; font-family: Geneva, Helvetica, Arial, sans-serif; color: black; } Don't know why this conflicts with Qooxdoo. Any idea? Davi

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
[EMAIL PROTECTED] schrieb: > Dietrich Streifert <[EMAIL PROTECTED]> writes: > >> I'm currently developing a big widget hierarchie (tabviews in tabviews with >> many widgets) which is automatically disposed at page unload by the qooxdoo >> queues. >> >> This triggers the "stop unresponsive script"

Re: [qooxdoo-devel] Disposing of objects

2006-08-02 Thread Sebastian Werner
Jim Hunter schrieb: > I can't really update the children because I am never sure what the new > children are going to consist of. The pages are dynamic, loaded from a > database. The pages are under full control of the user, I never know > what they will contain. When moving from one row in a re

Re: [qooxdoo-devel] Table rendering documentation?

2006-08-02 Thread Til Schneider
> I wonder whether there is information on how to render the table > contents by transferring the data which is *currently* displayed from a > server backend... The table follows the Model-View-Controller pattern. There is a SimpleTableModel where you can set and change the data (as Derrell alre

Re: [qooxdoo-devel] qooxdoo documentation

2006-08-02 Thread Sebastian Werner
Til Schneider schrieb: >> Well, almost happy camper, I still can't get it to run in FireFox >> but it works in IE. And in IE the images are messed up in the tree. But >> I wasn't too worried about the images because the rest of the info >> displays fine in IE. I would rather use it in FireFox, b

Re: [qooxdoo-devel] qooxdoo documentation

2006-08-02 Thread Til Schneider
> Well, almost happy camper, I still can't get it to run in FireFox > but it works in IE. And in IE the images are messed up in the tree. But > I wasn't too worried about the images because the rest of the info > displays fine in IE. I would rather use it in FireFox, but not sure yet > why it i

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
Andreas Junghans schrieb: > Am 02.08.2006 um 07:14 schrieb Sebastian Werner: > Ah. Cool. Thank you for the information. But this doesn't explain why for some stuff arrays are faster. If arrays really are built up with hash maps why are they faster for common array actions lik

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Sebastian Werner
Andreas Junghans schrieb: > Am 02.08.2006 um 07:10 schrieb Sebastian Werner: >> We have detected that with the enabled disposer, and that's important, >> the memory leaks in Firefox a less. > > OK, then let's keep the disposers for all browsers. I simply wasn't > aware of the problem as Firefox

[qooxdoo-devel] Solution? Re: Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Dietrich Streifert
After some fiddeling I found this combination of the disposer methods to be about 5 times faster then the version in Object.js. One change is that in the class method dispose there is just a call to dispose if the object has the attribute _disposed = false and the entry of the object in the _db

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Andreas Junghans
Am 02.08.2006 um 07:14 schrieb Sebastian Werner: >>> Ah. Cool. Thank you for the information. But this doesn't explain >>> why >>> for some stuff arrays are faster. If arrays really are built up with >>> hash maps why are they faster for common array actions like loops? >> >> Because you can use

Re: [qooxdoo-devel] Long running disposer in firefox on page unload and the "stop unresponsive script" dialog

2006-08-02 Thread Andreas Junghans
Am 02.08.2006 um 07:10 schrieb Sebastian Werner: > We have detected that with the enabled disposer, and that's important, > the memory leaks in Firefox a less. OK, then let's keep the disposers for all browsers. I simply wasn't aware of the problem as Firefox is much better at hiding it from the