[lazarus] Patch: combobox (and other controls) top position
Vincent Snijders
VSDS at RND.VB.CBS.NL
Tue Aug 12 04:44:11 EDT 2003
Hi Micha,
Now I can't compile the win32 interface. It gives the following error:
The error is:
win32callback.inc(437,39) Error: Identifier not found XPOS
win32callback.inc(437,45) Error: Identifier not found YPOS
The line involved is:
Win32PosToLCLPos(OwnerObject, XPos, YPos);
Can you look into this?
Vincent.
> -----Oorspronkelijk bericht-----
> Van: Micha Nelissen [mailto:M.Nelissen at student.tue.nl]
> Micha Nelissen wrote:
>
> > Hi,
> >
> > Attached is a patch to fix top position of controls (especially
> > TComboBox) in TGroupBoxes.
>
> And a patch for the patch: forgot that Sender could nil, so add a
check
> for that one. See attached patch.
>
> Regards,
>
> Micha.
More information about the Lazarus
mailing list