On Monday 04 of July 2011 08:50:51 Max Vlasov wrote: > On Mon, Apr 18, 2011 at 10:57 AM, Hans-Peter Diettrich > > <[email protected]> wrote: > > ATN Vincenct Snijders, Dmitry Boyarintsev, chronos... > > Mantis #18820, #18898, #18961... > > > > The ListView component is in a bad state, and a review of the current > > item handling is required, before proper solutions can be found. > > Problems arise with OwnerData and sorting, and at least OwnerData should > > be made work properly. > > Is it something related in the process that prevents r31548 from > compiling on Linux > > gtk2wscomctrls.pp(162,43) Error: Identifier not found "TSortDirection" > gtk2wscomctrls.pp(161,21) Error: There is no method in an ancestor > class to be overridden: "class TGtk2WSCustomListView.SetSort(const > TCustomListView,const TSortType,const LongInt,const <erroneous > type>);" > gtk2wscomctrls.pp(239,1) Fatal: There were 2 errors compiling module, > stopping Fatal: Compilation aborted
Works fine here. Maybe you changed something in your svn copy ? ComCtrls (there's TSortDirection declared) should be included in gtk2wscomctrls. Lazarus 0.9.31 r31551 FPC 2.4.3 i386-linux-gtk 2 zeljko
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
