完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我使用的是和谐的V1.10图形库和一个LCD显示。我需要创建一个弹出窗口,它会出现在当前屏幕的“前面”。但是,在下一个屏幕上的任何原始对象在弹出窗口上呈现。T不是我需要的效果。有人能提出一个很好的方法来解决这个问题吗?谢谢,Phil。
以上来自于百度翻译 以下为原文 I'm using the HARMony v1.10 Graphics library with an LCD display. I need to create a popup window which would appear 'in front' of the current screen. However, any primitive objects on the underlying screen are rendered 'on top' of the popup window. I can make it work by using a popup 'screen' but that is not the effect I require. Can anyone suggest a good method of working round this. Thanks, Phil |
|
相关推荐
3个回答
|
|
它实际上不支持这个。如果你需要的效果,你需要编码它。不要清除旧屏幕,只是新的矩形。启动新的屏幕。重新处理旧的屏幕,用记住的值。你正在使用HGC,这可能会使它更难做到。2.0x有这个特性吗?
以上来自于百度翻译 以下为原文 It really does not support this natively. If you need the effect you would need to code it. Do not clear the old screen, just the rectangle of the new one. Launch the new screen. Handle it. Relaunch the old screen, with the remembered values. It you are using HGC, it may make it harder to do. Does 2.0X have this feature? |
|
|
|
是的,和声图形作曲套件(在V2.02b和后面)具有这个函数本身。每个小部件都可以放入绘图树中,并按照选定的顺序覆盖。每一个都有一个“可见”特性,它可以让你查看它。事件管理器可以用来控制效果,无论是从图形引擎内的事件(如菜单中的函数)还是从外部源(通过启用宏)来控制。
以上来自于百度翻译 以下为原文 Yes, Harmony Graphics Composer Suite (in v2.02b and later) has this function natively. Each widget can fit into a drawing tree, and overlay in the order selected. Each also has a 'visible' characteristic, which can enable you to view it or not. The events manager can be used to control the effect, either from an event within the graphics engine (say a function within the menu) or from some external source (by enabling a macro). |
|
|
|
谢谢你的回复。看来我必须按照NKurzman的建议来处理这个问题。WIDGET可以按需要的顺序分层,但是任何图元都会显示在顶部。
以上来自于百度翻译 以下为原文 Thanks for the replies. It appears that I'll have to handle this myself as suggested by NKurzman. Widgets can be layered in a required order but any primitives will always be displayed on top. |
|
|
|
只有小组成员才能发言,加入小组>>
5248 浏览 9 评论
2036 浏览 8 评论
1956 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3217 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2264 浏览 5 评论
786浏览 1评论
677浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
603浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
684浏览 0评论
581浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-27 03:24 , Processed in 1.847416 second(s), Total 82, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号