
Originally Posted by
Enforcer
Method 1. Create 3 gif graphics files, one with a play symbol (play.gif), one with a pause symbol (pause.gif)and one with a stop symbol (stop). In BottomButtons.txt file comment out the first line
/L,314,511,71,67,#DFX1R#,#DFX1G#,#DFX1B#,55,"DFXFon t1","=2","CENTER"
and add
I,298,516,97,80,"STATUS"
Not usre how well the button will work under an indicator you may need to play with it.
Method 2. Create your own font where the work Play shows a play symbol, Pause a || and Stop a Square, replace the font name for the font name (DFXFont1) in the first line of BottomButtons.txt andd change the "=2" to "STATUS".
L,314,511,71,67,#DFX1R#,#DFX1G#,#DFX1B#,55,"<Your Font Name>","STATUS","CENTER"
Method 1 you will not have the colour change, Method 2 you will.
Bookmarks