Re: Msgbox window background color
donJ <[email protected]>
| Newsgroups | gmane.comp.lang.realbasic.user |
|---|---|
| Message-ID | <[email protected]> |
On 07/23/2017 02:48 PM, Marnaud wrote: > Le 23 juil. 2017 à 21:44 du soir, Jon Ogden <[email protected]> a écrit: > >> You might be able to do something more with MessageDialog. Not sure though. > Since you can’t obtain it’s handle, I don’t think you can do much. Creating a custom one is trivial, however. > > > To unsubscribe, email [email protected] > > Is it trivial? The msgbox() returns a value indicating which buttonwas pressed. How can I do something like: i = MyWindow.ShowModal ?? I suppose I could set a property on the window that called it. Thank you for the idea. Don To unsubscribe, email [email protected]