Hi List,

I'm using qx 0.6.5.

I noticed that when a Window's caption is wider than its width, the minimise, 
maximise and close buttons are pushed outside the bounds of the window, and 
can't be seen.  If the user stretches the window horizontally so that it is 
wider than the caption, then the buttons become visible again.

I had a quick look at the code.  This occurs because the window captionbar is a 
horizontal layout that doesn't restrict the size of its content at all.  

It would be nice if the displayed caption were dynamically modified whenever 
the window width changed so that it would display something like this when the 
window is wide:

@ Reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeally long caption      _ O X

Which would change to this when the window is narrow:

@ Reeeeee...  _ O X



The window buttons should always be visible, and the full caption should not be 
lost.

I'll be happy to implement a solution if any of the qx team would like to say 
how they would like it implemented.

Cheers,

Simon



Send instant messages to your online friends http://au.messenger.yahoo.com 

-------------------------------------------------------------------------
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