Re: [qooxdoo-devel] Load window widget from external javascript file

2010-01-04 Thread panyasan
thron7-2 wrote: > > The easiest way would be to write a separate qooxdoo application. Then, > from your first application you open a new window and set its location > to the url of the second application. > >> How could the dynamically loaded widget communicate with my root >> application? >>

Re: [qooxdoo-devel] Load window widget from external javascript file

2010-01-04 Thread thron7
t; > -Ursprüngliche Nachricht- > Von: Chris R. [mailto:partylo...@das-spiel-hat-90-minuten.de] > Gesendet: Freitag, 1. Januar 2010 23:25 > An: qooxdoo-devel@lists.sourceforge.net > Betreff: [qooxdoo-devel] Load window widget from external javascript file > > Hi everybod

Re: [qooxdoo-devel] Load window widget from external javascript file

2010-01-01 Thread Chris R.
25 An: qooxdoo-devel@lists.sourceforge.net Betreff: [qooxdoo-devel] Load window widget from external javascript file Hi everybody, I'm new to qooxdoo but very impressed :) I have a question: I'm developing an qooxdoo application, where I want to load a widget from an external javascr

[qooxdoo-devel] Load window widget from external javascript file

2010-01-01 Thread Chris R.
Hi everybody, I'm new to qooxdoo but very impressed :) I have a question: I'm developing an qooxdoo application, where I want to load a widget from an external javascript file. To be concrete: In my application, I'm having a button and when I click on this, I want to load an javascript file (anot