用于 C++ 的 Flex GUI申请,怎么办?
为 c++ API 创建 flex GUI 并连接它们的方法是什么?这样做的程序是什么? 如果有人能给我一个helloworld示例或一些示例,那将非常容易理解! 提前致谢。
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 helloworld example or some example it would be very easy to understand!!
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能就是您正在寻找的:
http://pradeek.blogspot.com/2009/ 06/getting-started-with-alchemy-hello.html
或者您可能正在尝试做其他 SO 用户想要的事情:
Flex -- C++ 连接?
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?