This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我的应用程序中有一个wxTaskBarIcon在应用程序运行时添加到任务栏的应用程序。我想知道,location of this icon但到目前为止还没有做到这一点。我需要该位置,因为我想在该位置打开一个自定义框架(不是菜单)。由于 wxTaskBarIcon 直接从 wxObject 派生,因此是否有可能获取位置,因此没有这样的函数来获取位置?有没有其他方法可以让它工作?任何想法或代码都会非常有帮助。