Flex GUI for C++ application, how to do it?
What is the method to create a flex GUI for a c++ API and connect them? what is the procedure to do that? If any one can give me a hell开发者_开发知识库oworld example or some example it would be very easy to understand!! Thanks in advance.
This may be what you're looking for: http://pradeek.blogspot.com/2009/06/getting-started-with-alchemy-hello.html
or perhaps you're trying to do what this other SO user wanted: Flex -- C++ connection?
精彩评论