JWE Project Ideas: Difference between revisions

Line 36: Line 36:
* Performance issues
* Performance issues
* 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.
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) ===