(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/scrolledwindow-object.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-FrameWork.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-MiniAEFrame.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/genindex.html| ]]
|
Previous: 2.13.4 ScrolledWindow Object Up: 2.13 FrameWork Next: 2.14 MiniAEFrame
2.13.5 DialogWindow Objects
DialogWindow objects have the following methods besides those of Window objects:
- open (resid)
- Create the dialog window, from the DLOG resource with id resid. The dialog object is stored in self.wid.
- do_itemhit (item, event)
- Item number item was hit. You are responsible for redrawing toggle buttons, etc.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/scrolledwindow-object.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-FrameWork.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-MiniAEFrame.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/genindex.html| ]]
|
Previous: 2.13.4 ScrolledWindow Object Up: 2.13 FrameWork Next: 2.14 MiniAEFrame
See About this document... for information on suggesting changes.