Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想显示在函数中有进程的输出消息。消息存储在一个变量中。
在 GUI 窗口中,我使用 tag=uipanel1 创建了一个 uipanel。
所以,我的问题是如何在我制作的指定 uipanel (uipanel1) 中显示我的消息?
有任何想法吗?
有很多方法可以做到这一点,但如果没有一些关于您已经尝试过的信息,很难猜出最合适的方法。我建议以下选项:
uipanel
static text
listbox