On Mon, 12 May 2014 10:09:41 + (UTC)
Mycroft wrote:
> This does not work no cursor apears.
> i used gtk_widget_grap_focus
No cursor at all? Then your widget_grab_focus doesn't use the correct
widget, or maybe you changed the can_focus property of the Entry.
Note, it's graB_focus not graP_fo
John Coppens jcoppens.com> writes:
>
> On Sun, 11 May 2014 18:50:51 + (UTC)
> Mycroft web.de> wrote:
>
> > How to set the cursor position in a gtk_entry.
>
> gtk_editable_set_position(GTK_EDITABLE(w), pos);
>
> w is the gtkEntry... pos is the position
>
> John
>
>
http://vega.frugalwar
On Sun, 11 May 2014 18:50:51 + (UTC)
Mycroft wrote:
> How to set the cursor position in a gtk_entry.
gtk_editable_set_position(GTK_EDITABLE(w), pos);
w is the gtkEntry... pos is the position
John
http://vega.frugalware.org/tmpgit/gnome.old/source/xlib/gtk+2/pkg.gtk+2-docs/usr/share/gtk-do
Hallo
How to set the cursor position in a gtk_entry.
cu
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list