Jump to content

Recommended Posts

Posted

I would like to manage a listview or some files in a tree control with more than one checkbox linked to every item in order to get - for instance - the rwx flags to set...

Is there a way to do it?

Posted

Would have to create your own control that inherits the listview control.

Or

You might think about using a checked/unchecked icon in the subitem(s), of course then you would have to keep up with which icon is being displayed.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...