realbasic-betas.mbox
[Top] [All Lists]

Re: Message Box Problem in RB 4.5.2 ?

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: Message Box Problem in RB 4.5.2 ?
From: "Robert R. Birge" <rbirge at syr dot edu>
Date: Sun, 27 Oct 2002 14:54:45 -0500
The message box problem happens to me only when I place the message box inside a loop, and will occur even if the MsgBox is only called when a condition is met. However, it does not always happen, and because I only use it for debugging, I haven't bothered to bug report it.

Bob Birge


I've never seen a problem with it.

Keep in mind that messageboxes are meant for debug output and nothing else, so if you're using them in a real application you shouldn't.

If you want to, you could download my Carbon Declare Library and use the call there to create a full-featured system message box.

On Friday, October 25, 2002, at 07:14  AM, Alan Robinson wrote:

Is anyone else having problems with Message Boxes (MsgBox) in RB 4.5.2 ?

Mine often come up completely empty i.e. no icon, no text and no OK button.
Doesn't happen in RB 3.5.2 with identical code.

I'm using RB 4.5.2 Pro (carbon version) and  System 9.2.1

--
Kevin Ballard
kevin at sb dot org
http://www.tildesoft.com
Email from Korea or China must go to <kevin dot nb at sb dot org>


---
A searchable archive of this list is available at:
<http://dbserver.realsoftware.com/KBDB/search.php>

Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>

Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>



---
A searchable archive of this list is available at:
<http://dbserver.realsoftware.com/KBDB/search.php>

Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>

Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.


<Prev in Thread] Current Thread [Next in Thread>