Thread: VCL Windows TSplitView Issue
 |
This question is not answered.
Helpful answers available: 2.
Correct answers available: 1.
|
|
Replies:
2
-
Last Post:
Jun 17, 2017 9:02 AM
Last Post By: Paul Jackson
|
|
|
Posts:
61
Registered:
3/2/17
|
|
I'm using C++Builder 10.2 Tokyo Version 25.0.26309.314
So there seems to be an small issue with the Width parameter in the TSplitView. There is a discrepancy between what you see in the design mode and when it's running. What happens is when the panel opens, closes, then reopens, the width is less than what it appears to be when first opened and in the design mode.
So my workaround is simply opening then closing the opening the panel again and setting the width to the desired value. But the issue really rears it's head when I go from a release on a Windows 10 box to a Windows 7 box. The panel to the right of the opened "drawer" is again less than it appears on my Windows 10 machine?
Has anyone else seen this issue? What are your workarounds?
I would like to attach images to show but don't know how or if it's allowed in the forums.
Thank you for any feedback.
|
|
|
Posts:
370
Registered:
11/18/08
|
|
|
|
|
Posts:
61
Registered:
3/2/17
|
|
Hi Asger, thank you for the response.
Yes I will upload the images to the group and put a link to it here. I'm fairly confident I can solve the issue using anchoring to make the UI elements stay where they should be.
I believe the issue with the TSplitView drawer is internal to the component. There is a demo video from Embarcadero on youtube where you can see it happening, I'll try to find it again and post a link. Basically what happens is that the open panel is wider than the width setting the first time it opens. Once closed and reopened it appears as it should based on the width value. Anyway it's not a game ender, just annoying.
You can find the post in the attachments forum under the subject: TSplitView drawer sizing issue
|
|
|
|
Legend
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|
Connect with Us