OS X (Panther), Dir MX.

I use this string for a DirectOS alert box with this code: 

    alertMsg = "Press OK to enter Dedicated Key Scanning mode."

For some reason, OS X wants to wrap the last word to the next line, so I
get

   Press OK to enter Dedicated Key Scanning 
   mode.

I'd write it off as a DirectOS anomaly, except it shows up that way in
the debugger, too, before I ever pass it to dosMessageBox, when I hover
the mouse over the string to get the rollover text.

It displays correctly in an alert box, and of course the alert box
doesn't have the icon the dosMessageBox has.

Any ideas what could be causing this?

Cordially,

Kerry Thompson


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to