A flashcard app for drilling on spellings of words based on audio recordings
learn_mouse_release = function(x,y, mouse_button, is_touch, presses)
	edit.mouse_release(Workbook, x,y, mouse_button, is_touch, presses)
end