[lazarus] Major modifications added to CVS

Michael Van Canneyt michael.vancanneyt at wisa.be
Mon Jul 19 03:48:18 EDT 1999




On Sun, 18 Jul 1999, Michael A. Hess wrote:

> Greetings,
> 
> I just added the dialogs.pp unit with gtk dependence removed.
> 
> One note. Do NOT destroy the Open File Dialog with the 'X' at this time.
> I will fix this problem but it currently doesn't clean up some widgets
> correctly. The "OK" and "Cancel" work correctly.
> 
> I also add SetBounds to the TControl. This allows you to modify the
> dimensions and position of a component and only fire the resize event
> once instead of each time for each position changed.

In principle, all other Position/Size stuff should call SetBounds in the
end. This way you only need 1 call to be ported when going to a new toolkit;
namely setbounds.

Just a thought.

Michael.






More information about the Lazarus mailing list