Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, June 15, 2006 4:39:35 AM(UTC)
mugetopcu

Groups: Registered
Posts: 4


I am currently using LeadTools 14.5 for .Net  in my project.

when any item onRasterImageList is double clicked , I want to find which item is double clicked.
I written doubleClick event for RasterImageList.
when I double clicked on item in the ImageList my doubleClick event is not be called.
If I double clicked empty area on ImageList control , doubleclick event is called.

does RasterImageList  Control provide double click event for items on it ?

please give me a solution.
thanks.

 

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, June 19, 2006 8:21:53 AM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

Was thanked: 1 time(s) in 1 post(s)

I tested the double click event in LEADTOOLS 14.5 .NET classes in both the RasterImageList class and the RasterThumbnailBrowser class, and it worked inside and outside items.
Which build of LEADTOOLS are you using exactly?

Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#3 Posted : Monday, June 19, 2006 10:31:09 PM(UTC)
mugetopcu

Groups: Registered
Posts: 4


I have added that

I have implemented also Mouse down event for RasterImageList. so double click event of RasterImageList cannot be called.

there is any solution?

 
#4 Posted : Wednesday, June 21, 2006 6:09:33 PM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

Was thanked: 1 time(s) in 1 post(s)

The attached demo program shows how to use the MouseDown and DoubleClick events with the Leadtools.WinForms.RasterImageList control to detect when an item in the list is double-clicked.

File Attachment(s):
CSImageListDblClk.zip (7kb) downloaded 34 time(s).
Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#5 Posted : Monday, June 26, 2006 11:54:11 PM(UTC)
mugetopcu

Groups: Registered
Posts: 4


thanks a lot your sample project.it is working very well.

but i think my problem about DoDragDrop() method of RasterImageList.

because , i have called DoDragDrop method in the MouseDown event.

that calling is clear other events like double click.

Briefly i explain my project.

there are 2 imagelist (A,B) .

Items are skipped between two imagelist with drag drop process.

but  in addition  my users want, when an item double clicked on the imagelist (A) , that item automatically skips other imagelist (B).

how can  i solve this problem?

 
#6 Posted : Wednesday, June 28, 2006 10:59:32 AM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

Was thanked: 1 time(s) in 1 post(s)

I'm attaching a project that implements both drag-and-drop and double-click event.
It is based on the project from the following thread, so please read the post there to know more about the project and how to get it to work:
http://support.leadtools.com/SupportPortal/cs/forums/5896/ShowPost.aspx

File Attachment(s):
CSImageListDblClkWithDblClck.zip (7kb) downloaded 39 time(s).
Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.113 seconds.