*trial.label: Trial
*trial.translations: #replace\n\
	<Btn3Down>(2):	actionA() \n\
	<Btn3Motion>:	actionC() \n\
!  Double clicking and motion don't work on the same button in the same widget
!  But try the following: they do work with different buttons in the same widget:
!
!	<Btn1Down>(2):	actionA() \n\
!	<Btn3Motion>:	actionC() \n\
