On Tuesday 08 October 2013 06:36:52 Алексей Логинов wrote: > Lazarus have Anchors Editor, but MSEide+MSEgui have no Anchors Editor. > There are many problems without Anchors in MSEide and in programs, > written by MSEide:
MSEgui has tlayouter, onlayout and several layout utility routines (place*order(), align*(), sync*()) instead. I dont't think it is possible to make a Lazarus like anchoring system which works reliable under all circumstances, MSEgui anchors are complicated enough. ;-) It is also possible to set different bounds_cxmin for different languages - currently not for the fade editor because it has not been set in base form. I'll have a look to the fade editor. There is maybe a bug that overlapping does check clientarea of the widgets only. Martin ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

