Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - How to get console output or printf's on touch screen: (2 Items)
   
How to get console output or printf's on touch screen  
Hello,

I am developing an application in qnx.
And i need to show all prinf's output on the touch screen itself.

How can i do that.
I think using PtMultipleText quite solve the problem but still is there any other solution.


Thanks,
gunjan
Re: How to get console output or printf's on touch screen  
What is wrong with this solution? If you "screen" is not in text mode you cannot just print on the screen, you have to 
go through photon which will convert symbols to pixel using some font, and then talk to driver. Or you can run a 
terminal app there and print to a terminal.

On 24/09/10 05:42 AM, gunjan sethi wrote:
> Hello,
> 
> I am developing an application in qnx.
> And i need to show all prinf's output on the touch screen itself.
> 
> How can i do that.
> I think using PtMultipleText quite solve the problem but still is there any other solution.
> 
> 
> Thanks,
> gunjan
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post68474
>