Tor Lillqvist wrote:
Well, the problem is that we have only Gtk+-2.4 package built on Win32 platform. I've tried to merge changes between gtktextview.c/h files versions Gtk+-2.8 and Gtk+-2.4, but nothing changed.Andrew E. Makeev writes: > Gtk+-2.4.14 That's rather old. Your program behaves better when running against a current GTK+ 2.8. --tml
1st. Could you, please, point on other changes (files) I should use to patch Gtk+-2.4 to fix that problem. 2nd. Have you tried my test case on Win32 platform using Gtk+-2.8 and got textview area drawn properly? 3rd. Is there Gtk+-2.8 Win32 binary packages built for MinGW I could download and check the issue?
Regards, -andrew