Pythonwin toolbar dynamic buttons combobox
Mark Hammond
mhammond at skippinet.com.au
Tue Jun 3 19:32:10 EDT 2003
Ilariu Raducan wrote:
> Hi All,
>
> In "Programming Windows with MFC, Second Edition" Chapter 12, Toolbars
> is described a method to add a ComboBox to a toolbar.
>
> Did anybody tried that in Pythonwin?
>
> How do I create buttons dynamic, at runtime?
> What about ComboBox?
>
You should look through the pywin.demos and pywin.Demos and pywin.tools
directory - these contain useful snipped, including both of these concepts.
Mark.
More information about the Python-list
mailing list