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
 Custom Thumb controls

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
Dennis445 Posted - Feb 12 2014 : 22:29:31
Hi folks

Awhile back there were some demos on how to add custom controls to a thumbnail like a check box or a button.

I know the checkbox is an option the has been added, my question is how
can I add a button or some other type of control to the thumbnail?

Thanks for the help.
2   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 13 2014 : 18:45:11
Hi

We've just released v5.0.6, in which we've added back the Multi\CustomThumbs2 demo.

Either install v5.0.6 or download the demo source from:

http://www.imageen.com/demos/

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Dennis445 Posted - Feb 13 2014 : 10:49:16
Ok I think what I need is to use the 'ControlAtPos', I was curious why there is no
reference in the help file in regards to this? also is it possible to look at the old 3.0.3 demo's as reference?

Thanks again.