Embeedding OCX controls in pythonwin or wxpython

Juan Huertas jhg at galdon.com
Sun Jan 25 06:27:11 EST 2004


It's possible to embeed OCX controls using win32com and this work fine.
But:

How it is possible to assign properties at dessing time (not accesibles at
run time) to the OCX objects?

In Visual Basic, for example, this is ease using dialogs asociated at desing
time, in IE using
parameters clause (PARAM NAME an VALUE) to define the embeeded object, etc.

In win32com or wxpython?

Please aids.

Thank You.






More information about the Python-list mailing list