Page 1 of 1

[NXC] Drawing to popup/normal help!

Posted: 03 Mar 2012, 01:40
by nxtboyiii
Hi,
I was wondering how I can draw certain things to the popup display (Graphics, lines, etc) and also draw other things to the normal display in the same program. Also I do not want to make the things on the popup display viewable, but they are still there.
How do I do this?

Thanks, and have a nice day,
nxtboy III

Re: [NXC] Drawing to popup/normal help!

Posted: 03 Mar 2012, 06:43
by afanofosc
Generally, I think the answer to your question is - not very easily if at all. I'd like to hear an explanation for why you would want to do such a thing. What do you hope to accomplish?

The popup memory is designed by the firmware to be used for displaying the low battery message and that's it. Yes, you can do some clever fiddly things and modify the popup display memory but it is almost certainly not worth the effort you would put into trying to use it. imho, anyway.

John Hansen

Re: [NXC] Drawing to popup/normal help!

Posted: 03 Mar 2012, 15:37
by nxtboyiii
Well actually I just figured out a way to do what I am trying to do without using the popup display.