263
edits
No edit summary |
|||
Line 37: | Line 37: | ||
* Lack of WYSIWYG | * Lack of WYSIWYG | ||
* Duplication of effort with FLTK and Qt widgets. With the rest | * Duplication of effort with FLTK and Qt widgets. With the rest | ||
of the GUI using Qt widgets, we should eliminte the FLTK plotting | |||
widget. To do that, we will need to make the Qt plotting widget | |||
work when Octave is started with --no-gui and ensure that all | |||
features in the FLTK widget are also present in the Qt widget. | |||
=== Improvements to classdef (the Matlab object-oriented programming framework) === | === Improvements to classdef (the Matlab object-oriented programming framework) === |