Any way to set a cursor position in a text widget without scrolli ng?
- From: Ronald Kneusel <rtk cmed com>
- To: gtk-app-devel-list gnome org
- Subject: Any way to set a cursor position in a text widget without scrolli ng?
- Date: Wed, 3 Apr 2002 09:14:41 -0700
Greetings!
I'm writing a simple editor and I want to set the cursor (insertion point)
in a text widget to a particular place when returning to a buffer so I'm
using gtk_editable_set_position().
This works but is also visually scrolls the window. Is there a way to stop
the scrolling and just have the update appear? Freezing the text widget
does not change the behavior.
Thanks!
Ron Kneusel
rtk cmed com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]