Hello Dan,

FrozenDice wrote:
> Thanks, but I'm still a little lost.  How can I access a window
> outside of where it is defined?  For example: I can't access the code
> that creates the widget, but I have access to a javascript event,
> let's see a button click.  What is the code I would need to put into a
> function that responds to a button click?
Do you have access to any event which is chained to the window? If the window 
widget isn't not accessible through a variable, maybe you can use an event of 
the window widget to get access?

> I tried MainWindow.setIcon("megaIcon.JPG");  MainWindow being of
> course the name of the window object I want to change.  I figure I
> have to do something to get access to the window again, I just don't
> know what that code is.
Can you provide some code? Maybe I can help you this way. In which 
way/combination do you use qooxdoo?

cheers,
  Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to