Possible problem with reset values (INPUT CMD)
|
03-06-2017, 12:21 PM
(This post was last modified: 03-13-2017 10:46 PM by compsystems.)
Post: #1
|
|||
|
|||
Possible problem with reset values (INPUT CMD)
Hello
1: run testInputList () 2: then press the backspace key [<-], appears in the first field {4}, which is the value of reset_values 3: then press OK, a (!) appears, Why? 4: now if you press [edit], then [ok] and then another [ok] already accept it PHP Code: export testInputList() |
|||
03-13-2017, 10:48 PM
Post: #2
|
|||
|
|||
RE: Possible problem with reset values (INPUT CMD)
Resetting all the fields [shift],[clear], works well, this implies that there is a problem when resetting a single field
|
|||
03-14-2017, 02:11 AM
Post: #3
|
|||
|
|||
RE: Possible problem with reset values (INPUT CMD)
True, this should be fixed
Viga C | TD | FB |
|||
03-14-2017, 04:45 PM
Post: #4
|
|||
|
|||
RE: Possible problem with reset values (INPUT CMD)
A similar problem
HOME MODE Z3: = 4 + 8 * i; [Enter] [SHIFT]+[MEM] USER VARS Z3 [EDIT] [OK] (!) ? now (4,8) [OK] I think that the input view should not be closed, a second [OK] returns to the list of variables [EDIT] 4 + 8 * i; [EDIT] [OK] (!) ? |
|||
03-14-2017, 08:18 PM
Post: #5
|
|||
|
|||
RE: Possible problem with reset values (INPUT CMD)
(03-14-2017 04:45 PM)compsystems Wrote: HOME MODE It is interesting that Ans in Memory Manager does accept editing of complex number (from 4+8*i to 4+9*i for example) but then Memory Manager shows Ans (Function) instead of Ans (Complex). Prime G2, 15C CE |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)