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 alway
Peter Haworth wrote:
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
Good catch - y
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
> t
tware <http://www.lcsql.com>
On Thu, Apr 18, 2013 at 11:18 AM, Richard Gaskin 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
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 f
Is there a way to get a list of LC's global properties, things like
defaultCursor, doubleClickInterval, numberFormat,etc?
Pete
lcSQL Software <http://www.lcsql.com>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit