[fpc-devel] Seems gtk2 package contains small bug in declaration of TGtkScrolledWindow
Paul Ishenin
ip at kmiac.ru
Tue Oct 30 07:59:08 CET 2007
Hello, FPC developers' list.
I checked and indeed flag0 must be 4 byte (longint) instead of 2 byte
(word) under windows (at least under win32).
I looked at gtk1 declaration and there this difference is taked into
account. So, please correct TGtkScrolledWindow.
I've made patch by example (looking at gtk1 declaration). Please apply it.
--
Best regards,
Paul Ishenin.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: scrolled_window_bug.patch
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20071030/6982cd0e/attachment.ksh>
More information about the fpc-devel
mailing list