OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: krunch on May 09, 2012, 03:57:59 PM

Title: Display pb : undocked ControlBar + AllowResizing=nil
Post by: krunch on May 09, 2012, 03:57:59 PM
Hi

I get an empty space under the form, only when the ControlBar is undocked and AllowResizing=nil :

(http://img15.hostingpics.net/thumbs/mini_955170overrides.gif) (http://www.hostingpics.net/viewer.php?id=955170overrides.gif)


You can try with the same sample :

Code (autolisp) Select
(dcl_Project_Load "Untitled" T) 
(dcl_Form_Show Untitled_Form1 215 215)


Regards
Title: Re: Display pb : undocked ControlBar + AllowResizing=nil
Post by: Fred Tomke on May 10, 2012, 07:56:07 AM
Hi, I recommend to double click the control in the z/tab-pane to activate the right-from-right and bottom-from-bottom checkbox for the grid.
The attached odcl is not the same as in your screenshot.

Regards, Fred
Title: Re: Display pb : undocked ControlBar + AllowResizing=nil
Post by: krunch on May 10, 2012, 09:10:55 AM
QuoteThe attached odcl is not the same as in your screenshot.

No sorry, it's the same than my previous topic .. but when I run, it I also get a grey stripe at the bottom of the form, inside the border, just like in the screenshot

QuoteI recommend to double click the control in the z/tab-pane to activate the right-from-right and bottom-from-bottom checkbox for the grid.

You mean that ?
(http://img11.hostingpics.net/thumbs/mini_606352Sanstitre2.jpg) (http://www.hostingpics.net/viewer.php?id=606352Sanstitre2.jpg)

right-from-right and bottom-from-bottom properties (grid) are values ..

Regards
Title: Re: Display pb : undocked ControlBar + AllowResizing=nil
Post by: owenwengerd on May 14, 2012, 11:42:04 AM
This should now be fixed in the next build.