Changes between Version 33 and Version 34 of TaggingPresets


Ignore:
Timestamp:
2010-10-03T13:46:44+02:00 (15 years ago)
Author:
jttt
Comment:

Remove focus attribute

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v33 v34  
    114114 '''value_off="foobar"'''::
    115115   Specify the false value to be entered in the <key> tag (default is "no").
    116  '''focus="true"'''::
    117    The item gets the focus when the dialog is activated. Does only work for text fields like <text> and <combo>.
    118116 '''readonly="true"'''::
    119117   The combo box is readonly, which means, the user can only select an item in the list.