Post Reply 
Picture and Input
06-06-2015, 05:05 PM (This post was last modified: 06-06-2015 05:13 PM by DrD.)
Post: #6
RE: Picture and Input
The essence of it would be to use the GETPIX_P() to save the contents of your graphic rectangle (in a list or matrix), and then use PIXON_P() to replicate it on the graphic screen. You would PIXON the image just prior to the INPUT. A foreseeable problem is that I don't know what graphics screen the input command uses, but I think I inadvertently did just that very thing, when I was working with my Smith Chart program several months ago. In that case, it was an unintended effect. I didn't want to have the overlay graphic on the input screen! I don't remember the how's and why's, but if it happens again, I'll make note of it.

I don't think the Prime is able to do that normally, it was several rev's ago, and may have been a bug that just happened to have that result. It would be a nice feature, though, especially considering the geographical value.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Picture and Input - Heino - 06-05-2015, 03:19 PM
RE: Picture and Input - DrD - 06-05-2015, 07:36 PM
RE: Picture and Input - Heino - 06-06-2015, 10:00 AM
RE: Picture and Input - DrD - 06-06-2015, 12:39 PM
RE: Picture and Input - salvomic - 06-06-2015, 01:25 PM
RE: Picture and Input - DrD - 06-06-2015 05:05 PM



User(s) browsing this thread: 1 Guest(s)