VIRTUAL DRUMMER v1
This is my first delphi app, It is based on the metronome tutorial that JM-DG made.
For some reason when I added an icon to it and added in the name, it seems to no longer compile, however the main code is all working, and I have included the working vdrum.exe so you can test it. If anyone manages to work out what's wrong with it it would be greatly appreciated.
Please give any feedback, I want to learn 
tobyb
NOTE: You need to open vdrum.dpr NOT vdrummer.dpr, I managed to mess up the saving when I first made it 
Programming Solutions → Delphi Drum Machine10 Jul 2009, 12:19 You have to login or register to post comments. |
|

Here's a link with VDrummer fixed.
The way you created your project was weird.
It was like if you had created 2 projects. Delphi didn't liked this.
For your problem about the icon, the problem is the icon itself.
It was not saved as a standard icon.
Please login or register to download
or
Use alternative full direct download
I kept the source as it was but you may improve greatly this source.^^
I'm sure this can turn into something really cool.
Thanks JM-DG, what I did when I saved it was to save the source as a project file, but this didn't include the form, so I then saved the whole project, but it wouldn't overwrite the original project file, it wasn't a problem at first so I wasn't worried.
Thanks for fixing it though, I just downloaded the icon at the end as a little addon to finish it off(thanks for the replacement icon)