I'm hopeful that the imminent, revised console architecture will support
resize of the window and its contained controls.  

While it is a little tedious to implement, C# (at least in VS2003 with
which I have some familiarity) does provide the necessary adjustable
properties that govern dynamic resizing.  I got some good tips recently
from "User Interfaces in C#: Windows Forms and Custom Controls" by
Matthew MacDonald (Apress) ISBN (pbk): 1-590059-045-7.  This showed me
how to make a rather complex window containing split panels, tree
controls, etc, resizable.  Hope this helps (assuming C# is still in the
picture of course). 

Pete, N3EVL

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Eric Wachsmann
> Sent: Tuesday, September 12, 2006 4:05 PM
> To: [EMAIL PROTECTED]; flexradio@flex-radio.biz
> Subject: Re: [Flexradio] Size of Console
> 
> Resizing a console with as many controls as ours has is not a 
> trivial matter.  Especially when you add in the fact that 
> some people run in 96dpi mode and others run in 120dpi (or 
> even 140dpi now with some newer laptops).
> 
> The only way you can "resize" the screen currently is to 
> change your resolution on your screen.  To do this, right 
> click on the desktop and select Properties.  Then click the 
> Settings Tab.  You'll see a slider labeled Resolution.  Move 
> this slider down for a smaller resolution (and a relatively 
> larger console).  
> 
> 
> Eric Wachsmann
> FlexRadio Systems
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> > radio.biz] On Behalf Of Scott
> > Sent: Tuesday, September 12, 2006 1:49 PM
> > To: flexradio@flex-radio.biz
> > Subject: [Flexradio] Size of Console
> > 
> > Is there any way to increase the size of the console?  Have a large 
> > LCD screen and would like to make it larger.
> > 
> > If I pull out sides it only pulls out so much of the 
> console the rest 
> > is open space.
> > 
> > Thanks
> > Scott
> > 
> > 
> > _______________________________________________
> > FlexRadio mailing list
> > FlexRadio@flex-radio.biz
> > http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
> > Archive Link: 
> http://www.mail-archive.com/flexradio%40flex-radio.biz/
> > FlexRadio Homepage: http://www.flex-radio.com
> 
> 
> _______________________________________________
> FlexRadio mailing list
> FlexRadio@flex-radio.biz
> http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
> Archive Link: http://www.mail-archive.com/flexradio%40flex-radio.biz/
> FlexRadio Homepage: http://www.flex-radio.com
> 

_______________________________________________
FlexRadio mailing list
FlexRadio@flex-radio.biz
http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
Archive Link: http://www.mail-archive.com/flexradio%40flex-radio.biz/
FlexRadio Homepage: http://www.flex-radio.com

Reply via email to