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(...).

The popup window containing the UI will be able to reference the background
page using a native call i.e.  bp = chrome.extension.getBackgroundPage();
Can anyone confirm if it will be possible to make calls to functions in the
background window from qooxdoo code e.g bp.myfunc1() ? 

Similarly, would the background page be able to reference functions in the
qooxdoo code e.g. to modify some widget content ?

Hope this make sense.
thanks
richard

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/integration-with-google-chrome-extension-tp6598566p6598566.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to