Hi Torben
I’ve been experimenting with the extended buttons in the Custom Screen Objects, and there are a couple of issues with the captions.
In 4.0.3, build 1255 the ActiveHoverCaption is showing as the InactiveHoverCaption [background colours look OK]
In 4.1a, build 1421 HoverCaption, ActiveHoverCaption and InactiveHoverCaption are not displayed, but are in the ini file.
I have just uploaded v4.1.0.1422. The code is now absolutely the same the latest snapshots of both v4.0 and v4.1. Let me know if you still see any differences.
I’ve found the problem.
It was due to the size of the button I had created in the layout designer.
The text “Press to record” was too long to fit into the button size, hence it showed just the change in background colour on hover.
By stretching the button the text now fits in and it behaves as expected.
I must have changed the button sizing at some point when moving from 4.0 to 4.1.
A Homer Simpson moment!
Time for a beer.
Since your last Build (4.0 b1264 and 4.1 b1437) all font settings (Name, Size, Style, Color) of an extended button are not loaded correctly from the screenobject.ini file.
The button is showing a “default” font value - In my case: Tahoma, 14, Standard
You can reproduce this behaviour directly into the main programm but also in config Mode – GUI - Screenobjects
The setting for an extended button across the GUI Menu is saved correctly into the screenobject File but the next load didn’t collect the right values anymore. :-\