[lazarus] cvs updated

Marc Weustink marc at lazarus.dommelstein.net
Thu Nov 30 18:29:39 EST 2000


At 15:58 30-11-00 -0600, Shane Miller wrote:
>I added a few more changes.
>
>I created the code for TDesigner.  Not all of it yet because I'm not sure 
>how it all works.  I had to get the Notification working and I have that 
>much completed.
>
>I'm not totally clear when the TDesigner gets created, and by whom, but 
>I'm creating one for each form after I create the form.  This occurs when 
>the user selects FILE - NEW - FORM.  Then I assign the TCustomForm's 
>property DESIGNER to the new TDesigner.
>
>Paintgrid works.
>
>Notification only checks to see if a control is being added.  If so, it 
>clears it's ControlSelection (TControlSelection) and adds the new 
>control.  I create a TControlSelection for each TDesigner.

Seems OK Each form should have itrs designer (?) and each form should have 
its control selection (For adding and removing you can look at the 
selection example)

Marc






More information about the Lazarus mailing list