OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: velasquez on September 09, 2008, 06:57:43 AM

Title: Question on FormMover.Odcl example.
Post by: velasquez on September 09, 2008, 06:57:43 AM
I worked with the example of FormMover.Odcl 
And I saw that some controls of they move with the width of the form and other not. 
Why don't I get to reproduce this?
Title: Re: Question on FormMover.Odcl example.
Post by: BazzaCAD on September 09, 2008, 08:07:31 AM
Change the "Use Left From Right" and the other similar properties to = 1.
Title: Re: Question on FormMover.Odcl example.
Post by: owenwengerd on September 09, 2008, 11:15:28 AM
Barry is correct, but the easiest way to change these properties is via the Properties dialog's Geometry tab (right click on a control and select 'Properties').
Title: Re: Question on FormMover.Odcl example.
Post by: velasquez on September 09, 2008, 12:50:00 PM
I tested this in OpenDcl 4.1.2.2 it doesn't work in the editor. 
But this works well at runtime.
Title: Re: Question on FormMover.Odcl example.
Post by: BazzaCAD on September 09, 2008, 01:45:36 PM
I don't think that 4.0 had the real-time feedback preview that 5.0 has.