EnsureCaretVisible() troubles

Martin Landa wrote:

Hi,

it seems that calling EnsureCaretVisible() can crash GUI application,
see [1] for details. The relevant code here [2]. For now I have
commented out this method, not sure why it crashes.

Best regards, Martin

[1] #201 (v.in.geonames wxGUI window crashes or freezes when "Verbose module output" is checked) – GRASS GIS
[2] http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/gui_modules/goutput.py#L425

Please make a *small* runnable app that shows the problem. MakingSampleApps - wxPyWiki

···

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