Page 1 of 1

Detect when selection change

Posted: Tue Dec 05, 2017 4:35 pm
by modlem
Hi Andrew,

Wondering please how can I detect selection change, and detect what entities currently are selected ?

Re: Detect when selection change

Posted: Mon Dec 18, 2017 12:32 pm
by andrew
All RSelectionListeners are notified when the selection changes.

The selection display in the status bar would be an example:
https://github.com/qcad/qcad/blob/maste ... Display.js