ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TImageEnView Buttons suggestions

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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