bugGNU Octave - Bugs: bug #37597, Resizing Window with fltk does not...

 
 

bug #37597: Resizing Window with fltk does not work correctly

Submitter:  None
Submitted:  Thu 18 Oct 2012 08:06:22 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Alan Feuerbacher Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.3
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Jun 2013 12:07:44 AM UTC, comment #3: 

This seems to have been fixed on the development branch of Octave.

At any rate the following works correctly


graphics_toolkit fltk
demo ("plotmatrix", 1);
## Use mouse to re-size window and have plot re-scaled


The fix will be available in the next major release of Octave (3.8).

Rik <rik5>
Group administrator
Tue 30 Oct 2012 10:41:39 AM UTC, comment #2: 

plotmatrix and apparently anything using subplot canot be panned as a whole.

Anonymous
Tue 30 Oct 2012 10:36:56 AM UTC, comment #1: 

I have the same problem. Panning is only a workaround in the simplest cases; a more complex plot, such as from matrixplot cannot be panned.


Anonymous
Thu 18 Oct 2012 08:06:22 PM UTC, original submission:  

When I resize the window of a figure that has been made by gnuplot, the graph inside follows the resizing, as expected. However, when I do the same thing with a figure made by fltk, the graph remains the same size.

Panning will resize the graph.

A minor point: the margins between the graph and the inside of the figure window are too large and waste window area.

Anonymous

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by jordigh (Updated the item)
  • -email is unavailable- added by None (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-06-24 rik5 StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2012-10-18 jordigh StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code