Author |
Message |
15/11/2011 11:18:10
|
ddammann
Power User
Joined: 13/09/2010 09:41:07
Messages: 66
Location: München
Offline
|
Hi,
Is it possible to use master icons with some other overlay icons?
To show different attributs of objects.
regards
Dörte
|
|
|
16/11/2011 07:07:29
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
yes, there is a way: in an image attribute you can use "/bgpaint()" as image-URL for any image - the image is assembled dynamically in the client.
Example: /bgpaint(40,40):rectangle(0,0,40,40,#FF0000);rectangle(0,0,10,10,#00FF00)
This defines an image of size 40x40 with some bgpaint commands...
BGPAINT includes the image command, so you can overlay images.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
22/11/2011 10:29:34
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
the problem with background transparency is solved with today's update.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
|