################################################################################################### # # # ######## ########## ###### ########## ########## ######## ########## ########## # # ## ## # ## # ## ## # ## # ## # ## ## # ## # # ## # # # ## ## ## ## ## ## ## ## ## ## # # ####### ## ## ## ####### ## ## ## ## # # ## ## ## ## ## ## ## ## ## # # ## # ## # ## ## ## ## # ## ## # ## # ## # # ##### ########## ###### ## ########## ######## ########## ## # # # # by: Jonah Scheinerman # # Version 2.0 (Pre-Release) # # # ################################################################################################### This part two of my Editor Suite. The first part was TextEdit. Which you should check out! PictEdit is paint BASIC program for TI-83+/SE and TI-84+/SE calculators. PictEdit allows saving to pictures 1-9, opening the same pictures, use of rectangles, pen and eraser. More features to come in the actual release (hopefully soon). For programmers in want of a cool library, see the Info section Table of Contents: I. Installation II. Features III. HotKeys Reference IV. Information and Help Part I: INSTALLATION 1) Send the following programs to your calculator via a link cable. PICTEDIT.8xp ZNUMBER.8xp 2) Press [PRGM] to view your programs menu. 3) Scroll down to "PICTEDIT" and press [ENTER]. 4) Press [ENTER] again to run the program. Part II: FEATURES The entirety of the program revolves around the top 5 function keys (Y= --> Graph). At any time there will be a taskbar at the bottom with up to 5 options. Each of these options represents one of the function keys. When you enter a menu using a function key you can use the [CLEAR] button to go back a level. Here is a diagram: ----------------------------------- +FILE +Clr Are you sure? -Yes -No -Open -Save -QUIT +DRAW (2): -Pen +Line -Black -White -Circ -Hrz -NEXT ----- -PREV -Vert -Text +Rect -Black -White -Eras -About ----------------------------------- Most of it is pretty self explanatory. On the open and save screens press the number desired and then [ENTER]. To change your number simply press the new one. When using a drawing tool press [2nd] to move the place a point, the arrow keys to move the cursor, and the [+] and [-] keys to change the cursor speed. When you are done making your shapes press [ENTER]. When using the pen or eraser press [2nd] to turn it on of off. Part IV: HOTKEYS REFERENCE [Y=] = Option 1 [WINDOW] = Option 2 [ZOOM] = Option 3 [TRACE] = Option 4 [GRAPH] = Option 5 [CLEAR] = Back a menu [2nd] = Plot point / Toggle pen and eraser [ENTER] = Finish using tool Arrows = Move cursor [+], [-] = Change cursor speed Part V: INFORMATION AND HELP The subroutine ZNUMBER is the program used to place one number at a time after a certain ammount of text. You may use this for your own program and edit it as necessary. If you choose to do so, it is up to you whether to credit me. This program is a pre-release so it is likely to have bugs. Known updates are as following: -Combined pen and eraser tool. -Use of vartest for better file saving and opening. Questions, comments suggestions. Please, please let me know. E-mail me at jonah@scheinerman.net Thank you!