Mattias Gaertner ha scritto: [...]
Note: eventually the LCL should be compiled automatically like any other package. That means, if you switch the widgetset in the project to qt and press F9, the LCL will be built for qt.
This would be great. However, in the meantime we could settle for that. [...]
Here attached is my working directory. You'll find two projects in it: buildlaz.lpi, which uses TNotebook, and build1.lpi which fakes notebook with panels. They're both skeletons, just to test the technique. Most labels are left as they are, to subsequently test proper loading from resources. In both the Compile button changes to very long strings to test proper resizing, and in both you find two extra buttons (PlusButton and MinusButton) which increase and decrease the height of ItemsListBox (to see what happens without all the IDE stuff). From my previous posting I've changed something, i.e. I've suppressed the alClient, in the hope to make autosize work, but the only effect is that I'm unable to manually resize the form (maybe that's not so important), while the desired resizing doesn't occur. Maybe I'm just stupid, but I can't find what's wrong.Waiting for competent adviceCan you send me an example form?
Just one question. Who conceived the AnchorSide trick? I hadn't yet used it, but I found it great!
Thanks, Giuliano
buildlaz.tar.bz2
Description: BZip2 compressed data
