Coloured Icons
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
-
- Livecode Opensource Backer
- Posts: 5272
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Coloured Icons
It would be really great if Developer Preview and Release Candidate versions of LiveCode
could be given different coloured icons from the Stable versions.
While assigning different coloured icons is easy on Linux
it is a tedious fiddle on Macintosh (never tried it on Windows).
Different coloured icons would make things a whole lot easier with Docks, Launchers, StartBars
and so on.
-
could be given different coloured icons from the Stable versions.
While assigning different coloured icons is easy on Linux
it is a tedious fiddle on Macintosh (never tried it on Windows).
Different coloured icons would make things a whole lot easier with Docks, Launchers, StartBars
and so on.
-
Re: Coloured Icons
Your right in that it is definitely easier in 'nix than almost anything. I liked your idea so much I made most of these Lc ones about a year or more ago
I'll have to dust off my copy of OSX and see how hard it would be to have them show up in the dock.


-
- Livecode Opensource Backer
- Posts: 5272
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: Coloured Icons
Um . . . . .
- -
knocking out differently coloured icons is dead easy, and assigning them to items
on an XFCE panel is also dead easy, but, even having converted then to .icn format
and putting them inside LC.app bundles does not guarantee they'll show up in the
Mac Finder or Dock.
-
- -
knocking out differently coloured icons is dead easy, and assigning them to items
on an XFCE panel is also dead easy, but, even having converted then to .icn format
and putting them inside LC.app bundles does not guarantee they'll show up in the
Mac Finder or Dock.
-
-
- Livecode Opensource Backer
- Posts: 5272
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: Coloured Icons

Last edited by richmond62 on Wed May 01, 2019 9:52 pm, edited 1 time in total.
Re: Coloured Icons
Well, your certainly right about it being a lot harder on Macs heh. I found out while playing around with this exercise that -
* Apple has ditched icon composer in later OSX versions than I have, opting instead for some clunky iconUtil command.
* The way I used to do it, going to the app folder, right click on the app, choose 'get info', unlock the lock at the bottom (if you have admin rights), then drag the icon to the top icon and whamo, should be changed AS LONG AS the file is compatible.
Took me a while to find out 'png' is not, but if you can open it in almost any other program, like preview, firefox, etc, THEN drag it, it automagically *IS* compatible. Go figure.
Hope the pics help, but if they don't, let me know and I'll make a short film (but Quentin Tarantino I'm not)
* Apple has ditched icon composer in later OSX versions than I have, opting instead for some clunky iconUtil command.
* The way I used to do it, going to the app folder, right click on the app, choose 'get info', unlock the lock at the bottom (if you have admin rights), then drag the icon to the top icon and whamo, should be changed AS LONG AS the file is compatible.
Took me a while to find out 'png' is not, but if you can open it in almost any other program, like preview, firefox, etc, THEN drag it, it automagically *IS* compatible. Go figure.
Hope the pics help, but if they don't, let me know and I'll make a short film (but Quentin Tarantino I'm not)


Re: Coloured Icons
Quick and dirty Mac solution where original image format does not matter:
1. Copy the (part of an) image you want to add as app icon in an image editing app
2. "Get Info" for app you want to change the icon of
3. Click the icon at the top of that windwo, the icon will show an outline now
4. Paste
Done
1. Copy the (part of an) image you want to add as app icon in an image editing app
2. "Get Info" for app you want to change the icon of
3. Click the icon at the top of that windwo, the icon will show an outline now
4. Paste
Done

-
- Livecode Opensource Backer
- Posts: 5272
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: Coloured Icons
Whacko!Icon Composer is still available. In XCode press the XCode menu > Open Developer Tool > More Developer Tools...
In the web site that appears you need to search for "Graphics Tools" and download the dmg file with the same name (around 120 MB). It will contain the Icon Composer app previously distributed with XCode.

Re: Coloured Icons
That works too, but it still means apple ditched it, i.e. you don't get it in xCode anymore.
@Klaus, your q&d and mine are more or less identical. I like that for some reason
@Klaus, your q&d and mine are more or less identical. I like that for some reason


-
- VIP Livecode Opensource Backer
- Posts: 5792
- Joined: Sat Apr 08, 2006 8:31 pm
- Location: Minneapolis MN
- Contact:
Re: Coloured Icons
Another method for distinguishing versions is to hover over the icon in the dock, where the full name and version number are displayed, since LC always includes the version in the app name. Because I usually have at least 3 versions open at a time, that's how I tell them apart.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- Livecode Opensource Backer
- Posts: 5272
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: Coloured Icons
Indeed.to hover over the icon in the dock
However that presupposes you don't have other stuff occluding the Dock.