[wxPython] Cascaded Menus?

It doesn't look like cascaded menus are available in wxWindows (and
therefore not in wxPython). Is that true? Thanks.

···

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users

It doesn't look like cascaded menus are available in wxWindows (and
therefore not in wxPython). Is that true? Thanks.

No. You can append wxMenus to other wxMenus.

···

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

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users

sheesh....it's right in the demo code too. Sorry. I must have had brain
lock.

···

----- Original Message -----
From: "Robin Dunn" <robin@alldunn.com>
To: <wxpython-users@lists.sourceforge.net>
Sent: Monday, January 29, 2001 4:31 PM
Subject: Re: [wxPython] Cascaded Menus?

It doesn't look like cascaded menus are available in wxWindows (and
therefore not in wxPython). Is that true? Thanks.

No. You can append wxMenus to other wxMenus.

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

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users