Embeedding OCX controls in pythonwin or wxpython

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Juan Huertas

    Embeedding OCX controls in pythonwin or wxpython

    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.



Working...