[wxPython-dev] wxPython preview build

Robin Dunn robin at alldunn.com
Thu May 3 11:31:19 PDT 2007


Werner F. Bruhin wrote:
> Hi Robin,
> 
> - the doc/demo still installs into Program Files on Vista

I must not have made any notes about this the last time it was 
mentioned...  Please remind me what is the problem with putting them 
there, and where should they be instead?  Also, what is the Windows 
version number for Vista so I can detect it in the installer script? 
(XP is version 5.1)

If you couldn't figure it out, I don't have a box running Vista yet. 
I'm still trying to get used to XP.  ;-)

> - the search control when activating the menu (history) and selecting 
> from the entries nothing happens (shouldn't the text be copied into the 
> search control?

It's up to the application to do this (or not.)  It's just an ordinary 
popup menu so you can catch the EVT_MENU events and do whatever you want 
with them.


> - masked control problem with choice selection in combobox - see below  
> (sent this also to Will Sadkin off list)

Yep.  He has already boiled it down to the root of the problem and asked 
my advice on a solution.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-dev mailing list