|
-
Oct 15th, 2000, 09:18 PM
#1
Thread Starter
Frenzied Member
Hi.
Is there any way to make
a project with no form
and still have it have
a different icon?
-
Oct 15th, 2000, 09:27 PM
#2
Where would you display it?
-
Oct 15th, 2000, 09:32 PM
#3
Thread Starter
Frenzied Member
It would be the icon next to the EXE file!
-
Oct 15th, 2000, 10:11 PM
#4
transcendental analytic
I think you can add an resourcefile with an icon in it.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Oct 15th, 2000, 11:35 PM
#5
Thread Starter
Frenzied Member
Nope,
I tried and in the Options
the icon does not show up.
hmm.
-
Oct 16th, 2000, 03:27 AM
#6
transcendental analytic
I mean the compiled Exe will have that icon.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Oct 16th, 2000, 05:39 AM
#7
Thread Starter
Frenzied Member
I put the icon in "ICONS" with the tag of
101 and then compiled it and the icon
remained the same. ( I dont know how to
set it!)
-
Oct 16th, 2000, 05:46 AM
#8
Hyperactive Member
Read Me!
Just compile the app and change the icon with a program like Microangelo.
It's supposed to be in hacker sites coz it was made to change the icon for trojan horses...
-
Oct 16th, 2000, 06:00 AM
#9
Add empty form which has the icon.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|