> Have you tried invalidating the region affected by the font change
> prior to calling queue_draw()?

Yes, but that doesn't work either. The problem is that the layout is
incorrect, and invalidate_rect will force a redraw but not a re-layout
(it will not change the TextView sizes).

Cheers,
Kasper
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to