Global Properties

Peter Haworth pete at lcsql.com
Thu Apr 18 15:33:59 EDT 2013


Hi Paul/Richard,
Yes it does, except that I'm trying to get hold of them in a script but
that lead me to what I need.

Looking at the code for the message box,:

get the cRevAllProperties of card "Global Properties" of stack "Message Box"

...gets them.  I'm always nervous about grabbing stuff like this out of the
IDE stacks because they could change names/locations but seems like that's
the only way for now.  I guess I could grab them once and store them away
somewhere safe in my own stack.


Pete
lcSQL Software <http://www.lcsql.com>


On Thu, Apr 18, 2013 at 11:55 AM, Paul Hibbert <lc at pbh.on-rev.com> wrote:

> Pete,
>
> Open the Message Box and choose the third icon from the left (Global
> Properties), does that give you what you are looking for?
>
> Paul
>
>
> On 2013-04-18, at 11:50 AM, Peter Haworth wrote:
>
> > Hi Richard,
> > I thought that gave me a list of all properties, including those that
> apply
> > to objects.  What I'm looking for is only the properties that are global
> to
> > LC, not a specific object, things that I might set or get with a
> statement
> > like:
> >
> > set the typingRate to 50
> >
> >
> >
> > Pete
> > lcSQL Software <http://www.lcsql.com>
> >
> >
> > On Thu, Apr 18, 2013 at 11:18 AM, Richard Gaskin <
> ambassador at fourthworld.com
> >> wrote:
> >
> >> Peter Haworth wrote:
> >>
> >>> Is there a way to get a list of LC's global properties, things
> >>> like defaultCursor, doubleClickInterval, numberFormat,etc?
> >>
> >> put the propertynames
> >>
> >> --
> >> Richard Gaskin
> >> Fourth World
> >> LiveCode training and consulting: http://www.fourthworld.com
> >> Webzine for LiveCode developers: http://www.LiveCodeJournal.com
> >> Follow me on Twitter:  http://twitter.com/**FourthWorldSys<
> http://twitter.com/FourthWorldSys>
> >>
> >> ______________________________**_________________
> >> 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://lists.runrev.com/mailman/listinfo/use-livecode>
> >>
> > _______________________________________________
> > 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
>
>
> _______________________________________________
> 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