The problem happens only building for GTK3; building the exact same code
for GTK2 works fine.

In the code, posted to
https://stackoverflow.com/questions/54529359/gtkmm-3-text-view-anchored-in-text-view-cannot-get-cursor-inside
, I'm having a text view anchored into another text view. The problem is
that even if I mouse click, I cannot have the cursor move inside the nested
text view to write text. The cursor can instead easily get into the
anchored text entry just below.

Please if there is a way to make it work help me, this is getting in the
way of my app porting from pygtk2 to gtkmm3.

Regards,

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

Reply via email to