[lazarus] ComboBox problems

Marco van de Voort marcov at stack.nl
Sun Aug 17 08:40:32 EDT 2003


> Karl Brandt <pascalive at bol.com.br> wrote:
> 
> > Mattias Gaertner wrote:
> > 
> > [...]
> > > Hmm. I think, I need a deeper look. Can you send me an example program
> > > please?
> 
> I have fixed a few resize things in the win32 intf. But there is still a few
> things to do.
> 
> - win32 intf:
>   - WM_SIZE, WM_MOVE are not sent, when nothing changed
>   - fixed WM_SIZE: LParam contains the client size, not the size
>   - fixed WM_SIZE: updates now LCL clientrect
>   - fixed WM_MOVE: LParam is relative to the parent origin,
>                    not the parent's client origin
>   - fixed GetWindowSize: returns the size, not the client size
>   - improved LCLBoundsToWin32Bounds and Win32PosToLCLPos for groupbox
>   - fixed LM_SETSIZE: form size
>   - improved but not comletely fixed GetWindowSize

If you need a few extra Windows Api units, check projects/contrib/winapi :-)






More information about the Lazarus mailing list