John Coppens <john <at> jcoppens.com> writes:

> 
> On Sun, 11 May 2014 18:50:51 +0000 (UTC)
> Mycroft <microft-mail <at> 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.frugalware.org/tmpgit/gnome.old/source/xlib/gtk+2/pkg.gtk+2-docs/usr/share/gtk-doc/html/gtk/gtk-GtkEditable.html
> 

This does not work no cursor apears.

cu

i used gtk_widget_grap_focus
and for test reason a gtk_editable_select_region and this works.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to