05.01.2011 05:20, Diwakoe пишет:
On Tue, Jan 4, 2011 at 2:54 PM, Vincent Snijders
<[email protected]> wrote:
The svn version seems to be 64 bits safe:
http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/components/rx/
Vincent
Hi Vincent,
Component already downloaded and error again on compile process, now
another module:
"/home/lazp/proj/pack/rxfpc/rxdbgrid.pas(1323,19) Error: Identifier
not found "DrawThemedCell"
error line: DrawThemedCell(aCol, aRow, aRect, aState), the rest like this:
if (TitleStyle=tsNative) then
DrawThemedCell(aCol, aRow, aRect, aState)<<== error
else
begin
// Canvas.FillRect(aRect);
DrawCellGrid(aCol, aRow, aRect, aState);
end;
Any hints?
Thanks,
Diwa
rxnew from svn work*only with svn version of Lazarus and fpc.*
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus