> On Thursday 31 March 2016 14:02:41 Krzysztof wrote: >> >> Here is example. Try to run it and shrink form width. Edit stop moving >> in half way. Can't find which property is responsible for this. > > It is because of tdrawgrid1. Please set tdrawgrid1.anchors an_right to true > for example. > > In order to align the child widgets on top of the layouter widgets set the > align_glue properties to wam_start.
Ahh didn't know that widgets which are not as TLayouter childs are also affected. Removed grid and working as expected. Still learning :) . Thanks ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

