Hi
I am trying to replace the default icon (see attached img, please) with my own. How is this done? Also, is there a way to import c.s.v files?
Thanks
pmc
default icon
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
default icon
- Attachments
-
- Capture.GIF (2.15 KiB) Viewed 3840 times
Re: default icon
You set the path of your desired icon in the file->standalone application settings. It stays the rev (LC) icon while in the dev environment. When you compile, the icon you pointed to in the settings will compile along with your app.
I believe this lesson goes over importing csv files.
I believe this lesson goes over importing csv files.
Re: default icon
Hi pmc,
no, sorry, you can't use a jpeg for the standalone icon.
This must be "*.ico" format on Windows and the "*.icns" format on Mac OS X.
Best
Klaus
no, sorry, you can't use a jpeg for the standalone icon.
This must be "*.ico" format on Windows and the "*.icns" format on Mac OS X.
Best
Klaus
Re: default icon
I recently downloaded a free program that works well for creating icons. It is called IcoFX. To make it easy on yourself open one of the resource icons that come with rev and edit/rename it instead of making a new one.