making graphic that looks like the livecode tab menu on mac os x

william humphrey bill at bluewatermaritime.com
Wed Dec 1 11:09:33 EST 2010


Thanks Terry. That's what I was trying to do. But I hadn't realized you
could do it with any grouped objects as well.

On Tue, Nov 30, 2010 at 7:57 PM, Terry Judd <tsj at unimelb.edu.au> wrote:

> You can get a pretty good approximation using a roundRect graphic as
> well...
>
> BackgroundColor = "230,230,230"
> ForegroundColor = "179,179,179"
> BlendLevel 50%
> InnerGlow color="0,0,0", opacity=100, size=10
> InnerShadow color="0,0,0", opacity=100, size=2, distance=4, angle=90
>
> Terry...
>
>
> On 1/12/10 10:48 AM, "Mark Schonewille" <m.schonewille at economy-x-talk.com>
> wrote:
>
> > Hi William,
> >
> > Probably, you want to create a group and set the opaque and the
> showborder of
> > the group to true.
> >
> > --
> > Best regards,
> >
> > Mark Schonewille
> >
> > Economy-x-Talk Consulting and Software Engineering
> > Homepage: http://economy-x-talk.com
> > Twitter: http://twitter.com/xtalkprogrammer
> > KvK: 50277553
> >
> > How to receive a free Color Converter license http://qurl.tk/kv (read
> the
> > conditions)
> >
> > On 1 dec 2010, at 00:42, william humphrey wrote:
> >
> >> Hi
> >>
> >> Does anyone know how to make that nice transparent inner shaded graphic
> that
> >> is created when you make a tab menu (without the tabs).
> >>
> >> Thanks!
> >
> >
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription
> > preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
> --
> Dr Terry Judd | Senior Lecturer in Medical Education
> Medical Education Unit
> Melbourne Medical School
> The University of Melbourne
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
http://www.bluewatermaritime.com



More information about the use-livecode mailing list