Jump to content

Always On Top


Recommended Posts

What is the code that forces a message window to be on top and be the only one that can be selected? I.E. nothing works if you click outside of that box, like some windows errors are. The always on top code is nice but I want it to be so that people have to click one of the buttons in the message box. Also, is there a flag for making the 3 editing buttons on the top right grey out? all help is greatly appriciated!

Mike

Edited by mike1305

Amp Energy Drink: the official sponsor of me scripting at 2AM.

Link to comment
Share on other sites

All flags for messagebox are mentioned in the help file, or here. You need one of modal flags (most likely task modal). Also I recommend you to try CodeWizard for playing with various flags in visual manner.

<{POST_SNAPBACK}>

Of course I checked the help file! I hadn't tried that particular flag but I just did and alas, it isn't the right one. I'll tinker with CodeWizard and see if that helps. Thanks!

Amp Energy Drink: the official sponsor of me scripting at 2AM.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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