Alex Tweedly wrote:
>
> I upgraded last night from wxPython 2.5.3.1 to wxPython 2.6.1, and have
> found one problem.
>
> The advanced codeEditor (tools/oneEditor/tabcodeEditor.py) displays
> drop-downs for the list of components and (sometimes) for the handlers
> of that component - these are at the top of the window, above the tabbed
> notebook. Since the upgrade, the notebook covers the whole window area,
> and so these drop-downs are not visible or accessible.
>
> I'll take a look at it this weekend, but if anyone already knows of
> changes to sizer behaviour, or anything else, that might cause this
> change, please let me know.
>
Alex:
I am running with wxPython 2.6.1 (on WinXP SP2 and Python 2.4) and I do
see the drop-downs in tabcodeEditor.
Don.
|