I’m coming in late in this and might be putting my foot into my mouth.
I just looked at the download page and I see 7.0 dp4 and 7.0 dp5. I guess they
were part of the LiveCode Jam weekend activities.
Dar
On May 25, 2014, at 11:53 PM, Mark Wieder wrote:
> Warren-
>
> Sunday, May 25, 2014,
Warren-
Sunday, May 25, 2014, 9:05:33 PM, you wrote:
> There was recently a version announced on one list which I did not see
> announced on the other. It struck me as odd. I don't remember which
That's what I thought. This urban legend has been batted around
lately. Time to put it to rest. Here
On 05/25/2014 11:35 PM, J. Landman Gay wrote:
That's what the "dp" and "rc" designations are for, but it would probably be
more clear if there was a statement on the page explaining what those mean, along with appropriate
caveats. Final releases should be clearly marked as stable.
We're dis
That's what the "dp" and "rc" designations are for, but it would probably be
more clear if there was a statement on the page explaining what those mean,
along with appropriate caveats. Final releases should be clearly marked as
stable.
On May 25, 2014 11:05:33 PM CDT, Warren Samples wrote:
On 05/25/2014 10:20 PM, Mark Wieder wrote:
Warren-
Sunday, May 25, 2014, 12:31:34 PM, you wrote:
With so many parallel versions and more than one place to track
announcements, it's hard to be sure exactly what is current.
Ah, ok... maybe I missed something here. You're saying there was a
ver
Warren-
Sunday, May 25, 2014, 12:31:34 PM, you wrote:
> With so many parallel versions and more than one place to track
> announcements, it's hard to be sure exactly what is current.
Ah, ok... maybe I missed something here. You're saying there was a
version that was released but wasn't announced
On 5/25/2014, 1:25 PM, Terence Heaford wrote:
Is there a reason why the hilitedLine is lost when switching between cards?
I don't know. The loss doesn't always happen though. If the list field
is part of a group with background behavior and it has sharedtext set to
true, the hilite is retaine
Richmond
> I have recently found that Inkscape: http://www.inkscape.org/en/
>
> does a fantastic job tracing bitmap images and converting them into vector
> graphics.
>
> It uses, as far as I know, something called 'potrace' [not, I assume, a
> marathon run by
> large-scale cannabis users]:
>
If you are reading ‘until empty’, try a timeout. The timeout is probably fixed.
On May 25, 2014, at 11:58 AM, Camm wrote:
> Hi ,
>
>
>
> Serial Communications seems to be broke in 7.0.0 dp 5 , noticed this was
> listed as bug fix ?
>
>
>
> Regards
>
> Camm
>
> __
What was fixed was a write bug. That bug made it hard to examine other serial
bugs.
I am guessing there is an ‘until empty' vs ‘until EOF' issue with severe kinds
of communication in 7, not just serial. I have seen indications of other bugs
that I have not tracked down yet.
With write fix
On 25/05/14 22:18, Richmond wrote:
On 25/05/14 21:06, Terence Heaford wrote:
Thanks for your assistance.
Clearly, using resizeStack is not as straightforward as first thought.
I have just tried this handler in the card script:
on resizeStack tWidth,tHeight
put tWidth & "," & tHeight
end r
On 05/25/2014 01:58 PM, Mark Wieder wrote:
...which was also not announced...
With so many parallel versions and more than one place to track
announcements, it's hard to be sure exactly what is current. The fact
that there is a public link on the LiveCode site to downloads of
versions which
I have recently found that Inkscape: http://www.inkscape.org/en/
does a fantastic job tracing bitmap images and converting them into
vector graphics.
It uses, as far as I know, something called 'potrace' [not, I assume, a
marathon run by
large-scale cannabis users]:
http://potrace.sourcefo
On 25/05/14 21:55, Mark Wieder wrote:
Richmond-
Sunday, May 25, 2014, 10:29:02 AM, you wrote:
Kevin made the release announcement for 7.0.0 dp 5 in his pre Q & A blurb:
https://www.youtube.com/watch?v=sq2BNghE9yc
so the cat is out of the bag.
Without wanting to spend a Sunday watching an hour
On 25/05/14 21:16, Fraser Gordon wrote:
On 25/05/2014 16:29, Richmond wrote:
Problems:
1. The menubar (Linux) states it it dp 4.
Mea cupla! As we spent Friday working on bugfixes for the Global Jam, we
wanted to get out a new release of 7 as soon as possible as quite a few
bugs were resolved. U
Dear List Members and DGH Users,
DGH is now available under the AGPL license with an optional
commercial license available.
DGH engine improved:
- DGH is now using improved codes for building properties topics, help
topics and for generating ready to use scripts.
- The editors for managing prop
On 25/05/14 21:06, Terence Heaford wrote:
Thanks for your assistance.
Clearly, using resizeStack is not as straightforward as first thought.
I have just tried this handler in the card script:
on resizeStack tWidth,tHeight
put tWidth & "," & tHeight
end resizeStack
It returned 1590,972
In
Fraser-
Sunday, May 25, 2014, 11:16:51 AM, you wrote:
> We also intend to supply 64-bit Linux builds in the near future.
I look forward to being able to build those again.
--
-Mark Wieder
ahsoftw...@gmail.com
This communication may be unlawfully collected and stored by the National
Security
Warren-
Sunday, May 25, 2014, 10:56:30 AM, you wrote:
> If we assume this is a mislabeled dp4,
...which was also not announced...
--
-Mark Wieder
ahsoftw...@gmail.com
This communication may be unlawfully collected and stored by the National
Security Agency (NSA) in secret. The parties to th
Richmond-
Sunday, May 25, 2014, 10:29:02 AM, you wrote:
> Kevin made the release announcement for 7.0.0 dp 5 in his pre Q & A blurb:
> https://www.youtube.com/watch?v=sq2BNghE9yc
> so the cat is out of the bag.
Without wanting to spend a Sunday watching an hour of Kevin in order
to find out wh
Is there a reason why the hilitedLine is lost when switching between cards?
Thanks
Terry
On 25 May 2014, at 16:22, J. Landman Gay wrote:
> Okay, that would explain it. The hilitedline is lost when the card
> containing the list changes. Switching stacks won't affect it because the
> card w
Yes,
Your probably right but only working on a a Mac so don’t think of such things.
If you are developing on windows resizeStack should return 972 and 972 should
show in the property inspector?
If you are developing on mac resizeStack should return 950 and 950 should show
in the property inspe
On 25/05/2014 16:29, Richmond wrote:
> Problems:
> 1. The menubar (Linux) states it it dp 4.
Mea cupla! As we spent Friday working on bugfixes for the Global Jam, we
wanted to get out a new release of 7 as soon as possible as quite a few
bugs were resolved. Unfortunately, coming at the end of the
Terence,
Could it be + 22 pixels for the stack menu?
Paul
On 2014-05-25, at 11:06 AM, Terence Heaford wrote:
> on resizeStack tWidth,tHeight
> put tWidth & "," & tHeight
> end resizeStack
>
> It returned 1590,972
>
> In the stack property inspector the stack width is 1590 (as above), the s
On 25/05/14 20:56, Warren Samples wrote:
On 05/25/2014 11:52 AM, Mark Wieder wrote:
or wait for an actual release announcement.
Mark,
If we assume this is a mislabeled dp4, I suppose it's possible there
are problems resolved in the actual dp5 that we can't experience just
yet, but the issu
Thanks for your assistance.
Clearly, using resizeStack is not as straightforward as first thought.
I have just tried this handler in the card script:
on resizeStack tWidth,tHeight
put tWidth & "," & tHeight
end resizeStack
It returned 1590,972
In the stack property inspector the stack width
Hi ,
Serial Communications seems to be broke in 7.0.0 dp 5 , noticed this was
listed as bug fix ?
Regards
Camm
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscripti
On 05/25/2014 11:52 AM, Mark Wieder wrote:
or wait for an actual release announcement.
Mark,
If we assume this is a mislabeled dp4, I suppose it's possible there are
problems resolved in the actual dp5 that we can't experience just yet,
but the issues he's talking about here have plagued hi
On 25/05/14 19:52, Mark Wieder wrote:
Warren-
Sunday, May 25, 2014, 9:26:57 AM, you wrote:
It shows the same build number in the "About" screen. You have to wonder
exactly where the mixup is.
If you're going to follow Richmond into the deep end of the pool, you
might want to build the source
Warren-
Sunday, May 25, 2014, 9:26:57 AM, you wrote:
> It shows the same build number in the "About" screen. You have to wonder
> exactly where the mixup is.
If you're going to follow Richmond into the deep end of the pool, you
might want to build the source from the development branch. Either
t
On 05/25/2014 10:29 AM, Richmond wrote:
Problems:
1. The menubar (Linux) states it it dp 4.
2. Still unable to put an insertion point into the search fields in
the Dictionary and RevOnline.
3. Double-clicking on a control in the toolbar does nothing.
4. Unable to switch back and forth between
On Sat, May 24, 2014 at 11:25 PM, Matthias Rebbe | M-R-D <
matthias_livecode_150...@m-r-d.de> wrote:
> what does the function revOpenDatabase return? Is that function really
> successfully executed?
>
Normally, on successful execution, it would return empty, and an error
message if unsuccessful.
Problems:
1. The menubar (Linux) states it it dp 4.
2. Still unable to put an insertion point into the search fields in
the Dictionary and RevOnline.
3. Double-clicking on a control in the toolbar does nothing.
4. Unable to switch back and forth between Browse and Point except via
the menubar
Okay, that would explain it. The hilitedline is lost when the card containing
the list changes. Switching stacks won't affect it because the card with the
list doesn't change.
On May 25, 2014 9:13:00 AM CDT, Peter Haworth wrote:
>Only one card but regularly go to other stacks and back withou
Only one card but regularly go to other stacks and back without losing the
hilite .
Pete
lcSQL Software
On May 25, 2014 2:58 AM, "J. Landman Gay" wrote:
> I don't know, I don't think I ever tried it in a non-toplevel stack. Does
> your modeless stack have more than one card that you navigate fro
Hi Terence,
try this, there may be other (better) ways to do this, I do it in variations
of this code.
put this code into the card script (or wherever) resize your stack and watch
a field "fRes" you put
on the current card for testing purposes
--
on resizeStack
-- do yo
I've just uploaded 2 new versions. The first has a slight performance
tweak (which fixes a bit of sloppy programming!) and may save a few
cycles when processing larger amounts of text. The second upload uses
the offset function instead of the charIndex property, so will will work
with the LC
I have noted this in the documentation for the resizeStack message:
"The resizeStack message is sent after the resizing is finished. This means
that you cannot prevent a stack's size from being changed by trapping this
message. If the stack's liveResizing property is true, resizeStack messages a
I see that both a DP4 and a DP5 for 7.0.0 have
been made available:
on installing DP5 it comes up saying it is DP4.
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your s
39 matches
Mail list logo