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
 thumbnail skip first image

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
giancarlo Posted - Sep 16 2016 : 03:48:07
i have to show thumbnails of book pages but the first page must be starting in the second position.
there is a way to "skip" the first or start from position 1 instead 0?
i'm using the ImageEnMView component to show thumbs.
this the goal:




thank you
giancarlo
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Sep 19 2016 : 03:20:00
Not built in, I'm afraid, as no one has ever requested the feature before.

There is not a good way to do it but you can probably paint the cell blank in one of the cell paint events, and prevent selection using the select event.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
giancarlo Posted - Sep 16 2016 : 17:59:25
i've tried to insert a blank frame but is it selectable and with a white icon...is too far from the demo i need to achive:(




there is no other solutions?

tnx
xequte Posted - Sep 16 2016 : 15:48:46
Perhaps you just insert a blank frame?

http://www.imageen.com/help/TImageEnMView.InsertImage.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com