[Lazarus] ListView and autosize
Graeme Geldenhuys
graemeg.lists at gmail.com
Sun May 8 14:31:54 CEST 2011
On 8 May 2011 14:45, Hans-Peter Diettrich <DrDiettrich1 at aol***> wrote:
> I've just uploaded an patch (#19303), that allows to use the remaining space
> for the rightmost list column. I use it to e.g. enlarge the Function column
> in the CallStack, to show as many parameters as possible.
>
> Perhaps somebody wants to improve this hack, so that it better fits into the
> AutoSize model.
I haven't looked at your patch, but I have done something like this
ages ago in fpGUI too. Just remember to take the width of a vertical
scrollbar into account too. :)
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the Lazarus
mailing list