Having learnt new stuff over the term this year, I sat down to rethink the development of Menu Inventor. With Visual Basic 6.0's crippled implementation of OOP, is there any point re-writing it in the same language? I have already pushed the limits of the language by being able to e.g. implement callbacks through a sub-classing procedure. If flexibility and future development are to be desired, I am seriously thinking about switching to C++, making use of the wxWidgets GUI toolkit.




