If connected to a debugger, Poser will attempt to send the message to the debugger. If not connected or if the attempt fails, Poser displays the message in its own dialog.
You may want to use the Palm Reporter tool instead. -- Keith Rollin -- Palm OS Emulator engineer At 12:27 PM -0800 2/12/02, Steve Orens wrote: >greetings, > >is DbgMessage() supposed to put up a dialog? it seems that if the program is >executing and rapidly calling DbgMessage() (one right after the other), i >sometimes get messages that are both logged to the Log Window and displayed >as a dialog. if i put in a for loop to delay the execution right after each >call to DbgMessage(), then the problem goes away, but naturally the >application slows down significantly. is DbgMessage() supposed to do this by >design? is there a faster, more correct way to write to the Log Window? > >i am using; > >Mac OS 9.2.2 >CW for Palm v8.0 > >thanks, >steve -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
