| View previous topic :: View next topic |
| Author |
Message |
bahri
Joined: 24 Jun 2004 Posts: 101 Location: Malta
|
Posted: Thu Jun 24, 2004 2:12 am Post subject: Coloured Splashtext |
|
|
Hi all!
Some great stuff on these forums.
Can this be done The Grey/whitish colour of the splashtext is not so visible when used as an alert.
Also I would like to see more file variable coded directly in AHK,
I use atool for this but building them in ahk is much better.
Thanks all
Regads
bahri |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Thu Jun 24, 2004 2:40 am Post subject: |
|
|
| Quote: | | Can this be done The Grey/whitish colour of the splashtext is not so visible when used as an alert. |
Are you saying you want a different font color or a different background color? You might try using a Progress window to have a bigger font (you can choose the size). It can probably do everything that SplashText can but with more options.
| Quote: | | Also I would like to see more file variable coded directly in AHK |
I looked at ATool. Can you list some of the commands you want? |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Jun 24, 2004 11:05 am Post subject: |
|
|
Hi!
Thanks for your response.
Will try out the progress bar.
Some file details I would like to see in ahk are:
GetFilePath
GetFileName
GetFileName WithOut Ext
GetFile Ext
Some can be obtained by loop but it's handy to have them directly like for example - FileGetTime
Thanks
bahri |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Thu Jun 24, 2004 10:26 pm Post subject: |
|
|
| Quote: | | Can this be done The Grey/whitish colour of the splashtext is not so visible when used as an alert. |
The Installer released today allows the font color and window background color to be changed for a Progress window. You can omit the bar from the window so that it displays only text. Example:
Progress, b ctRed cwWhite fs18 zb0, Some red letters against white background (18 point). |
|
| Back to top |
|
 |
bahri
Joined: 24 Jun 2004 Posts: 101 Location: Malta
|
Posted: Fri Jun 25, 2004 1:15 am Post subject: |
|
|
Hi
THANKS FOR THE INFO.
Will wait for that as I see 1014 is the latest in the download page.
Regards
bahri |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1718
|
Posted: Fri Jun 25, 2004 2:36 am Post subject: |
|
|
see Chris ! this is the confusion against which i warned !
bahri, u don't have to wait ... just download 1014 again ... it has the color features now. _________________
 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Fri Jun 25, 2004 2:44 am Post subject: |
|
|
| The confusion is weighed against other factors. The scales may tip in favor of a separate "development version" when there are more users & testers available. |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Jun 25, 2004 4:35 pm Post subject: |
|
|
Hi!
Not to worry folks.
Tried it out---Great stuff
Thanks all
Regards
bahri |
|
| Back to top |
|
 |
|