RE: Minimizing to the taskbar - how?

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

Andy Drummond wrote:
> I am looking to find out how I can minimize a program down to the
> taskbar - on the right where you just get icons and no chatty text.
> Does anyone know how to do this? I've looking in Win32 help file
> and other sources but found nothing useful. It surely must be simple
> enough, but then knowing Windows it could be horrible. Any ideas?

Andy: I think this is what you mean.


include win32lib.ew

constant Win = create( Window, "", 0, -1, -1, -1,  -1, 0 )

WinMain( Win, Normal )


Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu