A text editor is often a good example application to demonstrate what a programming framework is capable of producing. I myself have written at least three example text editors in articles about wxPython and PyQt, and Java. The reason they’re seen as easy apps to create is because the frameworks provide so much of the code that’s hardest to write. I think that’s also the reason that most operating systems provide a simple desktop text editor.
Powered by WPeMatico