Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3804

DesktopListbox and Checkboxes

$
0
0

In 2024r1.1 if i have a listbox with checkboxes in column 0 it is impossible to have it select mulitple rows and toggle the checkbox. The selection is cleared and set to the row you are clicking.
I am wanting to add some code to set the checkboxes for all the selected rows to be the same. The mousedown starts the drag to select rows events, before the checkbox fires.

Eg if i check one of the checkboxes, it selects the row.

In theory i could find the rows selected at mouse down, and reset the selection after getting the cellAction event, though this seems a little backwards.

Is there a property or something I’m missing.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3804

Trending Articles