Macintosh Library Modules
Previous:
2.9.4 ScrolledWindow Object
Up:
2.9 FrameWork
Next:
2.10 autoGIL
2.9.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.
Macintosh Library Modules
Previous:
2.9.4 ScrolledWindow Object
Up:
2.9 FrameWork
Next:
2.10 autoGIL
Release 2.3.2, documentation updated on October 3, 2003.
See
About this document...
for information on suggesting changes.