Stack scroll bars to fit small screen

2010-11-07 Thread Bill Vlahos
InfoWallet now requires 1024 x 768 which is fine for all monitors these days 
except for NetBooks which typically have a resolution of 1024 x 600 and 
sometimes smaller. It would be difficult to squeeze everything to fit in that 
size window.

How can I make the application window scroll (i.e. add scroll bars) if the 
window size became smaller than 1024 x 768?

Lots of other applications do this. Word processors and web browsers just to 
name two.

Bill Vlahos
_
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Stack scroll bars to fit small screen

2010-11-07 Thread Chipp Walters
You need to put everything in a group, and resize the grp with the window.

On Sunday, November 7, 2010, Bill Vlahos bvla...@mac.com wrote:
 InfoWallet now requires 1024 x 768 which is fine for all monitors these days 
 except for NetBooks which typically have a resolution of 1024 x 600 and 
 sometimes smaller. It would be difficult to squeeze everything to fit in that 
 size window.

 How can I make the application window scroll (i.e. add scroll bars) if the 
 window size became smaller than 1024 x 768?

 Lots of other applications do this. Word processors and web browsers just to 
 name two.

 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important life 
 information with you, accessible, and secure.

 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution