Display pb : undocked ControlBar + AllowResizing=nil

Started by krunch, May 09, 2012, 03:57:59 PM

Previous topic - Next topic

krunch

Hi

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




You can try with the same sample :

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


Regards

Fred Tomke

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
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

krunch

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 ?


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

Regards

owenwengerd