标题: 请问在pro/E的2开中prodialog_view.exe的用法? [打印本页] 作者: zine 时间: 2003-7-14 13:21 标题: 请问在pro/E的2开中prodialog_view.exe的用法? 请问各位大侠:
在pro/E的ToolKit二次开发中,prodialog_view.exe的用法?
tkguid中没有详细说明,我运行了,
环境:Xp的command窗口,
运行后没有反映呀,,,请指教!作者: zine 时间: 2003-7-14 14:05
我自己试验出来了,,,
各位观众请参阅楼下 zjcbhy 的帖子。 作者: Superuser 时间: 2003-7-14 15:37
The Dialog Viewer
To enable you to test your resource files without having to create a Pro/TOOLKIT application and run Pro/ENGINEER, Pro/TOOLKIT provides a utility which just reads in a resource file and displays the dialog box it describes. It takes the resource file name as a single argument: prodialog_view
Note:
The executable, prodialog_view, is installed in protoolkit/<machine_type>/obj. Make sure you set the environment variable PRO_DIRECTORY to point to the Pro/ENGINEER loadpoint before running this utility. 作者: zjcbhy 时间: 2003-7-14 21:56
注意:为使能够利用prodialog_view工具进行对话框预览,首先必须设置环境变量:变量名为PRO_DIRECTORY;变量值为<proe>。<proe>是指proe的安装根目录