Re: gtk_text_set_point() does not actually show new pos?
- From: Owen Taylor <otaylor redhat com>
- To: Michael Elkins <Michael_Elkins nai com>
- Cc: gtk-list redhat com
- Subject: Re: gtk_text_set_point() does not actually show new pos?
- Date: 03 May 1999 16:44:29 -0400
Michael Elkins <Michael_Elkins@nai.com> writes:
> How do I make the point show up in the new location after a
> gtk_text_set_point() call without inserting and then deleting a char?
void gtk_editable_set_position (GtkEditable *editable,
gint position);
(point != cursor position)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]