cpicanco / stimulus_control

A teaching machine for free behavioral experiments
GNU General Public License v3.0
11 stars 7 forks source link

improve runtime language setup #50

Open cpicanco opened 7 years ago

cpicanco commented 7 years ago

Setting default language during xml property storage event OnRestore event will reset some components to default values. Right now, a work around is to save old values, then setup the language and then reload old values. This is too much work for the long run. A better alternative is in need.