Has anyone created a wxDatePicker that has a popup date picker, or
allows you to enter a date manually (and formats it properly)? I have
something semi-functional, but thought I should check before I do any
more work. If no one has, I will be glad to contribute what I have
created so far (once I get it working that is). Attached is a
screenshot of what I currently have working (the buttons are a bit big
for now, but that will be fixed).
Aside from this, has anyone ever been able to create a composite control
that looks like a wxComboBox, but has customizable behavior when the
button is clicked? I have created something like that for my DatePicker
but it would be much nicer if there was something a little more generic
(like a CustomDlg ComboBox from Delphi InfoPower tools, I think), so
that you could hit that drop down button and you could call an event
instead of dropping down the combo box. I can do it as a wxPython
composite control, but it just doesn't look right. Any suggestions?
Thanks for your time.
···
--
Jade Meskill <jade.meskill@libertydistribution.com>