octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44177] GUI fltk file options inappropriate or


From: Rik
Subject: [Octave-bug-tracker] [bug #44177] GUI fltk file options inappropriate or not available
Date: Sun, 08 Feb 2015 15:20:25 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Follow-up Comment #3, bug #44177 (project octave):

To temporarily store the name of the file that the figure has been saved in it
appears that the functions guidata or setappdata would be appropriate.  I
think I have a slight preference for using guidata.  Since guidata only holds
a single variable the variable stored should be a container variable such as a
struct with a particular field that refers to the filename.  I would use
something like "__figure_filename" which has the internal prefix and is
descriptive.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44177>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]