Hi guys. Lately I have been dealing a bit with wxWidgets. wxWidgets is comparable to Microsoft's MFC, but it is platform independant and easier to develop (imo). I am really thinking of rewriting the VBA GUI to use wxWidgets, because I could make the whole code look cleaner and make it easier for new developers to add things. Moreover it should not be too hard to use the normal VBA emulation cores (GB/GBA), because they are coded GUI-independant. So, what do you think? For me it would be a great incentive to create something on my own, and besides, I could get deeper into platform-independant development. Afaik, VBA could then be easily ported to Mac, Linux and maybe even to embeded devices if the wxWidgets developers work on that.