[wxPython] wxTree popup menu

I'm having trouble creating a popup menu for a wxTree. For each item I
append, I get a seperator but no item (text). Any ideas? Thanks.

···

--
"I wonder where all the hunters are today..."

Daryl Stultz - python, blender, robots, really bad harmonica playing...
daryl@together.net
RedHat Linux 6.1 - Dual Pentium Pro

_______________________________________________
wxPython-users maillist - wxPython-users@starship.python.net
http://starship.python.net/mailman/listinfo/wxpython-users

I'm having trouble creating a popup menu for a wxTree. For each item I
append, I get a seperator but no item (text). Any ideas? Thanks.

What are you specifying for the menu item ID? The separator's ID is -1.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com

wxPython has moved Check it out!

_______________________________________________
wxPython-users maillist - wxPython-users@starship.python.net
http://starship.python.net/mailman/listinfo/wxpython-users