Dear gtk# community! I just really started learning gtk# and wanted to figure out the best practices. Therefore I jumped right into the development with monodevelop and stetic.
But since I am a novice I would greatly appreciate if some of you could look at my code and comment on it. I am interested in comments of any sort. Especially - coding style - class structure - gtk# and stetic specific handling The app is a simple filecard learning tool where I tried to separate the data from the gui handling. This lead to quite difficult code in the notifications between the data model and the ui with which I am not really happy. I hope someone can enlighten me how this could be done easier (without mixing the data with the gui). Thanks a lot in advance! And here is a link to the app: http://www.rtfs.org/ext/gfilecards2-0.1.tar.gz _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
