T O P I C R E V I E W |
PeterPanino |
Posted - Mar 14 2025 : 03:29:33 1. Please implement OnPlayFrame in TImageEnView, as TImageEnView does not have an OnPlayFrame event (like TImageEnMView).
2. Please implement a ButtonCursor property so the user has visual feedback when hovering the mouse pointer over one of the buttons. Also, the button could change its color when hovering the mouse pointer over one of the buttons. UI guidelines recommend visual feedback when hovering interactive elements. Currently, there is no usual visual feedback when hovering the mouse pointer over one of the buttons. |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Mar 16 2025 : 23:05:10 1. We've added TImageEnView.OnPlayFrame.
2. Yes
Nigel Xequte Software www.imageen.com
|
PeterPanino |
Posted - Mar 16 2025 : 03:31:23 1. I want to update a progress bar while Playing = True.
2. Do you mean the current beta can react to Button hovering?
Thank you for your amazing work with ImageEn! |
xequte |
Posted - Mar 15 2025 : 18:12:38 Hi Peter
1. Can you explain your usage here so I can understand the requirement better?
2. For TImageEnView Buttons, in the current beta, it switches to the default cursor when hovering and you can use the OnSetCursor event to customize the behavior.
Nigel Xequte Software www.imageen.com
|