working with multiple frame instances

fchef tste3576 at bellsouth.net
Fri Sep 9 14:19:40 EDT 2005


I am looking for some advice on working with Multiple frame instances.
Essentially I need to be able to refer to specific control values in a
frame and be able to hide/show a specific frame. In VB you can
reference a particular frame with something like Controls.Form("My
form").DoSomething. Is there something analogous to this in Python? Or
is there a better approach all together?




More information about the Python-list mailing list