0 Members and 1 Guest are viewing this topic.
so i am officially doing the one line scrolling thing
Quote from: Builderboy on May 20, 2010, 12:04:08 amso i am officially doing the one line scrolling thingAwesome! I like that idea. Could [2nd] [Left or Right] go to the next page of code instead of to the end of the line?
I think it is better to make [2nd] [Left or Right] should go to the being or end of line and [2nd] [Down or Up] go one page down or one page up.Because if wordwrap is off, a way to go the end of line is useful and is more intuitive that [Down] goes one page down.
Quote from: Galandros on May 20, 2010, 05:20:48 pmI think it is better to make [2nd] [Left or Right] should go to the being or end of line and [2nd] [Down or Up] go one page down or one page up.Because if wordwrap is off, a way to go the end of line is useful and is more intuitive that [Down] goes one page down.Wouldn't it be better to have [Alpha] [Down or Up] to go one page down or one page up since that's what happens in the normal Ti-basic editor?
I am most likely going to keep all menus, controls, and menus the same as in the regular TiOS, just so i dont confuse people or experienced speed coders.
Quote from: Builderboy on May 20, 2010, 05:55:29 pmI am most likely going to keep all menus, controls, and menus the same as in the regular TiOS, just so i dont confuse people or experienced speed coders.Idea: for the CLEAR button, I would add an option in the BASIC editor where by default, the calc asks you to confirm if you try to delete a line of code. A major issue about the current BASIC editor is that people accidentally their code because the CLEAR key is too close to the down arrow. In some cases (example, when entering an extremly long string of character, a huge matrix or the like) it's almost as bad as a RAM clear.
Yeah that sounds like a good idea Like maybe if you have 15 or more characters in a line it asks you to confirm.
wouldn't undo takes a lot of memory, though?