Re: Status bar in Win32Lib?

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Tue, 11 Jan 2000 16:21:48 -0500, Judith Evans wrote:

>It is always 0,0,0,34,0.

And, because the height is fixed, there is no need to even specify it...
Just do:
constant Win=create(Window,"test",0,Default,Default,400,100,0)
constant Stat=create(StatusBar,"Text you want",Win,0,0,0,0,0)

-- Brian

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu