Re: [qooxdoo-devel] integration with google chrome extension

2011-07-19 Thread richards
Hi Gabi, ok - thanks - I'll take a look at that. I guess it's not the chome extension part - it's some examples of how communication with javascript in another window might work i.e exposing objects/functions in each ... thnks richard -- View this message in context: http://qooxdoo.678.n2.nab

Re: [qooxdoo-devel] integration with google chrome extension

2011-07-19 Thread Gabriel Munteanu
Hi, you may have a look at this qooxdoo contrib: http://qooxdoo-contrib.svn.sourceforge.net/viewvc/qooxdoo-contrib/trunk/qooxdoo-contrib/ChromePlugin/ i see no reason why non-qooxdoo js could not interact with qooxdoo js and the other way around, but i cannot confirm because i have no experience

[qooxdoo-devel] integration with google chrome extension

2011-07-19 Thread richards
Hi All, I'm new to qooxdoo and am looking at it as a possible UI solution for a new project. I am developing a google chrome extension and would like to use qooxdoo as the UI in a popup window that would be created by javascript running in the extension background page (simply using window.open(.