|
Meylot Newbie
Joined: 20 Jun 2007 Posts: 5 Location: Somewhere in Middle Europa
|
Posted: Wed Jun 20, 2007 10:32 pm
Button without caption |
I want to make in my cMUD 1.33 a wind rose with push-buttons, like this in zMUD:
The problem is that cMUD always displays a caption by the image, and it looks weird.
I tried to clear Name field, but it just replaces fields Name and ID. In help we can read about On/Off Caption field, I think it was only in older versions or I am blind.
So, how to get rid of this caption? |
|
Last edited by Meylot on Mon Jul 09, 2012 9:24 am; edited 1 time in total |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Wed Jun 20, 2007 10:50 pm |
As I recall, you can't at the moment. It was flagged as a problem a few months ago and it's been pending a fix.
|
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Thu Jun 21, 2007 2:05 am |
You can have a button with out a caption. I have the same set up on my setup here. Just make sure image on left is checked. I also have toolbar style, transparent and show image on toolbar checked.
Technically it will still have one but the button will be too small to display test after the button image. My button size is 20 x 20. |
|
_________________ Asati di tempari! |
|
|
|
Meylot Newbie
Joined: 20 Jun 2007 Posts: 5 Location: Somewhere in Middle Europa
|
Posted: Thu Jun 21, 2007 7:31 am |
Yea, it's some solution, even though only for small buttons.
Thanks. |
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Thu Jun 21, 2007 2:26 pm |
You don't clear the name field, you do this "" that is an empty string and if you use it the button will appear blank even if you have a button id.
|
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
|
|