Upper/Lower case issue

Pete pete at mollysrevenge.com
Fri Jul 1 19:18:08 EDT 2011


Sorry Mark, I don't agree with you.  Too complicated to explain by email but
I can assure there is a good reason.
Pete
Molly's Revenge <http://www.mollysrevenge.com>




On Fri, Jul 1, 2011 at 4:06 PM, Mark Schonewille <
m.schonewille at economy-x-talk.com> wrote:

> Pete,
>
> Use different names and equal labels. There is NEVER a valid reason to give
> objects the same name.
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here
> http://qery.us/ce
>
> On 2 jul 2011, at 01:00, Pete wrote:
>
> > I have two radio buttons whose names are identical except one is in
> > lowercase and the other is in uppercase.  They are in a group which
> should
> > prevent more than one of them being set.
> >
> > The following statement ends up setting the hilite of both buttons:
> >
> > set the hilitedbuttonname of *group* "xyz" to tVar
> >
> > I tried setting the casesensitive property but the dictionary clearly
> states
> > that it doesn't affect object names.  There's a valid reason for the
> buttons
> > being named that way and I'd rather not change them unless I have to -
> any
> > ideas on how to avoid this problem?
> >
> > Pete
> > Molly's Revenge <http://www.mollysrevenge.com>
>
>
>
> _______________________________________________
> 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
>
>



More information about the use-livecode mailing list