textcol not storing and passing on the value I set
Posted: 26 Sep 2007, 08:59
textcol Problems!
I am encountering problems with the 'textcol' variable in my Slideshow. It doesn't seem to store and pass on the value I enter. The extract from my Slideshow configuration (slideshowimagevueconfig.ini) shows the problem:
[VISUAL]
textcol = FF9900
[CONTROLS]
controlsbackgroundcolor = textcol
If I apply the above settings in my Slideshow config the main controls remain (or turn) White instead of Orange (FF9900). However, if I enter the color value directly into controlsbackgroundcolor as follows:
controlsbackgroundcolor = FF9900
then the main controls in the Slideshow turn Orange (as they should).
Although this works, it is not the best way to do things. There are numerous other variables in the file that take and rely on the value of textcol. I will end up having to change them all individually instead of simply being able to change the value of this single variable and letting it effect them all in one go. I don't want to go down that road, if you see my point!
Any suggestions. I'm somewhat confused as to why this isn't working as it should. Suggestions will be most appreciated.
Thanks,
Plug.
I am encountering problems with the 'textcol' variable in my Slideshow. It doesn't seem to store and pass on the value I enter. The extract from my Slideshow configuration (slideshowimagevueconfig.ini) shows the problem:
[VISUAL]
textcol = FF9900
[CONTROLS]
controlsbackgroundcolor = textcol
If I apply the above settings in my Slideshow config the main controls remain (or turn) White instead of Orange (FF9900). However, if I enter the color value directly into controlsbackgroundcolor as follows:
controlsbackgroundcolor = FF9900
then the main controls in the Slideshow turn Orange (as they should).
Although this works, it is not the best way to do things. There are numerous other variables in the file that take and rely on the value of textcol. I will end up having to change them all individually instead of simply being able to change the value of this single variable and letting it effect them all in one go. I don't want to go down that road, if you see my point!
Any suggestions. I'm somewhat confused as to why this isn't working as it should. Suggestions will be most appreciated.
Thanks,
Plug.