We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.login_form.cpp 中 nim_comp::MainPluginsManager::GetInstance()->RegPlugin("AddresBookPlugin"); nim_comp::MainPluginsManager::GetInstance()->RegPlugin("BookPlugin");(新增TreeComponent树形接口使用)
2.编译通过,BookPlugin页面显示正常,鼠标无法选择子选项
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题现象
重现步骤
1.login_form.cpp 中
nim_comp::MainPluginsManager::GetInstance()->RegPlugin("AddresBookPlugin");
nim_comp::MainPluginsManager::GetInstance()->RegPlugin("BookPlugin");(新增TreeComponent树形接口使用)
2.编译通过,BookPlugin页面显示正常,鼠标无法选择子选项
The text was updated successfully, but these errors were encountered: