Re: TextView problem on Win32

2006-03-13 Thread Jernej Simončič
On Mon, 13 Mar 2006 10:27:30 +0300, Andrew E. Makeev wrote:

 3rd. Is there Gtk+-2.8 Win32 binary packages built for MinGW I could 
 download and check the issue?

ftp://ftp.gtk.org/pub/gtk/v2.8/win32/

-- 
 Jernej Simončič  http://deepthought.ena.si/ 
 Contact address:  jernej simoncic at isg si 

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: TextView problem on Win32

2006-03-13 Thread Tor Lillqvist
Andrew E. Makeev writes:
  Well, the problem is that we have only Gtk+-2.4 package built on Win32 
  platform.

Why not download and install a newer one then?

  Could you, please, point on other changes (files) I should use to 
  patch Gtk+-2.4 to fix that problem.

I'm sorry, but I don't know which individual change in what file has
fixed this. Presumably some change in the gdk/win32 files. But I am
not going to try to find out exactly what change, that would be
futile. That's what it means when we say that 2.4 is not maintained,
and not 2.6 either. If you for some reason desperately need to run
GTK+ 2.4 and need this problem fixed, you will have to maintain an own
local branch of it and build it yourself.

  Have you tried my test case on Win32 platform using Gtk+-2.8 and 
  got textview area drawn properly?

Sure. That's why I said it works better with 2.8.

  Is there Gtk+-2.8 Win32 binary packages built for MinGW I could 
  download and check the issue?

Of course. ftp://ftp.gtk.org/pub/gtk/v2.8/win32/ 

There are also pointers to those files from the
http://www.gimp.org/win32/downloads.html page. Where were you looking?

--tml

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: TextView problem on Win32

2006-03-13 Thread Andrew E. Makeev

Tor Lillqvist wrote:


Andrew E. Makeev writes:
 Well, the problem is that we have only Gtk+-2.4 package built on Win32 
 platform.


Why not download and install a newer one then?
 

Well, we have business application that runs both on Linux and Win32 
platforms. We are using gtkmm-2.4. So, it will take a time to make sure 
it works with Gtk+-2.8.


 Could you, please, point on other changes (files) I should use to 
 patch Gtk+-2.4 to fix that problem.


I'm sorry, but I don't know which individual change in what file has
fixed this. Presumably some change in the gdk/win32 files. But I am
not going to try to find out exactly what change, that would be
futile. That's what it means when we say that 2.4 is not maintained,
and not 2.6 either. If you for some reason desperately need to run
GTK+ 2.4 and need this problem fixed, you will have to maintain an own
local branch of it and build it yourself.

 


that I was giong to do - make our own patch

 Have you tried my test case on Win32 platform using Gtk+-2.8 and 
 got textview area drawn properly?


Sure. That's why I said it works better with 2.8.

 Is there Gtk+-2.8 Win32 binary packages built for MinGW I could 
 download and check the issue?


Of course. ftp://ftp.gtk.org/pub/gtk/v2.8/win32/ 


There are also pointers to those files from the
http://www.gimp.org/win32/downloads.html page. Where were you looking?


 

Well, we had to build our own binaries, because we have patched Gtk+-2.4 
for our needs (those changes was included in 2.6 version only).

So, I was looking nowhere for now.
Thanks all for you help, I hope I will find the way to satisfy our 
business clients.


Regards,
-andrew

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: TextView problem on Win32

2006-03-12 Thread Andrew E. Makeev

Tor Lillqvist wrote:


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


 

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.


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

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: TextView problem on Win32

2006-03-12 Thread Sven Neumann
Hi,

Andrew E. Makeev [EMAIL PROTECTED] writes:

 Is there Gtk+-2.8 Win32 binary packages built for MinGW I could
 download and check the issue?

From the usual place (http://gimp.org/win32/) ?!


Sven
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list