class
OpenFileChooser
: public
Dialog
(Return to index)
Type:
Instantiable
Base Classes:
public
Dialog
Derived Classes
Include file:
IVGlyph/ofilechooser.h
Public:
OpenFileChooser
(
Style
* )
OpenFileChooser
( const
String
& dir,
WidgetKit
*,
Style
*,
OpenFileChooserAction
* = nil )
static boolean
bincheck
(const char* name)
return true if executable can be found.
static int
bintest
(const char* name)
return 0 if executable can be found, otherwise -1.
virtual void
dismiss
(boolean)
virtual boolean
post_for_aligned
(
Window
*, float xalign, float yalign)
virtual void
reread
()
virtual boolean
saveas_chooser
()
virtual const
String
*
selected
() const
TransientWindow
*
twindow
()
void
unmap
()
virtual void
updatecaption
()
static boolean
url_use_ok
()
test if url use ok for pathnames. Same as
ParamList
method.
static boolean
urltest
(const char*)
test if pathname looks like a URL. Same as
ParamList
method.
virtual
~OpenFileChooser
()
Protected:
TransientWindow
*
_t
OpenFileChooserImpl
*
impl_
(more documentation)