]> granicus.if.org Git - python/commit
Added a function SetUserItemHandler: this takes a function(dialog,
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 10 Jul 1998 15:47:48 +0000 (15:47 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 10 Jul 1998 15:47:48 +0000 (15:47 +0000)
commitdf901dfdea08e29730aff9872a051e05b0104dfe
treec447d547cbd4e09153c607f5af662f10dc622712
parentba0d0611e7916265a1be2a57cdf3921cc42c5e5d
Added a function SetUserItemHandler: this takes a function(dialog,
item) as parameter and returns a handle suitable for passing to
SetDialogItem as a user-item redraw routine. Note that you can
only make one of these, for now.
Mac/Modules/dlg/Dlgmodule.c
Mac/Modules/dlg/dlgsupport.py