Re: [qooxdoo-devel] Get a node to represent qooxdoo widgets

2010-03-08 Thread Alexander Steitz
Hi, On Friday March 5 2010 16:36:41 mckwil wrote: > I'm a bit confused about your solutions: >"either wrap the google code in >your popup window inside a small qooxdoo app or use a qooxdoo window > instance >and embed the google code there inside an iframe" It wasn't my intention to

Re: [qooxdoo-devel] Get a node to represent qooxdoo widgets

2010-03-05 Thread mckwil
Hello, I'm a bit confused about your solutions: "either wrap the google code in your popup window inside a small qooxdoo app or use a qooxdoo window instance and embed the google code there inside an iframe" If I was to load a qooxdoo window and embed the google code there, then I wou

Re: [qooxdoo-devel] Get a node to represent qooxdoo widgets

2010-03-05 Thread Alexander Steitz
Hi, On Thursday March 4 2010 17:22:18 mckwil wrote: > I'm trying to build an application that integrates with Google map, in > which I need to create a map marker with a pop-up information "window". > > What I wanted to achieve, is to use Qooxdoo widgets/components in that > pop-up to generate ri

[qooxdoo-devel] Get a node to represent qooxdoo widgets

2010-03-04 Thread mckwil
Hi, I'm trying to build an application that integrates with Google map, in which I need to create a map marker with a pop-up information "window". What I wanted to achieve, is to use Qooxdoo widgets/components in that pop-up to generate richer looks/behaviour. However, according to google map's