azrael <[email protected]> writes: > To be honest, in compare to Visual Studio, Gui Builders for wx > widgets are really bad.
That's because Visual Studio is a Microsoft product to build interfaces for Microsoft products. wx on the other hand is cross platform and ergo, much more complicated. > Do you know if there is any project curently running for GUI > builders, maybe for WX, That I could maybe join. You could help wx. Make your own gui builder if you think you could do better. There's also GTK and Qt... and probably many others. -- http://mail.python.org/mailman/listinfo/python-list
