Post Reply 
Apps for the prime.
06-26-2014, 05:56 AM
Post: #10
RE: Apps for the prime.
Hello

Quote:No problem, I can write one with textoutput and getkey but it seems like something should exist for people using textoutput and graphics for their display who don't want the entire screen hidden during input.

My advise for such an app:

do a text out with a large font on an offscreen graph. Then stretch blit this graph on the screeen (to make it even bigger as the font size on text out is limited)... this will allow you to write a large A*B on the top of the screen. maybe with a colored background...

then do WAIT(0) to wait for key presses and display them at the bottom of the screen...

cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Apps for the prime. - Metalnwood - 06-25-2014, 02:00 AM
RE: Apps for the prime. - Metalnwood - 06-25-2014, 05:47 AM
RE: Apps for the prime. - CR Haeger - 06-25-2014, 05:02 PM
RE: Apps for the prime. - HP67 - 06-25-2014, 07:15 AM
RE: Apps for the prime. - Tugdual - 06-25-2014, 12:22 PM
RE: Apps for the prime. - HP67 - 06-25-2014, 12:26 PM
RE: Apps for the prime. - Michael - 06-25-2014, 12:33 PM
RE: Apps for the prime. - Metalnwood - 06-25-2014, 09:32 PM
RE: Apps for the prime. - cyrille de brébisson - 06-26-2014 05:56 AM
RE: Apps for the prime. - Metalnwood - 06-26-2014, 07:46 AM
RE: Apps for the prime. - Metalnwood - 06-27-2014, 06:22 AM



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