Totally Freeenergy wrote: > Thanks so much for the info. I will look up wxWidgets. The reason I am > bothering with VS 6 is because legacy code was written in Delphi which they > are now migrating to .Net platform to add webservices. I am not a fan of .Net > which is only multi MS-friendly language platform. On the other hand Java is > truly Multi-OS. > > Interestingly enough Microsoft's brow-beating marketing has managed to make > it impossible for the world to exist without .Net. > > TFE
Not in any portion of my world. I have yet to see any .NET code in any production environment. wxDev-C++ has an integrated GUI designer specifically targeting wxWidgets. Write once in wxDev-C++, have a pretty good chance of running nearly everywhere (after compiling, of course). Icon selection seems to be the major weak point of the various toolkits (including MFC and wxWidgets). You get a default set of lousy icons to work with (or make your own or shell out money for nice icons). -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
