Cookbooks
|
Documentation
|
Mailing Lists
|
Modules
|
News Feeds
|
Products
|
User Groups
|
Web Services
all ASPN
Products
Recipes
News
Modules
Mailing Lists
The Perl Journal
Reference
ActivePython 2.4 docs
advanced
|
search help
Reference
ActivePython 2.4
Python Documentation
Macintosh Module Reference
2. MacPython Modules
2.8 FrameWork -- Interactive application framework
2.8.1 Application Objects
2.8.2 Window Objects
2.8.3 ControlsWindow Object
2.8.4 ScrolledWindow Object
2.8.5 DialogWindow Objects
MyASPN
>>
Reference
>>
ActivePython 2.4
>>
Python Documentation
>>
Macintosh Module Reference
>>
2. MacPython Modules
>>
2.8 FrameWork -- Interactive application framework
ActivePython 2.4 documentation
Macintosh Library Modules
Previous:
2.8.4 ScrolledWindow Object
Up:
2.8 FrameWork
Next:
2.9 autoGIL
2.8.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.8.4 ScrolledWindow Object
Up:
2.8 FrameWork
Next:
2.9 autoGIL
Release 2.4.5, documentation updated on 18 October 2006.
See
About this document...
for information on suggesting changes.
Privacy Policy
|
Email Opt-out
|
Feedback
|
Syndication
© ActiveState 2004
All rights reserved