Pablo Wablo wrote:
Hello, I just started programming in Palm OS Garnet and I need to perform
certain tasks that require me to print lengthy information.. Problem
is, I only know of WinDrawChars() as of the moment and it certainly
won't fit in there. Is there a tool where I can display the
information (let's say read from a file)... I checked out Palm OS
Debugger but it doesn't seem to fit my need..



BTW. I'm writing Palm Native Object code and I use PODS 1 with Garnet Simulator.


I don't know if it works in PNO code, but if it does, I believe the TraceOutput statements in conjunction with the Reporter will do what your asking for. The allow you to send strings from your app to a text buffer which is displayed in the Reporter app.


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to