 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Do you like it? (please post and explain why?) |
| Yes. |
|
100% |
[ 4 ] |
| No. |
|
0% |
[ 0 ] |
|
| Total Votes : 4 |
|
| Author |
Message |
Veovis
Joined: 13 Feb 2006 Posts: 390 Location: Utah
|
Posted: Tue Apr 11, 2006 4:29 am Post subject: |
|
|
Sorry I wasnt clear in my earlier question.
| MYYM wrote: | | Veovis wrote: |
where are the pictures? Did you use FileInstall? |
GuiControl has been used to put new contents (pictures) into the control. |
What I meant was, where are the pictures accessed from? Do you FileInstall them to the temp? or some other obscure location? Or do you use some really fancy appending where you save the bitmap as text in the actual script? (i saw an example of this in the forums somewhere)
As far as I can tell you are running the pictures from the actual .exe file, and if you are, lots of us want in on your secret!!! _________________
"Power can be given overnight, but responsibility must be taught. Long years go into its making." |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Tue Apr 11, 2006 6:09 am Post subject: |
|
|
| Veovis wrote: | | Or do you use some really fancy appending where you save the bitmap as text in the actual script? (i saw an example of this in the forums somewhere) | Currently, my script saves the bitmap files on disk so AHK can load them. I plan to experiment expanding them in memory and trying to load them from there, but I don't even know if it is possible (probably).
I believe MYYM uses FileInstall. Spying the startup of his program with Filemon, I see WAV files written to my %TEMP% directory. _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|