Form1 Form1 0 0 590 537 KC64GL @CheckBox1.setChecked(@readSetting("CheckBox1","false")) @CheckBox2.setChecked(@readSetting("CheckBox2","false")) @CheckBox3.setChecked(@readSetting("CheckBox3","false")) @CheckBox4.setChecked(@readSetting("CheckBox4","false")) @CheckBox5.setChecked(@readSetting("CheckBox5","false")) @CheckBox6.setChecked(@readSetting("CheckBox6","false")) @SpinBoxInt1.setText(@readSetting("SpinBoxInt1","0")) @SpinBoxInt2.setText(@readSetting("SpinBoxInt2","0")) @FileSelector1.setText(@readSetting("FileSelector1","~/")) unnamed 11 6 Layout6 unnamed 0 6 Layout5 unnamed 0 6 ExecButton2 P&lay @exec(x64 @CheckBox1 @CheckBox2 @CheckBox3 @CheckBox4 @CheckBox5 -joydev1 @SpinBoxInt1.text -joydev2 @SpinBoxInt2.text @CheckBox6 @FileSelector1.text/@ListBox1.selection) CloseButton2 &Close ButtonGroup1 Images unnamed 11 6 ListBox1 @exec(cd @FileSelector1.text && find * -name "*.d64" -o -name "*.D64" -o -name "*.g64" -o -name "*.G64" -o -name "*.t64" -o -name "*.T64" -o -name "*.prg") GroupBox1 Options unnamed 11 6 Layout4 unnamed 0 6 CheckBox2 Enable d&ouble scan false @widgetText +VICIIdscan -VICIIdscan CheckBox1 Enable double si&ze false @widgetText +VICIIdsize -VICIIdsize CheckBox4 Confirm &quiting VICE @widgetText +confirmexit -confirmexit Label16 Joystick Port 1 CheckBox5 Emulation speed &200% @widgetText -speed 100 -speed 200 Label17 Joystick Port 2 ExecButton5 Se&t as default @writeSetting("CheckBox1", "@CheckBox1.checked") @writeSetting("CheckBox2", "@CheckBox2.checked") @writeSetting("CheckBox3", "@CheckBox3.checked") @writeSetting("CheckBox4", "@CheckBox4.checked") @writeSetting("CheckBox5", "@CheckBox5.checked") @writeSetting("CheckBox6", "@CheckBox6.checked") @writeSetting("SpinBoxInt1", "@SpinBoxInt1") @writeSetting("SpinBoxInt2", "@SpinBoxInt2") @writeSetting("FileSelector1", "@FileSelector1") SpinBoxInt1 6 @widgetText FileSelector1 @widgetText Directory CheckBox6 Autosta&rt image @widgetText -8 -autostart Label18 Images SpinBoxInt2 6 @widgetText CheckBox3 Enable sound playbac&k @widgetText +sound -sound FileSelector1 widgetTextChanged(const QString&) ListBox1 populate() CheckBox1 widgetOpened() CheckBox1 populate()