Folks:
Happy New Year to you all too..🌈🎉
A special thanks to Curry K for the fabulous word import, Wordlib, product. I
just tried it and I love it.
Bill Prothero
Sent from my iPad
> On Dec 31, 2021, at 10:11 PM, Curry Kenworthy via use-livecode
> wrote:
>
> 
> Dittos! Welcome to 2022, every
Dittos! Welcome to 2022, everyone.
Likewise, Merry 7th/8th Day of Christmas.
Jim:
> A very Happy, Prosperous and Safe 2022 to all!
Clarence:
> Back at you Jim.
Best wishes,
Curry Kenworthy
WordLib: Import MS Word and OpenOffice documents in LiveCode!
http://livecodeaddons.com/wordlib.html
On 6/15/2015 8:23 AM, Mark Waddingham wrote:
> On 2015-06-11 18:00, Paul Dupuis wrote:
>> ... that LiveCode had a way you could set any and all the coordinates
>> (loc, rect, top, bottom, left, right, topLeft, topRight, bottomLeft,
>> bottomRight) of an object inside a group RELATIVE to the group (
On 2015-06-11 18:00, Paul Dupuis wrote:
... that LiveCode had a way you could set any and all the coordinates
(loc, rect, top, bottom, left, right, topLeft, topRight, bottomLeft,
bottomRight) of an object inside a group RELATIVE to the group (AND
independent of the group's scroll) - like the rela
On 6/13/2015 1:13 PM, Richard Gaskin wrote:
> In recent versions of LC resizeControl is sent to a group not only
> when interactively resized by the user, but also in response to any
> change to the size of a group from any script.
>
> This has been a godsend for simplifying many layouts, and makin
Paul Dupuis
> Wouldn't it be more convenient to be able to do something like
>
> set the relative top of btn X to 40
> -- and have LiveCode see the keyword "relative" and position it
> at 40 pix down from the top of it's owner?
Or even more succinct:
set the relTop of btn x to 40
Doable in a
On 6/12/2015 6:55 PM, Bob Sneidar wrote:
> I think you are missing the point Scott. He doesn’t want to do the math. :-)
>
> Bob S
>
Exactly.
Yes, I can write a behavior script to provide properties that are
relative coordinates with setprop and getProp handlers and assign the
behavior to every obj
I think you are missing the point Scott. He doesn’t want to do the math. :-)
Bob S
> On Jun 11, 2015, at 17:08 , Scott Rossi wrote:
>
> If I understand what you're proposing, it should be fairly straightforward to
> create custom properties that you can set for the objects within the group
>
rew in Scotland will see this as either exciting or
necessary.
But why not roll your own? It would be fun, and then you could share it with
the world.
Craig Newman
-Original Message-
From: Scott Rossi
To: How to use LiveCode
Sent: Thu, Jun 11, 2015 8:09 pm
Subject: Re: I wish .
If I understand what you're proposing, it should be fairly straightforward to
create custom properties that you can set for the objects within the group (or
perhaps as a behavior of the group) such as "relativeTop," and have that
setProp handler calculate whatever offsets you want.
Regards,
Sc
Folks,
Thanks for the tips, but I know how to position objects exactly where I
want in a scrolling group
My "venting" was that IF you are thinking about the layout in terms of
offsets from the top left of the group, you are forever adding the top
or left to your object positions
If my group is a
If you want to get the size of the group including stuff outside the
visible area, look at the formattedheight the formattedwidth or go directly
to the formattedrect and use that.
On Thu, Jun 11, 2015 at 3:15 PM, Bob Sneidar
wrote:
> Seems like you could write a handler that could do it. The own
Seems like you could write a handler that could do it. The owner is what you
want to look at in the dictionary. The owner of an object is the group it is
in.
Bob S
> On Jun 11, 2015, at 09:00 , Paul Dupuis wrote:
>
> ... that LiveCode had a way you could set any and all the coordinates
> (l
13 matches
Mail list logo