| | Hi everyone, As a crossplatform developper, the main obstacle for me to write CP apps is the interface... Sure there are solutions like qt and gtk and such, but i'd prefer something more... rich, like an interface in Flash (swf) or if it really doesnt work, in Java (applet). How do you embed such a rich interface in a C++ app, and how do you make the swf or java communicate with the core of the app: c++ ? Let's say i make a windows instance using the win32, how do i then show and make work a beautiful and rich flash interface? Thx for suggestions and help... |

