The solution for that would be extending preOpenControl, openControl and
closeControl to all object types instead of just groups.
Cheers
Monte
Sent from my iPhone
> On 19 Aug 2016, at 4:28 PM, Iphonelagi wrote:
>
> Hi monte
>
> I'm sure we would find a use case for it as we have/had that in
Agree. Data binding is a good use case for me as well.
Best, je...@botz.live
On Aug 19, 2016, 1:29 AM -0500, Iphonelagi , wrote:
> Hi monte
>
> I'm sure we would find a use case for it as we have/had that in visual foxpro
> where each container form or control object had an init event which allo
Hi monte
I'm sure we would find a use case for it as we have/had that in visual foxpro
where each container form or control object had an init event which allowed
setting Clours and code dynamically on creation ... Very powerful
If your in the system how about adding an. Init event as per the do
I agree. This peek behind the curtain is a rare and very beneficial
thing for the community. Thanks Alex!
Phil Davis
On 8/18/16 4:41 PM, Tim Selander wrote:
Very enlightening. Thanks for taking the time to share this with us.
Tim Selander
Tokyo, Japan
On 2016/08/19 8:20, Alex Tweedly wrote:
Very enlightening. Thanks for taking the time to share this with us.
Tim Selander
Tokyo, Japan
On 2016/08/19 8:20, Alex Tweedly wrote:
Part 2 of a 4-part series on developing simple apps for photo management
and viewing.
[ previously ... Part 1 described the justification and development of a
>> Livecode’s find command in LC8 is really, REALLY slow when you're doing
>> multiple (thousands) of finds.
>> use-livecode mailing list
>
I am doing a find char, finding a single character, and putting a space before
or after it. It’s a continuous script to find possibly 3 to 4 thousand
oc
Part 2 of a 4-part series on developing simple apps for photo management
and viewing.
[ previously ... Part 1 described the justification and development of a
very simple photo viewing app ]
The next issue to deal with is the run-away number of photos, and the
amount of disk space taken up
Hi Folks
I’m wondering if anyone with interest could post use cases they can think of
for a loadStack message to the following bug report. This would be a message
sent to a stack before preOpeStack when the stack is first loaded into memory.
It’s possible that the only use cases are for the IDE
> On Aug 18, 2016, at 2:52 PM, Richard Gaskin
> wrote:
>
> Peter Bogdanoff wrote:
>
> > Does anyone know if there a solution that search indexes folders of
> > HTML files that I can implement into Livecode? And also handles
> > non-English text?
>
> I've written a few specialized search engin
Thanks for the review. I'm pretty happy with Cinnamon on Mint, but I'll throw
this into a VM and give it a try.
If you don't want a Ubuntu base, you might want to try MATE on Mint Debian.
It's a bit more bleeding edge, but better compatibility and faster rolling
releases because of that. Don't kno
Peter Bogdanoff wrote:
> Does anyone know if there a solution that search indexes folders of
> HTML files that I can implement into Livecode? And also handles
> non-English text?
I've written a few specialized search engines and just started another
one the other day for more general-purpose ne
On 18/08/2016 19:09, Jeanne A. E. DeVoto wrote:
At 3:28 PM +0100 8/18/2016, Ben Rubinstein wrote:
The real problem is that the script was written originally 13 years ago, and
the basic architecture was to load everything into large global arrays for
cleanliness.
I've had ugly crashes with lar
At 3:28 PM +0100 8/18/2016, Ben Rubinstein wrote:
The real problem is that the script was written originally 13 years
ago, and the basic architecture was to load everything into large
global arrays for cleanliness.
I've had ugly crashes with large or complex arrays (that weren't
anywhere nea
Hi all,
I’m building a text-heavy application that requires a good text search
capability. I’ve been using Scott McDonald’s RRPsearch plugin for awhile now
with good results. However:
1. It doesn’t seem to handle text that has extended characters next to
words—like long dashes, curly quotes, e
Ben Rubinstein wrote:
> The real problem is that the script was written originally 13 years
> ago, and the basic architecture was to load everything into large
> global arrays for cleanliness. Over that period, the size of the data
> has multiplied over the years by 1-2 orders of magnitude
J
Or you can probably delete the whole variable directly.
On Thu, Aug 18, 2016 at 8:59 AM, Mike Bonner wrote:
> If you switch to using an array key with your global variable, and then "
> delete global gArray[yourkey]" it should release the memory.
>
>
> On Thu, Aug 18, 2016 at 8:28 AM, Ben Rubins
If you switch to using an array key with your global variable, and then "
delete global gArray[yourkey]" it should release the memory.
On Thu, Aug 18, 2016 at 8:28 AM, Ben Rubinstein wrote:
> Thanks Monte, Richard.
>
> As it happens this script isn't doing with properties, which is good (or
> b
Thanks Monte, Richard.
As it happens this script isn't doing with properties, which is good (or bad
since that potentially easy fix isn't available to me!) but that's a useful
tip to remember. I've already moved some very large functions to passing by
reference.
The real problem is that the
Ben Rubinstein wrote:
Please refresh my memory: is there any way to cause/allow garbage to be
collected without ending all script running?
I have an app which process large amounts of data. It runs fine on Mac, but on
Windows intermittently (but not frequently as the application data source,
whi
James, I'm always interested in what other folks are doing, and I'd like to
hear more about the setup. David, I'd definitely be interested.
On Thu, Aug 18, 2016 at 6:20 AM, David Bovill wrote:
> Yes - I've been interested in Livecode and blockchain for a couple of years
> now. I've been followi
Yes - I've been interested in Livecode and blockchain for a couple of years
now. I've been following Ethereum since the beginning - we tried to make a
documentary about the project and I went to DevCon 1 in Berlin as the team
started it's development.
There is an interesting online Hackathon in No
I needed to have a laptop work in dual boot mode with Windows 10 pretty much
identically in respect of networking, that is, LAN if connected, WIFI if
not, and then 3G if not, automatically. I just couldn't get WIFI with this
chip set to work on Debian despite installing the non-free drivers. Very
What I would really like to see is a plugin for Geany But its way beyond
my own capabilities to do one myself.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/ANN-lcb-mode-v0-1-1-Emacs-major-mode-for-LCB-source-code-tp4707514p4707581.html
Sent from the Revol
23 matches
Mail list logo