<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thank you Werner for sharing it!<br>
<br>
I wanted to build the application from the sources and I had the
following problems.<br>
<br>
1.) What CCR version do you use? I used trunk virtualtreeview-new
and it reported a streaming problem in <br>
TVirtualStringTree.Header.Style - hsXPStyle doesn't exist. <br>
<br>
For me:<br>
TVTHeaderStyle = (<br>
hsThickButtons, // TButton look and feel<br>
hsFlatButtons, // flatter look than hsThickButton, like an
always raised flat TToolButton<br>
hsPlates // flat TToolButton look and feel (raise on
hover etc.)<br>
);<br>
<br>
2.) Whenever I click on a thread, I get an AV:<br>
<img src="cid:part1.05070105.00080807@kluug.net" alt=""><br>
<br>
-->> This may have something to do with the VirtualTree
version I use.<br>
<br>
3.) FPC 3.1.1 has some issues with SynFacil code. See patch.<br>
<br>
=> What did you use to build lmlr? "FPC 3.1.1 trunk + Lazarus 1.5
trunk + CCR trunk" seem not to work properly.<br>
<br>
Ondrej<br>
<br>
</body>
</html>