Hi Hery,
not sure if you've received any pointers to actual sites yet :-).
Here are a few I've made :
https://kilmelford.com/
most interesting of them - but since all events are cancelled this year,
it's currently less interesting than other times :-) All made with my
own CMS for LC; flat fi
I was using the Message Watcher in the IDE to check on which messages
were sent in different cases, and noticed that:
'selectionChanged' was not being reported when I changed the selection
or insertion point within a field.
BUT if I add a 'selectionChanged' handler to the field, the handler i
Hi,
I use Livecode server as an API for uploading some files from another
application with the POST command.
The problem is, that I cannot see the error messages if something fails.
In browser based interaction the command "set the errorMode to „inline"" is
fine, but between apps I cannot see t
Hi Heriberto,
I've read this thread and want to share a bit of experience of using LC as
a server engine. I'm part of the team that builds
http://www.himalayanacademy.com which is probably the largest site built
with LC Server around. I'll try to frame this email in the topics I've seen
you worrie
Torsten,
"the other application" that posts the data to the server should see any error
that is returned by the server.
So if there is a server error or any error/message returned by Lc Server
script. Both should be returned to the application.
We are also using Lc Server scripts to process dat
Thank you all very much for the solutions provided and for the advice.
How wonderful it is to belong to a club like Livecode: The community is
incredibly kind and generous.
As you say André, it is not important if Livecode is a minority
language: It is very powerful.
I can create a Desktop, M
Thanks Alex,
Those sites look good and they feel very fast.
Hery
On 7/6/20 5:27 AM, Alex Tweedly via use-livecode wrote:
Hi Hery,
not sure if you've received any pointers to actual sites yet :-).
Here are a few I've made :
https://kilmelford.com/
most interesting of them - but since all ev
> if you look at your server log files you will see that
> China hacker bots are heavily searching for PHP
> and when they can’t find it they even try to install
> it so they can continue hacking away.
That's a really good point!
I use fail2ban and various security modifications for Apache on our
I use Html==>JS==>Async xhttp request.
The xhttp request is fielded by LC Server and is cors compliant so LC Server
doesn't even need to be on the same web server. (this allows you to test html
pages from desktop without a web server)
LC server returns html in a json packet.
The async JS handl
There's a button at the lower right of the window that allows you to select
which messages are suppressed. The default is to suppress unused messages
but you can change that. IDE messages aren't shown by default either and
you can add your own if you want.
--
Jacqueline Landman Gay | jac...@hy
On 7/3/20 10:13 AM, Ralph DiMola via use-livecode wrote:
This card renders sub second but is unresponsive for an additional 14
seconds. What's going on here? The IDE stacks totals out to 13 seconds.
This is after I made 1 minor edit in the script with the message box
open. If I open the IDE w
On 06/07/2020 17:19, J. Landman Gay via use-livecode wrote:
There's a button at the lower right of the window that allows you to
select which messages are suppressed. The default is to suppress
unused messages but you can change that. IDE messages aren't shown by
default either and you can ad
By the way, I'd keep mouseMove in the blocked messages or else the whole
window will fill up and bump the stuff you do want to see off the top.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On July 6, 2020 11:21:40 AM "J. Landman Gay via
I can repeat it every time I load the stack. It never is fast once the SE is
opened. So the 64k question. What am a doing that can wack out the SE from
square one? The 128k question how do I find it?
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original
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 #232 here: https://bit.ly/31NaZV6
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
On 7/6/20 11:41 AM, Alex Tweedly via use-livecode wrote:
On 06/07/2020 17:19, J. Landman Gay via use-livecode wrote:
There's a button at the lower right of the window that allows you to select which messages
are suppressed. The default is to suppress unused messages but you can change that. IDE
I got busy and couldn't get back to this for a while. But the proposed fix isn't really any
different from the one I've used and others have suggested. You still have to send a message on
preOpen-anything and then do something that deselects the field, whether it's unsetting/setting
traversalOn,
On Jul 6, 2020, at 9:41 AM, Alex Tweedly via use-livecode
wrote:
>
>
> On 06/07/2020 17:19, J. Landman Gay via use-livecode wrote:
>> There's a button at the lower right of the window that allows you to select
>> which messages are suppressed. The default is to suppress unused messages
>> but
Mark Talluto wrote:
> You might try Richard Gaskin’s ‘Flight Recorder’. I use it all the
> time.
> You can get it from his site at:
> https://www.fourthworld.com/livecode/index.html
>
> I have a modified version that includes a performance boost that I am
> not sure are part of the original distr
Thanks for confirming my hunch about the redirect URI.
I've passed along a localhost string to the Azure admin with a port
specifier that matches the one I'm passing into the lib. Still no go -
same result, no browser widget close.
One possible issue: the admin tells me the Azure admin UI do
On Jul 6, 2020, at 2:05 PM, Richard Gaskin via use-livecode
wrote:
>
> Mark Talluto wrote:
>
> > You might try Richard Gaskin’s ‘Flight Recorder’. I use it all the
> > time.
> > You can get it from his site at:
> > https://www.fourthworld.com/livecode/index.html
> >
> > I have a modified versio
21 matches
Mail list logo