Question about RE: [wxPython] Popup menu problem

Tim,

canvas = self.theShape.GetCanvas()
canvas.Redraw()

Try using canvas.Refresh() instead.

That worked great! I wish it had been documented in the version of the help
file I have. :slight_smile:

Thank you.

doubly indebted-ly yours, <wink>
Nick

路路路

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

That worked great! I wish it had been documented in the version of the

help

file I have. :slight_smile:

I'm willing to bet it's documented, but that it's hiding under the
documentation for wxWindow. (There's quite a few methods that are hiding
there.(

-tim

路路路

----- Original Message -----

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