| View previous topic :: View next topic |
| Author |
Message |
Smurth
Joined: 13 Dec 2006 Posts: 11
|
Posted: Sat Jan 26, 2008 7:01 am Post subject: Progress font color bug |
|
|
Hi,
I'm using the progress as an OSD; so, no progress bar, just text.
When specifying a custom color (in hexa) for the text (CT), the color window (CW) is ignored and the width of the window is %A_ScreenWidth%.
When specifying a html color for the text (CT), the color window (CW) is ignored but the width is ok.
Very strange. |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5020 Location: imaginationland
|
Posted: Mon Feb 18, 2008 2:05 pm Post subject: |
|
|
Could you post an example? _________________
RegExReplace("irc.freenode.net/autohotkey", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Smurth
Joined: 13 Dec 2006 Posts: 11
|
Posted: Fri Feb 22, 2008 7:56 am Post subject: |
|
|
Sorry for the flutter
It seems I've put the options at the wrong places in the line... |
|
| Back to top |
|
 |
|