Changeset 114

Show
Ignore:
Timestamp:
01/08/08 16:21:02
Author:
slee
Message:

svg highlight

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • inapp/trunk/src/jambu/ActionTree.py

    r113 r114  
    323323    if acc.isEditable(): 
    324324      try: 
    325         MessageBox(None, 'You are now editing the text:\r\n%s' % acc.getText()
     325        acc.grabFocus(
    326326      except: 
    327327        raise