Chris, Very useful web page. Thanks, however, I was hoping to discover a simple key stroke which would produce a bullet (available in most fonts) on demand instead of having to copy and paste.
Thanks, Ray Horsley LinkIt! Software -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nonsanity Sent: Wednesday, February 09, 2011 10:39 AM To: How to use LiveCode Subject: Re: Bullets in Script Editor Window If you only need it once, hit up this site and copy/paste the character you need: http://www.dtp-aus.com/ext_set.htm And if you need to create it from inside a script, use a quoted, pasted dot or numtochar(149), or whatever other character number you want from the chart on that web page. There are other sites that list the full range of ALL characters, but fonts that support all of those are few and far between. ~ Chris Innanen ~ Nonsanity On Wed, Feb 9, 2011 at 10:19 AM, Ray Horsley <[email protected]> wrote: > Typing bullets on a Mac is a simple option-8 (I believe) while on > Windows it's option-0149. However, type this in Livecode's script > editor window and you end up with the blinking insertion point jumping > all over the place, which can be quite aggravating. Anybody have any > ideas? > > Thanks, > > Ray Horsley > LinkIt! Software > > > _______________________________________________ > 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 _______________________________________________ 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
