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
 Lost focus on TImageEnFolderMView

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
jenswahl Posted - May 09 2025 : 02:53:56
Hello,

on a pagecontrol with two tabsheets there are two TImageEnFolderMView instances, each on one tabsheet. The FolderMView on the first tabsheet works normal, the one on the second tabsheet get no key interact - both with the same settings: [mkiMoveSelected,mkiMiscellaneous].
If I press the right key on the second tabsheet then the FolderMView on the first tabsheet changes to the next image. It seems that the FolderMView on the first tabsheet has every time the focus. But setfocus doesn't help. I use no TImageEn-actions.

What can I do to solve this problem?

Kind regards,

Jens
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - May 16 2025 : 16:36:16
Thanks for letting us know, Jens

Nigel
Xequte Software
www.imageen.com
jenswahl Posted - May 16 2025 : 04:47:30
Thank you for your support.
Your demo works properly. So I have to looking for what is the reason.
I will try your suggestion.

Kind regards

Jens
xequte Posted - May 12 2025 : 19:56:10
Hi Jens

Also, in case you mean that your ImageEn actions are activating the wrong TImageEnFolderMView, then you can set the Action.ImageEnMView to the active TImageEnFolderMView.

Nigel
Xequte Software
www.imageen.com
jenswahl Posted - May 12 2025 : 04:11:19
Hello Nigel,

thank you for the demo, I will test it and reply to you. I use in this case Delphi 11.3.
I found a solution: for each function (first, prior, next, last) I created an action which checks which is the active page of the pagecontrol and than it use the correctly ImageEnFolderMView

Kind regards

Jens
xequte Posted - May 11 2025 : 19:21:09
Hi Jens

I created a demo to test that:

www.imageen.com/temp/TwoFolderMViews.zip


And I could not reproduce it. Please test my demo.

Also, what version of Delphi do you use?

Nigel
Xequte Software
www.imageen.com