I also need this. I want users to be able to fleck off multi-selectable items in a list. Currently I hack it by putting a check mark and a tab before each selectable item, and a space and tab for the ones not selected. But Windows check marks and bullets are *not* Apple checkmarks and bullets! So now I have to do special case coding, and THEN I have to be careful what font I am using! Of course, that is a different issue than menu items, but the principle is the same. We need a “marked” property for these things.
On that note, I wonder if using HTML text in a list will have an effect... Bob S On Oct 17, 2014, at 11:20 , FlexibleLearning.com <[email protected]> wrote: > It seems we cannot apply more than one checkmark flag in a hierarchical > menu... > > !rA > > Apples > > Arena > > !c Albatros > > Amazon > > > I'm sure we used to be able to do this... a bullet mark at level 1 along > with a tick mark at level 2. Or was that HyperCard/SuperCard only? > > Am I misremembering, or is it a bug? > > (Suddenly feeling very old) > > Hugh Senior > FLCo > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
