Menu

#5 Error when cancelling preferences dialog

9.0a3
closed
nobody
None
Bug
AlphaTcl
major
2016-06-15
2016-03-24
Steven Penn
No

If one cancels out of the prferences dialog, an error window pops up saying "Error Processing Menu Item. Cancel"

Discussion

  • Bernard Desgraupes

    This annoying message is sent by the [processMenuItem:] method (in class AlphaMenuItem) when the command executed returns a failure code (cancelling a dialog, like the preferences dialog, precisely emits this failure code). This was just meant as a sentinel when I was developing this part of the code. It is not necessary anymore and I just removed it. I just committed the fix to the repository. Thanks for reporting.

     
  • Bernard Desgraupes

    • status: open --> fixed
     
  • Bernard Desgraupes

    • status: fixed --> closed
    • Version: 9.0a1 --> 9.0a3
     

Log in to post a comment.