Hi !
I would like to customise my regional transportation map, so I downloaded a mod on the STEX (Melbourne Transport Map Mod), and I opened the .dat with OpenOffice's sbase in order to edit it and change the colors applied to the map. I hoped find something of understandable, but no... I can see the code, but I don't know what value I have to change if I want a new color.
For example, here is the code for the avenues (I guess...) :
<LEGACY clsid=GZWinText iid=IGZWinText id=0x00000000 area=(67,57,177,75)
fillcolor=(0,0,0) caption="Avenues" captionres={6a231eaa,1aae7fef}
winflag_visible=yes winflag_enabled=yes winflag_moveable=yes
winflag_sizeable=no winflag_sortable=no winflag_pbuff=no winflag_pbufftrans=yes
winflag_pbufferase=yes winflag_pbuffvid=no winflag_alphablend=no winflag_acceptfocus=yes
winflag_mousetrans=yes winflag_ignoremouse=yes font=DataInsetLegend align=leftcenter notify=no
wrapped=no opaque=no forecolor=(32,40,80) bkgcolor=(0,0,0) gutters=(2,2) textoffsets=(0,0) >
What value I have to change to make their color red into the regional view ? I just need an explication of the code and then I think I'll be able to customise what remains.
Waiting for your replies !