FireLord Posted November 17, 2007 Posted November 17, 2007 How do I make a msgbox with two choices. For example, one choice would say 'Text', and the other would say, 'No'. And depending on which on I clicked it would take action. [center]See the Helpfile[/center] While Alive() DrinkWine(); }[center][/center]
MadBoy Posted November 17, 2007 Posted November 17, 2007 How do I make a msgbox with two choices. For example, one choice would say 'Text', and the other would say, 'No'.And depending on which on I clicked it would take action.Unfortunetly the choices are limited to those explained in MsgBox help. However what you can do is create a small gui that will behave just like msgbox. It's a bit more work but if you want it, you can have it My little company: Evotec (PL version: Evotec)
FireLord Posted November 17, 2007 Author Posted November 17, 2007 Ok, thanks. [center]See the Helpfile[/center] While Alive() DrinkWine(); }[center][/center]
Achilles Posted November 17, 2007 Posted November 17, 2007 Or you could try to reword your question so that the default "Yes" or "No" (or whatever other option) will work... I find that's what I do sometimes... My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now