Dear community,
what occurs if i am dragging the MainForm Right-Window-Bound to let me say 5 Pixels wider?
I'm not thinking of the MainForm Resize Event.
What happens internaly?
Is it possible to do that "magic things" manually?
Because of:
If i do this resizing with the mouse, the layout of my horizontal CLV is redrawn correctly.
(the height after CLV.resizeItem(index, width) is always 20 Pixels too high and so the horizontal CLV is scrollable vertikal by mousewheel, which is ugly and maybe a Bug.
This will be corrected with the Resizing by mouse).
I have a really stripped project attached. There a two horiz. CLV's in a vert. CLV.
If you click on the two arrows of any day-element; after the nice animation, the height of this day element is 20Pixels higher and so you are able to scroll with the mouse-wheel vertical.
This is corrected after window sizing - by the magic behind
I dont think this code is wrong, nothing special, maybe a Bug (in xCLV lib ?)
thanks for thinking
Patent