On Mon, 12 May 2014 10:09:41 +0000 (UTC) Mycroft <[email protected]> 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_focus _______________________________________________ gtk-app-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
