newRPL - build 1255 released! [updated to 1299]
|
01-02-2020, 08:35 PM
Post: #635
|
|||
|
|||
RE: newRPL - build 1255 released! [updated to 1299]
(01-02-2020 07:32 PM)The Shadow Wrote: A thought I had: What if you could include key definitions in a menu/directory, that would be active only while that menu was visible? So for example, if the menu or directory deals with commands involving quaternions, you could have the * key do quaternion multiplication. Interesting. What is possible right now and would work quite well is to override the key globally. The handler would check the active menu number (with RCLMENU) and provide the new behavior only if the proper menu is active, otherwise chain to the previous handler. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)