Hello,
I am currently encountering issues with the Ribbon and Blox components.
Concerning the Ribbon, I have not been able to change the height of the TTMSFNCRibbonToolBar while in Compact Mode. To circumvent the issue temporarily, I had to do modify the source code of the component (in the Unit TMSFNCToolbar, I put the AutoHeight of the CompactToolBar to true in the procedure TTMSFNCCustomToolbar.HandleCompact). Is there any way to do this with the current code ? If it is not the case, would it be possible to allow this so that I don’t have to modify the source ?
Then, concerning the Blox, I want to make a tool similar to what is done in PowerPoint. But, I have a few issues for which I can’t find any solution.
The other issue is that I want to have a drawing area to simulate slides. So, I would like to define an area around which there would be margins (like Powerpoint). The issue
Furthermore, I would like to know if it’s possible to force the zoom on one precise position and not the position (0;0) ? I would like to zoom on one item or on the center of the drawing area ?
Is there any way to do this with the Blox ?
Thanks you for your attention,
Best regards.