Topic: 假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? |
Print this page |
1.假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? | Copy to clipboard |
Posted by: elliott Posted on: 2005-02-02 17:40 我在一主界面上有很多 Button, 我想单击他后, 就突出这个 Button 被选中了. 由于 SWT 的 Button 没有 setBorder() 方法, 所以想用 GC 来画. 但用 gc 画时,遇到了一些问题..不能确定 Button 的位置. 我用 gc.drawRectangle(button.getBounds()); 画出的位置不在我想要的位置上. |
2.Re:假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? [Re: elliott] | Copy to clipboard |
Posted by: cnfree Posted on: 2005-02-17 22:13 标准的按钮还是图形按钮?图形按钮换几张图片就可以了,标准的按钮我还是建议你用Label自己GC出来比较好,什么都可以通过自己订制,直接处理Button,我倒没有试过 |
3.Re:假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? [Re: elliott] | Copy to clipboard |
Posted by: huangry Posted on: 2005-02-22 10:18 我都没看懂 是什么意思 汗啊 |
4.Re:假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? [Re: elliott] | Copy to clipboard |
Posted by: qingxing2005 Posted on: 2005-03-12 08:23 怎么将图形按钮换图片呢?能不能给个例子? 谢谢,新手请教 |
5.Re:假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? [Re: elliott] | Copy to clipboard |
Posted by: yipsilon Posted on: 2005-03-12 13:18 使用背景图加亮不就行啦? |
6.Re:假设一主界面上有很多 Button, 当我选中时,我想突出显示的问题? [Re: elliott] | Copy to clipboard |
Posted by: qingxing2005 Posted on: 2005-03-13 03:22 不太明白,是说和mousetrack一起运用么?能不能举个例子?:0) |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |