On Thu, 16 May 2013, Graeme Geldenhuys wrote:
On 2013-05-16 14:27, vfclists . wrote:
I want to use tiLogToGUI, but I am not happy with the amount of screen
space it takes. Is there some way it can be adapted or themed to be tidier
or smaller?
Simply edit the tiLogToGUI unit for your chosen toolkit (VCL, LCL or
fpGUI), and edit the CreateForm() method to suite your needs.
The code gives the impression that it can be embedded or extended in
another form or is that a misconception on my part?
That is indeed true, and hence the reason for the FormParent property. I
have heard of other developer that used this in Delphi, but I have never
tried to embedded in inside another form myself.
Seeing that you posted here, I'll assume you are using LCL. The next
question would be: "Does LCL support reparenting of components or
forms?" I have no idea.
Yes it does.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal