Ticket #514 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Allow Python API to handle suggested arguments

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: minor Milestone: Iteration 16
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Change the Python API syntax so that if a property's value starts with a '?' then it is treated as suggested rather than mandatory

Change History

comment:1 Changed 12 years ago by Martyn Gigg

(In [2262]) The Python API can now handle suggested arguments in the dialog windows. The ? character should be prepended to the property value to indicate that the value is only a suggested value. The control within the dialog will then remain enabled. In the commands that do not relate to a dialog, the character is ignored. Re #514

comment:2 Changed 12 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1362

Note: See TracTickets for help on using tickets.