On 2012-12-05 14:59, [email protected] wrote: >> TButton), but apparently that controls the image sizes. Better >> property names would probably have been ImageWidth and ImageHeight. > > These names are dictated by Delphi compatibility.
Surely the "Delphi import wizard" could resolve that easily. >> * Looking at the screenshot I sent, Toolbar.Transparent = False, yet >> the Toolbar seems transparent, because the the TForm.Color = >> clMoneyGreen. You see the green color in the designer and at runtime. >> Changing the Toolbar.Transparent property makes no difference. > > Maybe GTK/Qt doesn't support that ? The Transparent property is not listed in the "Restricted" tab in the Object Inspector. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
