Dev Blog: New Custom RandomPlayfield SaveAsDialog & Refactoring

I'm still in the process of converting the entire framework around the editors and the main interface to MVVM. There are still some routines that need to be adapted. But altogether, I'm making good progress. New Custom RandomPlayfieldSaveAsDialogCurrent Development State of Main UI Recently I was busy adjusting the Save/SaveAs…

Continue ReadingDev Blog: New Custom RandomPlayfield SaveAsDialog & Refactoring

Dev Blog: Added ‘Create New Playfield…’ Mechanics & Closing of Editors

Today I added the mechanics for creating fresh playfields. Therefore I needed a new ComboBox in order to beeing able to select fixed respectively random playfield types. It seems that the new 'Create Playfield' mechanics work fine so far. I also added a (mock) title bar to the editors with…

Continue ReadingDev Blog: Added ‘Create New Playfield…’ Mechanics & Closing of Editors