Search found 49 matches

by LittleGreyMan
Sat Sep 22, 2012 10:00 pm
Forum: iOS Deployment
Topic: mergExt rebranding
Replies: 27
Views: 14772

Re: mergExt rebranding

gorgeous extensions by Monte:

LiveCode geM for iOS, desktop, …
by LittleGreyMan
Sat Sep 22, 2012 9:10 pm
Forum: iOS Deployment
Topic: mergExt rebranding
Replies: 27
Views: 14772

Re: mergExt rebranding

LC Codex?
by LittleGreyMan
Sat Sep 22, 2012 11:44 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "repeat for each" in a group
Replies: 3
Views: 3412

Re: "repeat for each" in a group

Hi Klaus,

Thanks for the bad news. Hopefully, I'm not considering killing the messenger for a simple rhetoric issue :D

I was not seeking speed, just considering this syntax handsome.

In the meantime, the script has been written as you suggested.
by LittleGreyMan
Sat Sep 22, 2012 10:31 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "repeat for each" in a group
Replies: 3
Views: 3412

"repeat for each" in a group

Hello,

According to the dictionary, "repeat for each" seems to only apply to containers.

But I was wondering if it can be used for buttons in a group, and which is the syntax in this case. I tried some variants, with no luck.

TIA
by LittleGreyMan
Wed Sep 19, 2012 10:25 pm
Forum: iOS Deployment
Topic: Business Academy
Replies: 3
Views: 2978

Re: Business Academy

Hi Linda,

You don't need buying MobGUI in order to give it a try.

The unregistered version includes a splash screen, but is fully functional.

HTH
by LittleGreyMan
Fri Sep 07, 2012 8:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: File instability
Replies: 7
Views: 5281

Re: File instability

Jacque,

Thanks for this very pedagogical explanation.

Your reminder is very useful for beginners as there is a lot of concepts to assimilate. I have already been caught by the glitches you describe.

I missed that property in the User's guide, which is definitely worth reading and re-reading.
by LittleGreyMan
Sun Aug 26, 2012 12:19 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to hide a password?
Replies: 11
Views: 8099

Re: How to hide a password?

Hi Paul,

AFAIK, ask password is the only build-in command allowing this in LC. If it doesn't suits you, you have to manage it yourself, using a keydown handler.

Maybe somebody has already written such a piece of code and will chime in.

Did you have a look at the User samples?
by LittleGreyMan
Thu Aug 23, 2012 12:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: protect text file
Replies: 13
Views: 6681

Re: protect text file

You just made my day, I had no idea it was so straightforward, the flippin dictionary should be re written by you guys :) Hi Jon, The Dictionary is not so bad, but it won't help you catching the spirit of LC and discovering this kind of feature. Reading the user manual (from the help menu) is reall...
by LittleGreyMan
Wed Aug 22, 2012 8:59 am
Forum: Games
Topic: Avoid Collision
Replies: 10
Views: 9060

Re: Avoid Collision

Really? Are you sure you *exactly* tried that?

If I type:

Code: Select all

answer ("248, 215" is within "140, 108, 356, 322")
in the message box, LC returns true. I copied and pasted from your post, just added the quotes.

HTH
by LittleGreyMan
Wed Aug 22, 2012 8:20 am
Forum: Games
Topic: Avoid Collision
Replies: 10
Views: 9060

Re: Avoid Collision

Hi,

Sorry to be harsh, but RTFM! :wink: It will require less time then posting here and you will learn a lot!

The Dictionary example for within is:

Code: Select all

"22,33" is within "22,17,150,200"
Do you notice anything?

HTH
by LittleGreyMan
Mon Aug 20, 2012 12:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: User information
Replies: 3
Views: 2844

Re: User information

Shade!

Tschüss

Dieter

:D
by LittleGreyMan
Sun Aug 19, 2012 8:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: User information
Replies: 3
Views: 2844

User information

Hi,

I searched the Dictionary and the forum, but didn't find any command to get user information as the name, the default e-mail, …

Does LC provide a native command, or do one have to use system specific shell commands to get these infos?

TIA
by LittleGreyMan
Sat Aug 18, 2012 11:08 am
Forum: lcTaskList
Topic: Any chance of a minimize control?
Replies: 6
Views: 13088

Re: Any chance of a minimize control?

Hi,

I tried it for a couple of days and bought it.

It's really worth every cent, and very reasonably priced.

Pretty good job, Bill! Thanks.

I'll second James for a minimize option.
by LittleGreyMan
Thu Aug 16, 2012 10:00 pm
Forum: iOS Deployment
Topic: More tutorials for Iphone/Ipad?
Replies: 6
Views: 4649

Re: More tutorials for Iphone/Ipad?

Theo,

Could you explain a little more, please?

Did you buy the pro version or only the standard iOS theme?
by LittleGreyMan
Tue Aug 14, 2012 9:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: little confused with the thumbPos of a slider
Replies: 17
Views: 9091

Re: little confused with the thumbPos of a slider

As for getting the numberformat property, placing a "0" in the inspector will revert to empty when you reload it. I guess "0" and empty are the same. I think you're right, Craig. I had doubt that the actual value was not an integer, as I had some unexpected issues, but the bug was not in the IDE :D

Go to advanced search