Here:
https://quality.livecode.com/show_bug.cgi?id=22130
I have 4 more I haven't uploaded yet, three just from this afternoon.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On June 26, 2019 5:52:14 PM Bob Sneidar via use-livecode
wrote
richmond rumbled,
>
> That's lovely to hear: but as almost all the software I depend on does not
> seem to have 64-bit versions yet
> I'm sticking with 10.14.
this machine, my main one, is stuck forever at 10.13, so I don’t need to worry
about that :)
And Adobe 8, for which I have a pro lic
Hi all.
For those who have been encountering CTD while stepping through the script
editor, I have just experienced this for the first time. I have the log data
and would like to contribute to the bug report, but I cannot find it.
Bob S
___
use-liv
Thanks Dar. That is exactly what I did. I guess I was expecting the effective
working rect of a screen to be the area within which a window could be fully
displayed accounting for all the accoutrements. (That's French you know. :-)
Bob S
> On Jun 26, 2019, at 15:04 , Dar Scott Consulting via u
The effective rect of the stack is the absolute rect of the window including
the title, all of the borders (where there are any) and and the decorations.
Thus, the top will be (say) 22 pixels less than the rect of the stack.
You can subtract the upper left of the working screenRect from either t
So now my only beef is that with a MacOS window that has a custom menu that is
set as the system menu, the effective rect of the stack does not take into
account the MacOS Menu Bar.
Bob S
> On Jun 26, 2019, at 11:19 , Bob Sneidar via use-livecode
> wrote:
>
> OK I figured it out. I have to
On 6/26/2019 1:41 PM, Bob Sneidar via use-livecode wrote:
So I am dealing with the rects of stacks vs. the rects of screens, and now I
see what the issues people have had are all about. I have a window whose bottom
is partially below the screen it is on. But item 4 of the rect of the stack is
That's lovely to hear: but as almost all the software I depend on does
not seem to have 64-bit versions yet
I'm sticking with 10.14.
Richmond.
On 26.06.19 21:53, Dr. Hawkins via use-livecode wrote:
On Jun 25, 2019, at 1:01 PM, Richmond via use-livecode
wrote:
I got macOS Catalina (10.15) be
On Jun 25, 2019, at 1:01 PM, Richmond via use-livecode
wrote:
>
> I got macOS Catalina (10.15) beta "shoved up my nose" by my
> Mac's Software update thingy this afternoon.
I went out of my way to get it yesterday, and put it on my MacBook.
9.5 launches and runs just fine so far.
—
Richar
OK I figured it out. I have to use the EFFECTIVE rect of the stack and the
effective working rect of the screen.
Bob S
> On Jun 26, 2019, at 11:15 , Bob Sneidar via use-livecode
> wrote:
>
> That is EXACTLY the question I was asking! :-)
>
> Bob S
>
>
>> On Jun 26, 2019, at 10:48 , Alex
> Craig wrote:
> Probably a brain typo...
What an excellent wording!
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/l
That is EXACTLY the question I was asking! :-)
Bob S
> On Jun 26, 2019, at 10:48 , Alex Tweedly via use-livecode
> wrote:
>
> I'm lost . how is
>
> 1198 (item 4 of the stackrect)
>
> less than
>
> 1080 (item 4 of the screenrect) ?
___
use-
Probably a brain typo.
But I cannot imagine that item 4 of the rect of a stack window that lies below
the bottom of the screen can be less item 4 of the screenRect.
Craig
-Original Message-
From: Alex Tweedly via use-livecode
To: use-livecode
Cc: Alex Tweedly
Sent: Wed, Jun 26, 2019
I'm lost . how is
1198 (item 4 of the stackrect)
less than
1080 (item 4 of the screenrect) ?
On 26/06/2019 18:41, Bob Sneidar via use-livecode wrote:
So I am dealing with the rects of stacks vs. the rects of screens, and now I
see what the issues people have had are all about. I have a
So I am dealing with the rects of stacks vs. the rects of screens, and now I
see what the issues people have had are all about. I have a window whose bottom
is partially below the screen it is on. But item 4 of the rect of the stack is
being reported as being LESS than item 4 of the screenRect!
Hi.
Not sure what you really want, but maybe try this. On a new card create a
button and a line graphic. Put this into the button script:
on mouseDown
trackButton
end mouseDown
on trackButton
if the optionKey is down then exit to top -- exit here
set the loc of btn 1 to the mouseLoc
s
I don't know the best way. I would start like this (assuming my understanding
of your need is even close)
1. Create the "line" object, either an open polygon or a single line segment
(depending on your need), either by code or in the design.
2. Create the drawing object that you want to create t
Hi ,
What is the best way to draw a line that follows the location of an object ,
like using a pencil and then erase the scribble ?
Regards Camm
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe
You are right... the art work repository will be all "vectorized" for that
reason, " different screen sizes and resolutions".
Further discussion here: It will be seen whether we can do with LiveCode to do
coloring of SVG. Currently not an option/not doable. Would require a widget.
Also, whet
19 matches
Mail list logo