Search found 355 matches

by Lagi Pittas
Fri May 04, 2018 1:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: From Minimize to Maximize the Lasagna with LC (='.'=) [SOLVED]
Replies: 36
Views: 20670

Re: From Minimize to Maximize the Lasagna with LC (='.'=) [SOLVED]

Hi,

I think maybe my double entendre went over someones head. :shock: :wink:

Lagi
by Lagi Pittas
Fri May 04, 2018 11:34 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: From Minimize to Maximize the Lasagna with LC (='.'=) [SOLVED]
Replies: 36
Views: 20670

Re: From Minimize to Maximize the Lasagna with LC (='.'=) [SOLVED]

Richmond for boiling an egg (and other things) it can be optimized.

Code: Select all

put 3 into MINZ 
Lagi
by Lagi Pittas
Thu May 03, 2018 5:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: From Minimize to Maximize the Lasagna with LC (='.'=) [SOLVED]
Replies: 36
Views: 20670

Re: From Minimize to Maximize the Lasagna with LC (='.'=)

Hiya On TimerDone --Bring to Front set the systemwindow of stack "timerdone" to TRUE wait 250 -- Then don't make it a system window otherwise it will be above all the others all the time set the systemwindow of stack "timerdone" to false end TimerDone I used this in an application that was loading a...
by Lagi Pittas
Thu May 03, 2018 4:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: GOFUNDME for one of US - UPDATE
Replies: 7
Views: 8186

Re: GOFUNDME for one of US

From Monty's reply in the list even oAuth2 by itself won't work. Trouble is he was focusing on getting his program to work, and the time frame gave a false sense of security. From Monty The issue is google no longer allow you to use webviews in app to do OAuth. So basically this rules out anything t...
by Lagi Pittas
Thu May 03, 2018 4:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: GOFUNDME for one of US - UPDATE
Replies: 7
Views: 8186

GOFUNDME for one of US - UPDATE

Hi Everybody ******UPDATE ******* I have had to expand the story on the Gofundme site as I made the page public - you never know some of the Billionaire software moguls might see a situation they were once in - I'm not holding my breath. ********** Sorry for posting in the beginners section but this...
by Lagi Pittas
Mon Apr 30, 2018 10:11 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Rotating a text field
Replies: 5
Views: 4689

Re: Rotating a text field

Hi Ali

Thanks for that - might take a little longer to learn but definitely worth the time.

Thanks again

Lagi
by Lagi Pittas
Fri Apr 27, 2018 5:59 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Rotating a text field
Replies: 5
Views: 4689

Rotating a text field

Hi All, I want to print some labels to a printer but the sizes I can get are "rotated" so as not to waste space. Iv'e thought of a couple of ways to do this - in order of simplicity. 1. Take a snapshot of the text field after it has been "filled in" , rotate the snapshot how I wish on a card exactly...
by Lagi Pittas
Sun Apr 15, 2018 1:26 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Buttons in groups - Odd "feature" ?
Replies: 11
Views: 11388

Re: Buttons in groups - Odd "feature" ?

Hi Simon

Are you passing the long name ie default name of the button as the parameter rather than the short name .. worth a punt?

Regards Lagi
by Lagi Pittas
Wed Apr 11, 2018 4:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where is the Livecode Global 17 Talk by Curry Kenworthy?
Replies: 5
Views: 3031

Re: Where is the Livecode Global 17 Talk by Curry Kenworthy?

HI

Just been informed by Heather , Curry was supposed to give a talk THIS March but was Ill so it is Coming May.

Looks like they setup a "holding page" that should have had a NOINDEX metatag or somesuch, and I found it in Google.

Lagi
by Lagi Pittas
Tue Apr 10, 2018 2:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where is the Livecode Global 17 Talk by Curry Kenworthy?
Replies: 5
Views: 3031

Re: Where is the Livecode Global 17 Talk by Curry Kenworthy?

Hi Richmond,

I've only just noticed your remark about Dollars.

I did pay for LCG 17 and 18 and they are both in my account but not said video.

Regards Lagi
by Lagi Pittas
Tue Apr 10, 2018 12:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where is the Livecode Global 17 Talk by Curry Kenworthy?
Replies: 5
Views: 3031

Re: Where is the Livecode Global 17 Talk by Curry Kenworthy?

Well I remember watching that talk, so something is amiss ... Over to the Mothership

Lagi
by Lagi Pittas
Tue Apr 10, 2018 11:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where is the Livecode Global 17 Talk by Curry Kenworthy?
Replies: 5
Views: 3031

Where is the Livecode Global 17 Talk by Curry Kenworthy?

I Was looking to purchase Wordlib from livecodeaddons.com and in my searches I was reminded of this https://livecode.com/global2017/curry-kenworthy/ A talk on Tips and tricks on Better Coding for March 15 @ 7pm GMT (Dons Deer Stalker ... 2017 I'd bet ). I searched my account/backoffice LCG 17 but co...
by Lagi Pittas
Fri Apr 06, 2018 4:59 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: [SOLVED] Can we login to Gmail with TSNet or do we need OAuth?
Replies: 4
Views: 4399

Re: Can we login to Gmail with TSNet or do we need OAuth?

Thanks GC

That worked a treat - thanks a lot.

Kindest Regards

Lagi
by Lagi Pittas
Thu Apr 05, 2018 7:09 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: [SOLVED] Can we login to Gmail with TSNet or do we need OAuth?
Replies: 4
Views: 4399

Re: Can we login to Gmail with TSNet or do we need OAuth?

Hiya

Yep it’s all set for imap
I have downloaded before from gmail using mailstore
And that worked

Lagi
by Lagi Pittas
Thu Apr 05, 2018 5:08 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: [SOLVED] Can we login to Gmail with TSNet or do we need OAuth?
Replies: 4
Views: 4399

[SOLVED] Can we login to Gmail with TSNet or do we need OAuth?

Hi All, Well the subject says it all. I followed the tutorial here http://lessons.livecode.com/m/4071/l/858974-how-to-use-tsnet-to-display-the-folders-stored-in-an-imap-account And I get an "Error connecting to server: tsneterr: (67) Login Denied" What am I doing wrong - I am using the Business edit...

Go to advanced search