realbasic-nug
[Top] [All Lists]

Re: 2 questions

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: 2 questions
From: Sascha René Leib <sascha dot leib at web dot de>
Date: Wed, 30 Jul 2003 22:21:56 +0200
Cc: "Miklos L. Ranky" <mickey at rankystudio dot hu>
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/>
.


<Prev in Thread] Current Thread [Next in Thread>
  • Re: 2 questions, Sascha René Leib <=