[lazarus] CVS Update

Marc Weustink Marc.Weustink at cuperus.nl
Tue Dec 7 07:23:53 EST 1999


To get at least something showing, I commented out the TmwPasSyn stuff (two
lines).
For now, not all events are working, but will in the near future.

Another problem is that the editor won't show lines when you use Lines.Add.
You can see this in the debug output (a lot of painting, but no trace of
ExTextOut)
I expect that this is because some API functions aren't implemented yet
(notice in the output a linedraw from (largeint, largeint) to (250, 0)) and
the visible part for the editor is way beyond the lines just added.

Marc


+ From: Marc Weustink [mailto:weus at quicknet.nl]
+
+ Changed a lot to get things more stable.
+
+ Marc
+
+   Removed some double events
+   Changed location of SetCallBack
+   Added call to remove signals
+   Restructured somethings
+   Started to add default handlers in TWinControl
+   Made some parts of TControl and TWinControl more delphi compatible
+   ... and lots more ...
+






More information about the Lazarus mailing list