Changes between Version 8 and Version 9 of TaggingPresets
- Timestamp:
- 2008-08-15T16:43:57+02:00 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v8 v9 83 83 '''delete_if_empty="true"''':: 84 84 If the text (or combo) box is left empty, the key is removed instead inserting an key with empty value. Default is "false". 85 '''readonly="true"'''::86 Set the combobox to readonly mode, where the user can not edit the value directly but only may chose a value from the list. Combine this with '''default''' to force the user to always set some value.87 85 '''values="entry1,entry2,entry3"''':: 88 86 A comma separated list of entries (for the combo box). It is not possible to specify an entry that contain a comma.
