"Karol \"Zal\" Zalewski" <[email protected]> writes: > > Yes, it looks very simple. Maybe too simple. I think that the main > problem in making GUI app is to do good concept of logic and UI before > start of coding. Everything else would be relatively easy. Am I right?
Yes, it is better to plan things before any coding. If we separe well logic and UI, it will be easier to write a tests suite for the core library. Giuseppe
