[lazarus] Patch: combobox (and other controls) top position

Marco van de Voort marcov at stack.nl
Tue Aug 12 08:26:52 EDT 2003


> > > 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?
> > 
> > The patch was not applied cleanly for some reason. That Win32Pos.. call 
> > needs to be removed from the WM_NOTIFY handler and inserted into the 
> > WM_MOVE one. Attached is a patch, the patch itself contains the 
> > revisions I have used to patch against. callback=1.48, list=1.10, 
> > object=1.82.
> 
> Is the patch ok? I get
> 
> patching file win32callback.inc
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> 
> 
> I get "connection refused" from cvs.freepascal.org (cvs and ssh). Michael,
> can you check that?

both idefix (cvs) and deadlock( ftp.freepascal.org) are having problems.

Deadlock is down totally, and idefix pings, but seems to refuse connections.






More information about the Lazarus mailing list