zeljko schrieb:

Have you tried with LCLIntf.GetSystemMetrics(SM_CYMENUSIZE) ?

I guess it'll return something under win32, but it's not implemented for others yet (I guess it shouldn't be too hard to implement it)

Ah, that nasty difference between outer (form bounds) and inner (client area) sizes, which was never solved for non-Windows platforms :-(

It's hard to believe that there exist reasonable widgetsets *without* a feature to map a fixed client size into the according window size.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to