[wxPython] TextCtrl.ShowPosition()

i just checked the Gtk documentation: the gtk 2.0 library will have a
new text widget: GtkTextView which looks to be much more controllable
in terms of positioning text in the window:

  http://developer.gnome.org/doc/API/2.0/gtk/gtktextview.html

so, when_will_wxpython_wrap( when_will_wxGTK_wrap( gtktextview) )

:wink:

les schaffer

i just checked the Gtk documentation: the gtk 2.0 library will have a
new text widget: GtkTextView which looks to be much more controllable
in terms of positioning text in the window:

  http://developer.gnome.org/doc/API/2.0/gtk/gtktextview.html

so, when_will_wxpython_wrap( when_will_wxGTK_wrap( gtktextview) )

You can ask on wx-dev to be sure, but I think that work will begin on wxGTK
wrapping GTK+ 2 when it's release is finalized.

···

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