Qualifier information for Msg object

When a detached dialog is running and the user clicks a button to trigger an action it would be useful if the Msg object had a qualifier property. Or is there another way of determining whether a qualifier key was pressed in tandem with a button click?

You can use DOpus.GetQualifiers if the object/event doesn't give you the qualifier already.

https://www.gpsoft.com.au/help/opus12/index.html#!Documents/Scripting/DOpus.htm

1 Like

We'll add a Msg.qualifiers property in the next update.