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
 I want update showcaptions

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
ymae Posted - Jun 16 2022 : 01:55:56
Hi I have one question.
I wonder where can I edit the showcaptions in ImageEnViewToolbar .
And please let me know how I can adjust the options for each button.


For example, if you select ivbimagezoom in the property buttons,
3 buttons are created, but I want to show only some of them
(One or Two buttons).

And if you have a toolbar example, please let me know

Thanks to read my question.
please answer as soon as possibly.
Thank you





Insert Image:
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 16 2022 : 18:09:46
Hi

Please try the demo (from the ImageEn installation):

\Demos\Other\ImageEnViewToolbar\IEToolbar.dpr

It includes a "Show Captions" feature.

To edit the caption, you need to specify a new localization string:

https://www.imageen.com/help/TIEGlobalSettings.SetLanguageWord.html

To exclude buttons use the OnAddButton event:

https://www.imageen.com/help/TCustomImageEnToolbar.OnAddButton.html

Nigel
Xequte Software
www.imageen.com