Hello Oliver,

use the methods "this.setCaption('x')" for setting and 
"this.getCaption()" for getting the caption of your window.

This should work.

cheers,
   Alex

Oliver Koch wrote:
> Hello,
> 
> i am trying to dynamically change the caption of a window. How can I
> accomplish that task?
> 
> I am in an subclass of window and a call to 
> 
> this.set({caption: x}) 
> 
> fails with an error message and if I do
> 
> alert(this.caption) 
> 
> I get undefined.
> 
> Please, has anyone any suggestions?
> 
> Greetz,
> 
> Oliver Koch
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
Alex Back                                                               1&1 
Internet AG
Core Development::Webtechnologies::Frontend     Brauerstr. 48
[EMAIL PROTECTED]                                              76135 Karlsruhe, 
Germany
fon +49 721 91374 8047                                       http://www.1und1.de

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to