Re: [fpc-devel] Re: Patch for gtk2

2007-06-08 Thread ik
Hi, You are right, here is the right patch. Thanks, Ido On 6/6/07, Vincent Snijders <[EMAIL PROTECTED]> wrote: ik schreef: > Hi, > > I don't see that anyone have applied the patch. > Please note that this patch is for the FPC binding and not for the > Lazarus binding I only took a very quick l

Re: [fpc-devel] Re: Patch for gtk2

2007-06-06 Thread Vincent Snijders
ik schreef: Hi, I don't see that anyone have applied the patch. Please note that this patch is for the FPC binding and not for the Lazarus binding I only took a very quick look at the patch and it seemed to add gtk 2.8 stuff unconditionally, not under some $ifdef hasgtk2_8 define. Vincent _

[fpc-devel] Re: Patch for gtk2

2007-06-06 Thread ik
Hi, I don't see that anyone have applied the patch. Please note that this patch is for the FPC binding and not for the Lazarus binding Ido On 6/1/07, ik <[EMAIL PROTECTED]> wrote: Hi, I have added support for GTK2.8 functions that support menu direction. Here is the patch for the functionalit