Hello,
I am using Delphi 10.4 and TMS VCL UI Pack downloaded (as latest version) on the 8th of June (AdvToolbar version 6.8.3.4, AdvOffice Pager 3.8.4.4). Compiled for 32 bit (so far)
To demonstrate the problem I modified the DynRibbonToolbar demo: I have created a toolbar ("ribbon") with several TAdvGlowButtons and I perform the following steps:
- run the application.
- I switch to ribbon
- I resize the window horizontally (dragging from the right side) until no toolbar can be seen at all (minimum possible resize)
- I maximize the window. All buttons and controls on the toolbar have vanished!
(Similar behaviour is experienced when multiple resizes/show/hide ribbon, etc. are performed, but I guess the root cause is the same)
Is there some property I have misused or I am missing something that solves the problem?
Best Regards,
Charalampos
DynRibbonToolBar.zip (630.4 KB)