Return Colour to the Application Browser

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Wed Jun 12, 2013 1:02 pm

Here's the stack to change the hiliteColor.

This will, however, not change the hiliteColor of the Dictionary.

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4163
Joined: Sun Jan 07, 2007 9:12 pm

Re: Return Colour to the Application Browser

Post by bn » Wed Jun 12, 2013 1:03 pm

Hi Richmond,

do you mean 61,117,63 ?

117,63,61 is in fact a sort of brown

Kind regards
Bernd

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Wed Jun 12, 2013 1:21 pm

Thanks, Berd,

No, I was just being bl**dy stupid and getting my Huies and Shades mixed up with my RGB values.

I was looking at the set of numbers on the left of the picture rather than those on the right.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Tue Jun 18, 2013 8:28 pm

Big Icons for those who need them.
Attachments
AppBrowserChanger.zip
This is the stack.
(78.23 KiB) Downloaded 184 times

Kangaroo SW
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 40
Joined: Sat Jan 15, 2011 10:57 am

Re: Return Colour to the Application Browser

Post by Kangaroo SW » Wed Jun 19, 2013 7:26 am

Great work thanks Richmond !

Cheers
Rolf

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Wed Jun 19, 2013 7:07 pm

Not as great work as I would like: the 32 x 32 pixels icons are just my rather feebly colourised Livecode icons blown up, jaggy edges and all.

What I am now on the look out for is a set (or bits from a number of sets) of icons that don't look as if they have been nicked from Windows 3.1.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Wed Jun 19, 2013 10:17 pm

Her's a bash at providing some slightly more aesthetic icons that are 32 x 32 pixels.
Attachments
AppBrowseRage.zip
This is the stack
(124.14 KiB) Downloaded 189 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Thu Jun 20, 2013 8:13 pm

And here's much the same with the addition of 24 x 24 pixel versions of my icons, which I believe are a pretty good compromise between clarity and size.
Attachments
AppBrowseMash.zip
This is the stack
(159.28 KiB) Downloaded 174 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Fri Jun 28, 2013 8:15 pm

Here's a new version of my stack to hack the icons in the revApplicationOverview stack; it hacks the stack script so that textHeight does not keep getting reset to 18.
Attachments
ABHack.zip
This is the stack
(179.5 KiB) Downloaded 178 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Sun Jun 30, 2013 8:55 pm

New version is, supposedly too big for this forum; so how about hopping over to the RunRev Developers Facebook page and getting it there:

https://www.facebook.com/groups/runrev/ LCHACK.zip

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: Return Colour to the Application Browser

Post by richmond62 » Tue Jul 23, 2013 8:12 pm

New version now available that allows one to have high contrast icons in the Project Browser; go and get it:

https://www.facebook.com/groups/runrev/ ... 202218068/ a.k.a. LC_hacker.livecode.zip

Post Reply