IonicWind Software

IWBasic => GUI Central => Topic started by: Jerry Muelver on February 12, 2008, 06:45:54 AM

Title: messagebox crashed app
Post by: Jerry Muelver on February 12, 2008, 06:45:54 AM
I'm using a simple messagebox for the Help > About menu option in my app. Select Help > Bout, and you get the messagebox. Click "Okay" to close  the box, and you get the dreaded Microsoft "Send error message to Microsoft" dire warning that begins with:

"hyperedit.exe has encountered a problem and needs to close.  We are sorry for the inconvenience."

The doAbout SUB is:....

Hmmm.... Wait a minute.... Wonder if the message-holding string is a bit over-stressed.... Try ISTRING with more elbow room for my not-very-concise text.... There we go!

Never mind!  ::)
Title: Re: messagebox crashed app
Post by: Zooker on February 17, 2008, 01:13:32 PM
Nice to see your still around Jerry!!
Zooker