wxMenu::Destroy can not delete submenu item

Thanks, Robin

···

-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: Thursday, February 20, 2003 4:55 PM
To: wxPython-users@lists.wxwindows.org
Subject: Re: [wxPython-users] wxMenu::Destroy can not delete submenu
item

Ming Lan wrote:

Hi,

I found wxMenu::Destroy(int id) doesn't take arg id , then I can not
delete submenu item. Any idea? I am using wxPython 2.3.3

Destroy() is a method in the base class so in wxMenu they've been
renamed to DestroyId and DestroyItem.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org

________________________________________________________________________
This email has been scanned for all viruses and found to be virus free.
If you have questions regarding this scanning please visit the
Information Services area of http://home.vitalimages.com
________________________________________________________________________