Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Damien Gerard
On Nov 15, 2007, at 3:40 PM, [EMAIL PROTECTED] wrote: I would like to test my program under Windows and GTK2 (mainly for UTF8 issues with the default win32 interface). What UTF8 issues? Do you use the unicode enabled version for win32? See wiki for details on the recompilation. Yes of

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Damien Gerard
On Nov 15, 2007, at 8:10 PM, Felipe Monteiro de Carvalho wrote: On Nov 15, 2007 6:45 PM, Damien Gerard <[EMAIL PROTECTED]> wrote: It is about the TMemo (may be TCustomMemo I don't know). It still display UTF8 Strings as it were ISO--1. I did believe it was a known issue. Yes, this is a k

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Damien Gerard
On Nov 15, 2007, at 12:07 PM, Graeme Geldenhuys wrote: What I need to install ? Gimp may be ? Gimp has split the GTK libraries and the GIMP install. So follow the download links and only download the GTK setup. I think that should do the trick, but then again as far as I know GTK support

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Felipe Monteiro de Carvalho
On Nov 15, 2007 6:45 PM, Damien Gerard <[EMAIL PROTECTED]> wrote: > It is about the TMemo (may be TCustomMemo I don't know). It still > display UTF8 Strings as it were ISO--1. > I did believe it was a known issue. Yes, this is a known issue. Actually this is currently the only known issue rega

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread vsnijders
> > I would like to test my program under Windows and GTK2 (mainly for > UTF8 issues with the default win32 interface). What UTF8 issues? Do you use the unicode enabled version for win32? See wiki for details on the recompilation. We are about to switch to enable unicode support by default on w

[lazarus] GTK2 Under Windows

2007-11-15 Thread Damien Gerard
I would like to test my program under Windows and GTK2 (mainly for UTF8 issues with the default win32 interface). At the runtime, a DLL is required : libgdk-win32-2.0-0.dll What I need to install ? Gimp may be ? -- Damien Gerard [EMAIL PROTECTED] ___

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Damien Gerard
On Nov 15, 2007, at 12:31 PM, Paul Ishenin wrote: Graeme Geldenhuys wrote: What I need to install ? Gimp may be ? Gimp has split the GTK libraries and the GIMP install. So follow the download links and only download the GTK setup. I think that should do the trick, but then again as far a

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Graeme Geldenhuys
> > What I need to install ? Gimp may be ? > Gimp has split the GTK libraries and the GIMP install. So follow the download links and only download the GTK setup. I think that should do the trick, but then again as far as I know GTK support under Windows is very experimental. Regards, - Graem

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Paul Ishenin
Graeme Geldenhuys wrote: What I need to install ? Gimp may be ? Gimp has split the GTK libraries and the GIMP install. So follow the download links and only download the GTK setup. I think that should do the trick, but then again as far as I know GTK support under Windows is very experi

[lazarus] GTK2 under Windows

2007-11-02 Thread Milipili Houbi
Hi !! I would like to test Lazarus (and next my prog) under Windows with GTK2 (I don't know if it is a really good idea but its for the fun^^). I have got the message "cc1 not found". So I added the path to the mingw of the Dev-c++ and it works. However at the runtime a library is missing "