0 Members and 1 Guest are viewing this topic.
Using the new line command with any X argument over 95 cuts the line short. For example drawing a line from 0,0 to 96,0 draws a line on screen from 0,0 to....somewhere around 32,0 I think
EXP→DispGraph
ERR: UNKNOW ERRCode: 4726231
Squidgetx that is not the same thing, EXP->DispGraph copies EXP to the screen, not the screen buffer. The whole point of the command is to not touch the screen buffer unfortunately
Quote from: Builderboy on December 31, 2010, 02:40:57 pmSquidgetx that is not the same thing, EXP->DispGraph copies EXP to the screen, not the screen buffer. The whole point of the command is to not touch the screen buffer unfortunatelyCrap. Is the screen's memory accessible with a pointer?
App bug, not sure if anyone posted it already since I'm still using 0.4.4.When I quit the app using PRGM after a compile error (instant goto to the error), the app leaves FracDrawLFont set, so small text in the TI-OS are left in 6x8. Nothing too serious, except maybe with 84+ calcs drawing text off screen for a RAM clear, but still a pretty big bug.
.BgetKey