Jump to content

Recommended Posts

Posted

Hi guys!

A very simple question... hopefully.

I have a script that causes a message box to pop up. Is there any way to force the message box to stay on top, even if it isn't the active window?

Thanks!

Posted (edited)

Nope... :)

$WS_EX_TOPMOST

That wasn't the easiest thing to find.

Edited by ksmith247

Support bacteria; it's the only culture most people have.LxP's Learning to Script with AutoIt 3 - Excellent starting placeVolly's Links Page - Links to cool and useful scriptsAutoIt Wrappers - Valuater's AutoIt Wrappers post. Lots of good stuff.Support AutoIt - Make a donation here; I did.[size="2"]#include <Guinness.pint>[/size]

  • Developers
Posted (edited)

That wasn't the easiest thing to find.

Which helpfile did you look ? :)

This is from the MsgBox helpfilepage.. just scroll down....

decimal flag Miscellaneous-related Result hexadecimal flag

0 (nothing else special) 0x0

262144 MsgBox has top-most attribute set 0x40000

524288 title and text are right-justified 0x80000

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

I apologise for the stupid question...

Ba,... we've been all there....

:)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...