Post Reply 
Thoughts on User Mode
12-21-2017, 08:29 PM
Post: #11
RE: Thoughts on User Mode
(12-21-2017 08:27 AM)Giancarlo Wrote:  Is the EDITLINE command supposed to edit an object bringing the user to the command line or define a new environment like the EDITLIST command does?

If formatting is a must maybe an environment like the NOTES is better.

I am interested in this command.

Thanks

Giancarlo

For my part, I had in mind an object that could interact with what you are editing (that could be a program in its environment, a command line in CAS or home... a formula, a note...)
The object could be used in "user mode" scope.
Possible interactions could be read and write what you are editing, altering selection, changing cursor location....

example of usage, let's say you create user key shift [+] with the following function :
- read what you are editing as a string (let's says you are in program editor).
- in this string, find every functions, display a list of these functions,
- when user choose one of these function, modify the cursor position to move to the choosen function.
Ok, it's not easy, but I can see a lot of feature we could add like this

note : we also need to know in which environment we are (program editor, home entry, notes...)

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


Messages In This Thread
Thoughts on User Mode - Jacob Wall - 12-17-2017, 08:16 PM
RE: Thoughts on User Mode - salvomic - 12-18-2017, 04:38 PM
RE: Thoughts on User Mode - David Hayden - 12-18-2017, 05:00 PM
RE: Thoughts on User Mode - Jacob Wall - 12-20-2017, 02:59 AM
RE: Thoughts on User Mode - StephenG1CMZ - 02-16-2018, 11:07 PM
RE: Thoughts on User Mode - Gene222 - 02-25-2018, 05:50 PM
RE: Thoughts on User Mode - Eddie W. Shore - 02-20-2018, 01:27 PM
RE: Thoughts on User Mode - primer - 12-18-2017, 10:33 PM
RE: Thoughts on User Mode - Jacob Wall - 12-20-2017, 03:02 AM
RE: Thoughts on User Mode - Tim Wessman - 12-20-2017, 01:30 AM
RE: Thoughts on User Mode - Jacob Wall - 12-20-2017, 03:04 AM
RE: Thoughts on User Mode - Carlos295pz - 12-21-2017, 12:59 AM
RE: Thoughts on User Mode - Giancarlo - 12-21-2017, 08:27 AM
RE: Thoughts on User Mode - primer - 12-21-2017 08:29 PM



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