Home | Trees | Indices | Help |
|
---|
|
Types OpenPanel and SavePanel,
wrapping ObjC NSOpenPanel
and NSSavePanel
.
Version: 20.01.08
Classes | |
AlertPanel Python Type to show an alert, wrapping ObjC NSAlert .
|
|
BrowserPanel Python Type to show a URL or file. |
|
ErrorPanel Python Type to show an NSError alert, wrapping ObjC
NSAlert .
|
|
OpenPanel Python Type to select a file, wrapping ObjC NSOpenPanel .
|
|
SavePanel Python Type to save a file, wrapping ObjC NSSavePanel .
|
|
TextPanel Scrollable text panel Python Type, wrapping ObjC NSAlert .
|
Variables | |
__all__ = _ALL_LAZY.panels
|
|
AlertStyle = AlertStyle.Critical=1< Alert levels ( enum ).
|
|
PanelButton = PanelButton.Cancel Panel button kinds ( enum ).
|
Variables Details |
AlertStyleAlert level constants (
|
PanelButtonPanel button kinds (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 16 20:16:49 2020 | http://epydoc.sourceforge.net |