I forgot to include this really important information:
You could download Original SVGL from
http://livecodeshare.runrev.com/stack/112/SVGL
This stack SVGL 2015 rev02 is just an updated version of
Ian McPhail's stack SVGL. As explained by Mark Waddingham:
"Actually, the first task I set Ian (one
On 24/11/15 08:02, Alejandro Tejada wrote:
Hi All,
Attached to this forum message
Board indexhttp://forums.livecode.com/viewtopic.php?f=10&t=25612&p=134878#p134878
you could find a very small update
of SVGL (Not SVGL + Gradients).
Please test this new updated version of
SVGL 2015 rev 02, first
Hi All,
Attached to this forum message
Board indexhttp://forums.livecode.com/viewtopic.php?f=10&t=25612&p=134878#p134878
you could find a very small update
of SVGL (Not SVGL + Gradients).
Please test this new updated version of
SVGL 2015 rev 02, first importing
all 4 svg files included inside
On 24/11/15 04:55, dunb...@aol.com wrote:
Richmond.
Why is this not just:
set the T of yourObject to "red"
?
Craig
Because my "mouth" ran on before I had done a spot of web-searching :)
Richmond.
___
use-livecode mailing list
use-livecode
Richmond.
Why is this not just:
set the T of yourObject to "red"
?
Craig
-Original Message-
From: Richmond
To: How to use LiveCode
Sent: Mon, Nov 23, 2015 5:59 pm
Subject: Goofy Q #99: set a customProperty
Well, talk about "late to the feeding frenzy"; but, Hey, I learnt to
d
On 11/23/2015 05:11 PM, Richard Gaskin wrote:
Mark Wieder wrote:
> On 11/22/2015 07:48 PM, Howard Bornstein wrote:
>> Very nice.
>>
>> You might want to add the following shortcuts to the debugger section:
>>
>> Step Into: Cmd-I
>> Step Over: Cmd-O
>> Step Out: Cmd-T
>> Stop: Cmd-Y
>>
Dear Ronald Swartz,
I have been trying to contact you, but without any result. Would you
please be so kind to send an e-mail to supp...@economy-x-talk.com as
soon as possible? If you don't receive a reply from us, please send an
e-mail from a different e-mail address (different domain name and
Mark Wieder wrote:
> On 11/22/2015 07:48 PM, Howard Bornstein wrote:
>> Very nice.
>>
>> You might want to add the following shortcuts to the debugger section:
>>
>> Step Into: Cmd-I
>> Step Over: Cmd-O
>> Step Out: Cmd-T
>> Stop: Cmd-Y
>> Run: Cmd->
>> Toggle Breakpoint: Cmd-\
>
> Well, I can'
On 11/22/2015 07:48 PM, Howard Bornstein wrote:
Very nice.
You might want to add the following shortcuts to the debugger section:
Step Into: Cmd-I
Step Over: Cmd-O
Step Out: Cmd-T
Stop: Cmd-Y
Run: Cmd->
Toggle Breakpoint: Cmd-\
Well, I can't say I'm much of a fan of hijacking the operating
On 24/11/15 01:08, Richmond wrote:
On 24/11/15 00:58, Richmond wrote:
Well, talk about "late to the feeding frenzy"; but, Hey, I learnt to
drive a car when I was 32.
Now, I have an object to which I have assigned 4 customProperties:
T,R,L,B
and I would like to do something of this sort (pseu
On 24/11/15 00:58, Richmond wrote:
Well, talk about "late to the feeding frenzy"; but, Hey, I learnt to
drive a car when I was 32.
Now, I have an object to which I have assigned 4 customProperties:
T,R,L,B
and I would like to do something of this sort (pseudo code follows):
set customPropert
There are a lot of things that can't rotate. Really, the only controls that
can are images and graphics (and even then, they don't rotate "well"). If your
group is composed of graphics and images, you can determine the offsets of all
the controls from a centerpoint and simulate rotation of the
Well, talk about "late to the feeding frenzy"; but, Hey, I learnt to
drive a car when I was 32.
Now, I have an object to which I have assigned 4 customProperties:
T,R,L,B
and I would like to do something of this sort (pseudo code follows):
set customProperty "T" of object "myThing" to "red"
I am playing around with tiling games, mainly as I use Carcassonne
extensively as a teaching aid in my ESL school.
I have got to the, admittedly fairly primitive stage, of making a set of
tiles, each capable of being dragged and dropped onto
a grid consisting of drop-targets made up of rectang
I wonder why one cannot do this sort of thing:
on mouseUp
set the angle of group "cong" to ((the angle of group "cong") + 90)
end mouseUp
it is a bit inconvenient that one cannot rotate groups.
Richmond.
___
use-livecode mailing list
use-livecode@
On 11/23/2015 3:34 PM, Mark Wieder wrote:
On 11/23/2015 12:00 PM, Paul Hibbert wrote:
Jacque’s stack may help too…
http://livecodeshare.runrev.com/stack/712/LiveCode-Error-Lookup
Thanks, Paul. I remember Jaque had a stack but couldn't remember where.
Just to give credit where it's due, Ric
Lol, me neither. However, they do appear in the Debug menu within LC.
On Mon, Nov 23, 2015 at 1:32 PM, AndyP wrote:
> H Howard, thanks for these.
>
> Where did you find them documented.. I haven't seen them in LiveCode docs
> before?
>
>
>
>
>
> -
> Andy Piddock
>
>
> My software never has b
> On Nov 23, 2015, at 2:32 PM, AndyP wrote:
>
> H Howard, thanks for these.
>
> Where did you find them documented.. I haven't seen them in LiveCode docs
> before?
Andy,
They’re sort of scattered around in the User Guide, but others you only find in
the menus and in tool tips. A few years a
H Howard, thanks for these.
Where did you find them documented.. I haven't seen them in LiveCode docs
before?
-
Andy Piddock
My software never has bugs. It just develops random features.
Copy the new cloud space, get your free 15GB space now:
Get Copy
Script editor Themer for LC
On 11/23/2015 12:00 PM, Paul Hibbert wrote:
Jacque’s stack may help too…
http://livecodeshare.runrev.com/stack/712/LiveCode-Error-Lookup
Thanks, Paul. I remember Jaque had a stack but couldn't remember where.
And I think Mark S. also has something similar.
--
Mark Wieder
ahsoftw...@gmail.
Thanks Paul!
On Mon, Nov 23, 2015 at 3:00 PM, Paul Hibbert wrote:
> Jacque’s stack may help too…
>
> http://livecodeshare.runrev.com/stack/712/LiveCode-Error-Lookup
>
> Paul
>
> > On Nov 23, 2015, at 11:19 AM, Mark Wieder
> wrote:
> >
> > On 11/23/2015 10:36 AM, Magicgate Software - Skip Kimpel
Jacque’s stack may help too…
http://livecodeshare.runrev.com/stack/712/LiveCode-Error-Lookup
Paul
> On Nov 23, 2015, at 11:19 AM, Mark Wieder wrote:
>
> On 11/23/2015 10:36 AM, Magicgate Software - Skip Kimpel wrote:
>> Good afternoon,
>>
>> I posted a questions about a week ago about a Windo
On 11/23/2015 10:36 AM, Magicgate Software - Skip Kimpel wrote:
Good afternoon,
I posted a questions about a week ago about a Windows standalone that was
producing errors when trying to compile it in LC 7.1. Doing more research
online I saw that there used to be a website that would explain som
Good afternoon,
I posted a questions about a week ago about a Windows standalone that was
producing errors when trying to compile it in LC 7.1. Doing more research
online I saw that there used to be a website that would explain some of the
data that is returned from the error message box.
It see
I thot it was "Believe Like Elvis"
Bob S
> On Nov 21, 2015, at 17:31 , J. Landman Gay wrote:
>
> On 11/21/2015 6:30 PM, Dr. Hawkins wrote:
>> On Fri, Nov 20, 2015 at 12:27 PM, Monte Goulding wrote:
>>
>>> Only because I could control it with mergBLE ;-)
>>
>>
>> "Belligerent Lifelike Evil"
Hi,
The book can still be ordered for Christmas today. Tomorrow we will ship
all books.
If you order the book today, keep an eye on your e-mail box (and spam
box) and reply when you receive a request to confirm your postal mailing
address.
Kind regards,
Mark Schonewille
http://economy-x-t
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #9 here: https://goo.gl/BQtg18
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around t
27 matches
Mail list logo