on Wed, 30 Jul 2003 19:13:23 +0200, Miklos L. Ranky wrote:
> 1, How can I make a message box that has more than one button? Thinking
> here like "OK" "Cancel" or "Abort" "Retry" "Cancel"
If you just need the Visual basic standard "MsgBox" variations
(Yes/No/Cancel, Abort/Retry/Ignore, etc.), you might want to have a look at
my "MessageBox" module:
-> http://home.mnet-online.de/leib/sascha/proj/sw/resources.html
If you need something more complex, I'm afraid you will need to add a dialog
window to your project.
Greetings
/sascha
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Sascha René Leib - sascha dot leib at web dot de - http://www.kolmio.com/
"War doesn't determine who's right but who's left."
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.
|