Re: Win32lib window question.

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

Use SetWindowPos
--CODE---
constant USER32 = open_dll("user32.dll")
constant fncSetWindowPos =
,C_ULONG,C_ULONG})

--END CODE--
Thomas Parslow (PatRat) ICQ #:26359483
Rat Software
http://www.ratsoft.freeserve.co.uk/

Get paid to surf the web!
http://members.tripod.co.uk/paid2surf/
----- Original Message -----
From: Mark Brown <mabrown at senet.com.au>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Sunday, June 11, 2000 2:38 PM
Subject: Win32lib window question.


Hi everyone,

I'm working on a program using win32lib that has a window that
I want to always be at the front of all other windows. I looked in
the Windows API help and in Win32lib docs etc but couldn't
find a solution. Is there a windows style or something?

Thanks in advance

Mark

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

Search



Quick Links

User menu

Not signed in.

Misc Menu