When using submenus, the caption is positioned almost outside the box on
the right side. Only the first characters is shown, and the rest
clipped.

-------
|Menu |
----------
|     Sub|
------------------
    |         Sub|
    |------------|
    | MenuItem   |
    --------------

There is a strange thing here though. The above is when I'm using
py2exe.
When launching with python normally, I get a slightly more correct
result:

-------
|Menu |
-----------
|Submenu >|
------------------
    |         Sub|
    |------------|
    | MenuItem   |
    --------------

This has been a bug for quite some time if I remember correctly.

Python 2.4, dabo rev 4113, wxPython 2.8, WinXP



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to