Just as a side note. I'm working on updating the gtk unit to support
all of the new stuff in 2.8.x. Right now I'm about a third of the way
through Glib. <br>
<br>
I do have one question though. I noticed that the functions/procedures
that use a variable number of arguments have multiple signatures in the
current unit.<br>
One for Kylix compatibility and 2 for FPC. <br>
I've changed those to just one now that FPC accepts the varargs parameter to functions/procedures. <br>
Is that the correct way? Or should I stick with the ( args: array of const )  way of doing it for FPC.<br>
<br>
Thanks<br>
Richard Jackson<br><br><div><span class="gmail_quote">On 9/2/05, <b class="gmail_sendername">Federico Lox Lucignano</b> <<a href="mailto:federico_lox@yahoo.it">federico_lox@yahoo.it</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I made this little patch thinking that the default GTK_2_2 define directive<br>in gtk2.pas is really obsolete looking at the current versions of the<br>library (2.8.x and 2.6.x).<br><br><br>_______________________________________________
<br>fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br><a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel
</a><br><br><br><br></blockquote></div><br>