[Lazarus] TListView.Selected.EditCaption; NOT work
zeljko
zeljko at holobit.net
Sun Mar 15 16:20:47 CET 2015
On 03/15/2015 12:45 PM, FreeMan wrote:
> svn fpc & lazarus yosemite qt
> Added 3 columns, last column visible false
>
> TListView.Checkboxes := true;
> TListView.Selected.EditCaption;
> ...
> in /opt/lazarus/lcl/include/customlistview.inc
>
> procedure TCustomListView.ShowEditor;
> ......
> R := Item.DisplayRect(drLabel);
> if LCLIntf.IsRectEmpty(R) then <--- Always return true
> exit;
What lazarus version ?
Please open an issue about it and attach example project if it's trunk
lazarus.
zeljko
More information about the Lazarus
mailing list