IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
2.8.5 DialogWindow Objects


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.
See About this document... for information on suggesting changes.