Online Developer Meeting (2021-03-23): Difference between revisions

Jump to navigation Jump to search
m
→‎Command Window Widget: slightly re-worded
m (→‎Command Window Widget: slightly re-worded)
Line 43: Line 43:
* Unify widget for all OSes
* Unify widget for all OSes
* Make jwe's patch a configurable options for testing (nothing to use productively yet)
* Make jwe's patch a configurable options for testing (nothing to use productively yet)
* Need to implement own pager (scroll bar)
* Need to implement own pager (alternatively: scroll bar only)
* Better responsibility delegation between GUI and interpreter
* Better responsibility delegation between GUI and interpreter
** Big matrix output: interpreter asks GUI to print big matrix, GUI can confirm with user, etc.
** Big matrix output: interpreter could ask GUI to print big matrix, GUI could confirm with user, etc.
** Formatting (colors, URLs, etc.) can be done by the GUI.  Interpreter does not know about window-width, etc.
** Formatting (colors, URLs, etc.) could be done by the GUI.  Interpreter does not need to know about window-width, etc.


===== Backend code improvements =====
===== Backend code improvements =====
216

edits

Navigation menu