<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1251"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
05.01.2011 05:20, Diwakoe οθψες:
<blockquote
cite="mid:AANLkTimbqW3xGtJ=K2BHGpUPePwmTh3K29iGygpc-UKB@mail.gmail.com"
type="cite">
<pre wrap="">On Tue, Jan 4, 2011 at 2:54 PM, Vincent Snijders
<a class="moz-txt-link-rfc2396E" href="mailto:vincent.snijders@gmail.com"><vincent.snijders@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">
</pre>
</blockquote>
<pre wrap=""> The svn version seems to be 64 bits safe:
<a class="moz-txt-link-freetext" href="http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/components/rx/">http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/components/rx/</a>
Vincent
</pre>
</blockquote>
<pre wrap="">
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
</pre>
</blockquote>
rxnew from svn work<b> only with svn version of Lazarus and fpc.</b><br>
</body>
</html>