bugGNU Octave - Bugs: bug #43065, toolbar property of figures not...

 
 

bug #43065: toolbar property of figures not implemented [FLTK]

Submitter:  Rik <rik5>
Submitted:  Sun 24 Aug 2014 05:26:56 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Wont Fix Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Oct 2018 04:33:39 PM UTC, comment #3: 

Good choice to close it.

Michael Godfrey <godfrey>
Group Member
Mon 15 Oct 2018 04:22:20 PM UTC, comment #2: 

Can I close this report as "Won't Fix"? We may continue supporting FLTK as is but I doubt anyone will add neww features such as uitoolbar and corresponding buttons.

Pantxo Diribarne <pantxo>
Group Member
Tue 19 May 2015 03:43:59 PM UTC, comment #1: 

5/19/15: Update:

The "toolbar" property now works for the qt toolkit, but is still inoperative for the FLTK toolkit.

Rik <rik5>
Group administrator
Sun 24 Aug 2014 05:26:56 PM UTC, original submission:  

A Matlab figure has a 'toolbar' property which controls whether the toolbar at the bottom of a figure is shown.  Valid values are "auto" (draw toolbar unless a uicontrol object is added to figure), "none" (don't draw toolbar), and "figure" (always draw toolbar).

The property exists and can be changed but there is no backend implementation in, for example, _init_fltk_.cc.

This property should work in a similar manner to the "menubar" property which is correctly implemented.  When "menubar" is set to "none" the menu at the top of a figure window with File, Edit is not drawn.

Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by godfrey (Posted a comment)
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by rik5
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-10-15 rik5 StatusConfirmed Wont Fix
        Open/ClosedOpen Closed
    2015-05-19 rik5 Summarytoolbar property of figures not implemented toolbar property of figures not implemented [FLTK]
    2014-08-24 rik5 Carbon-Copy- Added andy1978

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code