[vtkusers] save a jpg file in a specific directory

David Doria daviddoria+vtk at gmail.com
Sun May 16 17:37:59 EDT 2010


On Sun, May 16, 2010 at 5:33 PM, Renato Cesar Pompeu
<rcpompeu at hotmail.com> wrote:
> Actually, I wish I could choose a directory for saving, not specify it
> directly on the command line.
>
> Thanks.

If you're talking about a GUI file browser, I always use Qt's QFileDialog:

http://doc.trolltech.com/4.6/qfiledialog.html

Thanks,

David



More information about the vtkusers mailing list