Vocup does not display long words or sentences correctly in PracticeDialog and PracticeResultList.
Making PracticeResultList a resizeable window should be sufficient in most cases and easy to implement. For PracticeDialog more work is required to add line breaks to the readonly TextBox and the evaluation message.
Vocup does not display long words or sentences correctly in
PracticeDialog
andPracticeResultList
.Making
PracticeResultList
a resizeable window should be sufficient in most cases and easy to implement. ForPracticeDialog
more work is required to add line breaks to the readonly TextBox and the evaluation message.