Re: [qooxdoo-devel] A new widget - QxWizard, QxWizardViewPage and QxWizardViewPane

2006-04-18 Thread Sebastian Werner
Kent, the attachment is missing :) Sebastian Kent Olsson schrieb: With this widget you can advise a user to do certain things in a certain order in steps and not forget anything. One example has been attached to the message. Read the README file for more info. Enjoy! Kent ---

Re: [qooxdoo-devel] Movement of a QxWindow

2006-04-18 Thread Sebastian Werner
Kent Olsson schrieb: When a standard QxWindow with a QxIframe inside of it is moved, the frame does not move at all while the whole QxIframe widget follows the mouse. When the mouse button comes up the frame moves to the position where the mouse is, but the QxIframe is already there. What is the

[qooxdoo-devel] A new widget - QxWizard, QxWizardViewPage and QxWizardViewPane

2006-04-18 Thread Kent Olsson
With this widget you can advise a user to do certain things in a certain order in steps and not forget anything. One example has been attached to the message. Read the README file for more info. Enjoy! Kent --- This SF.Net email is sponsored

[qooxdoo-devel] Events for QxWindow

2006-04-18 Thread Kent Olsson
I can not see there are events for the following actions: window create window open window close window destroy window minimize window maximize window restore window before move window after move Isn't there an intention to add it? Kent ---

[qooxdoo-devel] Movement of a QxWindow

2006-04-18 Thread Kent Olsson
When a standard QxWindow with a QxIframe inside of it is moved, the frame does not move at all while the whole QxIframe widget follows the mouse. When the mouse button comes up the frame moves to the position where the mouse is, but the QxIframe is already there. What is the reason for this? A bug

[qooxdoo-devel] Buy televisions and notebboks for the smallest price

2006-04-18 Thread sell
Buy televisions and notebboks for the smallest price   Pay with e-gold certified site www.importbrasil.net                                                        Panasonic 37" Plasma                Toshiba Satellite Pro L20                            Panasonic 65" HD              TV Di

Re: [qooxdoo-devel] row color in the ListView

2006-04-18 Thread Jim Hunter
Excellent information. I knew that it wasn't 'built-in' but I knew that there had to be a way. I have no problem modifying code and adding more functionality. I hope that this is something that gets added to the base code very soon. Thanks, and thanks for the pointer towards the scriptlets, they lo

Re: [qooxdoo-devel] row color in the ListView

2006-04-18 Thread Benjamin Reitzammer
Hi, seems like gmail is messing with my mails to this list. Sorry for the inconvenience. Jim Hunter wrote: Is it possible to have custom row colors (each row might have a different color) in the ListVIew? It is possible for me to set up CSS rules ahead of time for each color if there is a way

Re: [qooxdoo-devel] loading qooxdoo in site with iframes that are not created by qooxdoo

2006-04-18 Thread Izaak Branderhorst
On Tue, 18 Apr 2006 12:27:55 -0400, Andreas Ecker <[EMAIL PROTECTED]> wrote: Just wanted to stress the fact that despite the qooxdoo.js may be loaded only once and subsequently be delivered from the browser's cache, you still have the penalty of initializing 4 different qooxdoo applications

Re: [qooxdoo-devel] QxListView and mouse clicks

2006-04-18 Thread Benjamin Reitzammer
Hi, and this one a second time too. Jim Hunter wrote: No, it doesn't really help. I know it contains a subset of the data I inserted, but what can I do with that subset? I tried to access the elements with this.getPane().getManager().getSelectedItem s()[x] type notation but that broke the appli

Re: [qooxdoo-devel] QxListView and mouse clicks

2006-04-18 Thread Jim Hunter
Benjamin,  It looks like you replied to 2 of my messages but I got blank e-mails. Could you plese re-send your responses? It was this thread and the first of the three that I posted.Thanks,Jim On 4/18/06, Benjamin Reitzammer <[EMAIL PROTECTED]> wrote:

[qooxdoo-devel] receiving QxListItem values

2006-04-18 Thread biscotto
Hello! I'm a beginner in qoox and I really like this framework! however, when trying to get Items from a QxList I've done that script : listeAdresses.forEachChild(function(){ alert(this.getValue()); }); listeAdresses is my QxList and it contains QxListIt

Re: [qooxdoo-devel] loading qooxdoo in site with iframes that are not created by qooxdoo

2006-04-18 Thread Andreas Ecker
Howdy! Til Schneider wrote: Antonio Melé schrieb: I want to use qooxdoo in a website that contains iframes which also contain qooxdoo widgets. The problem is: if i got 4 iframes qooxdoo.js will be loaded 4 times. Is it possible to load qooxdoo.js only 1 time and work with it in every iframe?

Re: [qooxdoo-devel] QxListView and mouse clicks

2006-04-18 Thread Benjamin Reitzammer
Hi, On 4/18/06, Jim Hunter <[EMAIL PROTECTED]> wrote: > No, it doesn't really help. I know it contains a subset of the data I > inserted, but what can I do with that subset? I tried to access the elements > with this.getPane().getManager().getSelectedItem > s()[x] type notation but that broke the

Re: [qooxdoo-devel] loading qooxdoo in site with iframes that are not created by qooxdoo

2006-04-18 Thread Antonio Melé
OK! Thank you Til!On 4/18/06, Til Schneider <[EMAIL PROTECTED]> wrote: Antonio Melé schrieb:> I want to use qooxdoo in a website that contains iframes which also> contain qooxdoo widgets.> The problem is: if i got 4 iframes qooxdoo.js will be loaded 4 times.> Is it possible to load qooxdoo.js only

Re: [qooxdoo-devel] QxListView and mouse clicks

2006-04-18 Thread Jim Hunter
No, it doesn't really help. I know it contains a subset of the data I inserted, but what can I do with that subset? I tried to access the elements with this.getPane().getManager().getSelectedItem s()[x] type notation but that broke the application. I need to see sample code of what others are doing

Re: [qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Til Schneider
Is this reproduce able or just an temporary error? The error occurs every time. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and j

Re: [qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Sebastian Werner
Eric Internicola schrieb: Sebastian, Thanks Eric. Is this error permanent and reproduce able? Sebastian I am running IE 6 under CrossOver Office on a SuSE 9.2 System. I too had the trouble and here is my output: QxApplication[HASHCODE:0] 001571:Initialization phase 001582:Version:0.6-alp

Re: [qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Sebastian Werner
Til Schneider schrieb: Anyone using the IE version 6.0.2800.*? Could you, if so please test this example and look if it work for you? Any reports are appreciated! Load this and click on "Send". The output text area should will with content. If this doesn't work for you, please also send the de

Re: [qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Eric Internicola
Sebastian, I am running IE 6 under CrossOver Office on a SuSE 9.2 System. I too had the trouble and here is my output: QxApplication[HASHCODE:0] 001571:Initialization phase 001582:Version:0.6-alpha1 001584:Number of classes:158 001589:Number of properties:360 001591:Client:mshtml 6 001591:Execut

Re: [qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Til Schneider
Anyone using the IE version 6.0.2800.*? Could you, if so please test this example and look if it work for you? Any reports are appreciated! Load this and click on "Send". The output text area should will with content. If this doesn't work for you, please also send the debug output from the con

Re: [qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Andreas Junghans
Hi, Am 18.04.2006 um 17:02 schrieb Sebastian Werner: Anyone using the IE version 6.0.2800.*? Could you, if so please test this example and look if it work for you? Any reports are appreciated! Load this and click on "Send". The output text area should will with content. If this doesn't w

[qooxdoo-devel] XMLHTTP problems with IE 6.0.2800.*

2006-04-18 Thread Sebastian Werner
Hi! Anyone using the IE version 6.0.2800.*? Could you, if so please test this example and look if it work for you? Any reports are appreciated! Load this and click on "Send". The output text area should will with content. If this doesn't work for you, please also send the debug output from t

Re: [qooxdoo-devel] loading qooxdoo in site with iframes that are not created by qooxdoo

2006-04-18 Thread Til Schneider
Antonio Melé schrieb: I want to use qooxdoo in a website that contains iframes which also contain qooxdoo widgets. The problem is: if i got 4 iframes qooxdoo.js will be loaded 4 times. Is it possible to load qooxdoo.js only 1 time and work with it in every iframe? The qooxdoo.js will be cache

Re: [qooxdoo-devel] QxBuilder + Server-side integration ideas

2006-04-18 Thread Sebastian Werner
Maybe interesting for xml-to-json mapping: http://badgerfish.ning.com/ Sebastian Sebastian Werner schrieb: Kent Olsson schrieb: Hej! Jose Henrique Steckelberg F. schrieb: I've been following qooxdoo devel for some time, and would like to propose something which is somewhat related to the P

Re: [qooxdoo-devel] row color in the ListView

2006-04-18 Thread Benjamin Reitzammer
Hi, On 4/18/06, Jim Hunter <[EMAIL PROTECTED]> wrote: > Is it possible to have custom row colors (each row might have a different > color) in the ListVIew? It is possible for me to set up CSS rules ahead of > time for each color if there is a way to utilize that for the row color as > we are only

Re: [qooxdoo-devel] QxListView and mouse clicks

2006-04-18 Thread Benjamin Reitzammer
Hi, On 4/18/06, Jim Hunter <[EMAIL PROTECTED]> wrote: > I have a question that I could not find an answer for in this list or the > docs that came with the framwork... I need to know the index of the row that > is clicked when I click on the ListView. I found this in the demo for drag & > drop: >

Re: [qooxdoo-devel] QxBuilder

2006-04-18 Thread Hugh Gibson
Do you know what is causing the "name" parameter to be all lower case in the first place? > The list > ["Show","Allow","Icon","ZIndex","Timer","Padding","VerticalBlock","Bac > kground","Read",] has to be expanded to encompass all property names > that have a fooBarBaz format (Note you need only

[qooxdoo-devel] Re: QxListView anomolies

2006-04-18 Thread Jim Hunter
Forgot to mention the techniques that I have used to re-create the ListView. I tried to removeAll() from the CanvasLayout then create the grid again, then add it to the CanvasLayout. This got me the results below. If I try to dispose the grid, then create it again, then add it to the CanvasLayout,

[qooxdoo-devel] row color in the ListView

2006-04-18 Thread Jim Hunter
Is it possible to have custom row colors (each row might have a different color) in the ListVIew? It is possible for me to set up CSS rules ahead of time for each color if there is a way to utilize that for the row color as we are only utilizing about 8 different colors. Any thoughts or suggestions

[qooxdoo-devel] QxListView and mouse clicks

2006-04-18 Thread Jim Hunter
I have a question that I could not find an answer for in this list or the docs that came with the framwork... I need to know the index of the row that is clicked when I click on the ListView. I found this in the demo for drag & drop: this.getPane().getManager().getSelectedItems()but that returns a

[qooxdoo-devel] QxListView anomolies

2006-04-18 Thread Jim Hunter
I have played with this all day and I am finally turning to the Qooxdoo community at large to come up with a solution. I have a QxWIndow that contains many Layout sections from top to bottom. In 3 sections there are ListView objects. Since 2 of the sections are static for the most part, I am having