1. AutoSize and Win32Lib

How do I make the StatusBar sections sizeable (maintaining either a
static or percentage width)?

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » topic index » view message » categorize

2. Re: AutoSize and Win32Lib

On Wed, 16 Feb 2005 14:47:47 -0800, cklester <guest at rapideuphoria.com> wrote:
> How do I make the StatusBar sections sizeable (maintaining either a
> static or percentage width)?

StatusBar sections? Look in the win32lib docs - 

The setSubFields ( integer pID, sequence pPartInfo ) sets these things
up for you.
If you use fractions in pPartInfo, it treats it as a percentage, >1 it
treats as a static, and -1 as the last section.

-- 
MrTrick

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu