(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/module-MiniAEFrame.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/module-FrameWork.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/scrolledwindow-object.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/genindex.html| ]]
|
Next: 16. MiniAEFrame Up: 15. FrameWork Previous: 15.4 ScrolledWindow Object
15.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/152/mac/module-MiniAEFrame.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/module-FrameWork.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/scrolledwindow-object.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/genindex.html| ]]
|
Next: 16. MiniAEFrame Up: 15. FrameWork Previous: 15.4 ScrolledWindow Object
Send comments on this document to python-docs@python.org.