AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How can i disable selection of Listview checkboxes?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
L-Cartinine



Joined: 28 Nov 2007
Posts: 69

PostPosted: Fri Nov 21, 2008 4:02 am    Post subject: How can i disable selection of Listview checkboxes? Reply with quote

There is already a checkbox selected in Listview. I want so that when i left click on any of the checkbox's nothing happens and the one selected will remains as it was selected or unselected by a previous way. I still want the listview selections on the right side of the checkboes to still work though. I just want the checkboxes to be disabled when the mouse clicks on them or that area.

I really want to make the checkboxes read-only i think. Can i just make a checkbox readonly?

I had a idea which disable the mouse when it passes over the x and y strip coordinates of all the checkboxes and it disabled the mouse but not fast enough as it still selected a checkbox just before it disabled. How can i swallow or disable the left mouse button fast enough so it doesnt confirm click.

I used the 'if var between 150 and 50 for the x and y coordinates and the mouse get coordinate and disable left click command but still no joy.

I also think disabling the control when mouse passes over that area it should be easier way but cant put the right code together to accomplish.

CAN I disable a CHECKBOX????

If i can't, is it possible to just list one selected checkbox against 1 row in the list and not list all checkboxes of all rows in a list.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group