点击查看详细介绍

[UFUN函数] UF_UI_is_listing_window_open 判断信息窗口是否已经打开

王牌飞行员 VIP会员 6年前 1469 5

购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008  QQ号:85585969  


头文件:uf_ui_ugopen.h
函数名:UF_UI_is_listing_window_open

函数说明:判断信息窗口是否已经打开

测试代码:

#include <uf.h>
#include <uf_ui.h>
#include <uf_ui_ugopen.h>
extern DllExport void ufusr( char *parm, int *returnCode, int rlen )
{
UF_initialize();
bool boolIsOping = false;
 
uc1601("打开信息窗口",1);
 UF_UI_open_listing_window();//打开窗口

●●●请先 登陆注册 后查看●●●


效果演示:


2

最新回复 (5)
  • guo172960885 VIP会员 6年前
    1

    谢谢分享,学习一下!

  • 鞋带松了 5年前
    2

    谢谢分享,学习一下!

  • yy306683560 5年前
    3

    感谢楼主分享。。

  • chtan7882 5年前
    4

    感谢楼主分享。。

  • A1111111 1年前
    5

    6666666666

请登录后发表新帖