On Wednesday 20 September 2017 21:19:44 fredvs wrote:
> Hello Martin.
>
> OK, i did apply your patch + compile with last MSE commit.
>
> At loading, perfect the size of the main form is ok, scrolling refresh well
> the canvas.
>
> Sadly after there are few problems.
>
> - Sometimes the vert scrollbar does not appear when all the forms are
> dockked.
>
> - And when it appears, canvas is not refreshed while scrolling.
>
What do want to achieve? It seems to me you misuse tdockcontroller. For 
example tdockcontroller is designed to change the position and size of its 
children but you set bounds_cxmin = bounds_cxmax and bounds_cymin = 
bounds_cymax -> the sizes are fix and disturb the layout process.
Please write how your program should behave in order I can setup it 
accordingly.

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to