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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44177] GUI fltk file options inappropriate or not available
Date: Mon, 09 Feb 2015 17:18:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

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

I'm working on this now for Qt plotting.  I'll save the filename in the figure
object somehow.  Guidata seems like an OK thing do use, except that someone
might already be using it and it doesn't seem to be allowed to have a name. 
So setting appdata on the figure handle with the name __save_filename__ (or
similar) seems like a more reasonable thing because it shouldn't conflict with
something a user does.  Or, we can just add a hidden __save_filename__
property to the figure properties.

The output format can (mostly) be detected from the file name, but should
there also be some way to specify print options?  For example, saving to
"foo.ps" will generate a monochrome plot by default.  How to select the -dpsc
device instead?

    _______________________________________________________

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]