Posted by member 352133 on 2006-11-14 14:08:50
I'm trying to create a box with background color and 1 pixel border color. Within this box would be 4 (or more) buttons (I was thinking of using label) that perform specific !execute commands upon being clicked. However, I am having some troubles.
I am using label (so far) and cannot find how to set a bg color. I checked the documentation and it only supports bmp backgrounds. Further, I don't see that setting a border thickness > 0 does any good.
I've checked documentation (found nothing), loose-screws (is down), and tried searching this forum (not working). Should I just add another module and use lsbox? I want to use labels because I can "destroy" them via the !bang !MyLabelDestroy. Can you do that with an lsbox as well?
Thank you in advance.
I am using label (so far) and cannot find how to set a bg color. I checked the documentation and it only supports bmp backgrounds. Further, I don't see that setting a border thickness > 0 does any good.
I've checked documentation (found nothing), loose-screws (is down), and tried searching this forum (not working). Should I just add another module and use lsbox? I want to use labels because I can "destroy" them via the !bang !MyLabelDestroy. Can you do that with an lsbox as well?
Thank you in advance.