[wxPython-users] Opening a frame from ListCtrl item in Mac OS X

Josiah Carlson jcarlson at uci.edu
Thu Nov 2 08:52:20 PST 2006


"roee88 shlomo" <roee88 at gmail.com> wrote:
> This is not something new, it happens with 2.6 as well.
> Whenever I open a frame from a ListCtrl item (i.e via right click menu, or
> item double click) the Frame appears in the background instead foreground.
> Linux and Windows don't have this issue.

Have you tried using frame.Raise(), either directly or via wx.CallAfter?

 - Josiah





More information about the wxpython-users mailing list