[Pythonmac-SIG] password dialog (& toolbox interfaces followup)

Rob Managan managan@llnl.gov
Thu, 11 Feb 1999 08:48:04 -0800


"Steven D. Majewski" <sdm7g@virginia.edu> gave a sample of a password dialog.

That prompted me to look into filter functions. It appears from the source
that you can suypply a filter function. The one technique I have seen used
a lot is to use ((DialogPeek) theDialog)->editField + 1 to get the item
number of the text field that the user has typed in.

What ways are there to get at this information and/or do we need to ask
Jack to add a method that returns that information from the dialog object?
*-*-*-*-*-*-*-*-*-*-**-*-*-*-*-*-*-*-*-*-*-
Rob Managan       mailto://managan@llnl.gov
LLNL                      ph:  925-423-0903
P.O. Box 808, L-098       FAX: 925-423-5804
Livermore, CA  94551-0808