Hi Paul,
TsNet tries to reuse existing connections where possible. While this usually
is very effective, it can sometimes cause delays like you were experiencing.
Try issuing the command:
tsNetLibUrlReuseConnection false
Regards,
Charles.
> On 17 May 2018, at 3:34 am, Paul Dupuis via use-l
On 05/16/2018 09:22 PM, Monte Goulding via use-livecode wrote:
On 17 May 2018, at 1:44 pm, Mark Wieder via use-livecode
wrote:
Looking through some of the IDE's library stacks, I see handlers for the
messages extensionInitialize and extensionFinalize. From the code in the
handlers it seem
> On 17 May 2018, at 1:44 pm, Mark Wieder via use-livecode
> wrote:
>
> Looking through some of the IDE's library stacks, I see handlers for the
> messages extensionInitialize and extensionFinalize. From the code in the
> handlers it seems that these are now standard ways to set up and tear
Looking through some of the IDE's library stacks, I see handlers for the
messages extensionInitialize and extensionFinalize. From the code in the
handlers it seems that these are now standard ways to set up and tear
down extension libraries, but I don't see the messages documented
anywhere. Can
I've never tried it ...but the easy way to test is to
"set the htmltext of field "Text" to html_text" .. if your html has inline
font definition chances are it should work. let us know.
On Wed, May 16, 2018 at 6:22 PM, Peter Bogdanoff via use-livecode <
use-livecode@lists.runrev.com> wrote:
Crazy question, but is it possible to use a web font within a
internet-connected LiveCode application?
Peter Bogdanoff
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscripti
Trevor DeVore wrote:
> I always open up a second instance of LiveCode when I build
> standalones. There is too much going on in the standalone builder
> to trust that your environment will be the same after everything
> is done. I would like to see standalone building should be moved
> to a separ
We use the color pallete from material design .my goal eventually was
to create a plugin for LC for color selection, but as far as the whole
philosophy...I really doubt that this is on the radar of Livecode the
company they probably feel their efforts are better suited on
technologies going
Panos,
Found a race condition that causes the behavior I mentioned originally. It
is quite easy to reproduce, just try to execute any "liveCode.*" as soon as
the page loads. Apparently it takes some time (ticks? millisecs?) for the
liveCode.* namespace to be available for scripts running on the we
I am transitioning some applications that were built as standalone
under LC6.7.11 to LC 9.0.0. In most cases, the migrations are going
well with mostly appearance issues (due to different default fonts and
such).
This week, I have encountered a functional issue. An app (stack) I have,
as part of
Agreed but I have had registry problems in the past doing that so I avoid
it. Livecode may not be a problem in that regard.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.co
Agreed. In fact, some apps designed to disallow multiple instances will launch
two if the taskbar icon is clicked multiple times before the first instance
launches.
Bob S
> On May 16, 2018, at 09:25 , Trevor DeVore via use-livecode
> wrote:
>
> On Wed, May 16, 2018 at 11:02 AM, Ralph DiMol
On Wed, May 16, 2018 at 11:02 AM, Ralph DiMola via use-livecode <
use-livecode@lists.runrev.com> wrote:
> It's not that easy on Windows.
>
Why not? I just duplicated the LiveCode Business.exe on Windows 10 and was
able to launch two separate instances of LiveCode.
--
Trevor DeVore
ScreenSteps
w
It's not that easy on Windows.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of
Trevor DeVore via use-livecode
Sent: Wednesday, May 16, 2018 11:55 AM
To: How
On Wed, May 16, 2018 at 6:47 AM Sannyasin Brahmanathaswami via use-livecode
wrote:
> So, I'm not only one…
>
> How do I create a second instance of LiveCode (or any app for matter)
Make a copy of the app and launch it.
--
Trevor DeVore
ScreenSteps
>
__
Hah! I've been complaining about standalone building since v7! (or v8 not
sure). I'm getting the impression people are just deleting my posts! ;-)
Bob S
> On May 16, 2018, at 06:47 , Sannyasin Brahmanathaswami via use-livecode
> wrote:
>
> So, I'm not only one…
+1
> On May 16, 2018, at 03:09 , Trevor DeVore via use-livecode
> wrote:
>
> On Tue, May 15, 2018 at 10:51 PM Sannyasin Brahmanathaswami via
> use-livecode wrote:
>
>>
>> so then, for now I quit livecode, and reboot everytime will do a build,
>> nuisance.
>
>
> I always open up a second in
My old familiar rant in this issue. I now have a "enternal business license"
and we use Livecode for so much in-house stuff… and I have spent $ non-profit
money on every offer Kevin has made in ~1999 when he got the company Scott
Raney.
So I have right to rant (ha)
Livecode is so for behin
So, I'm not only one…
How do I create a second instance of LiveCode (or any app for matter)
On 5/16/18, 12:10 AM, "use-livecode on behalf of Trevor DeVore via
use-livecode" wrote:
>so then, for now I quit livecode, and reboot everytime will do a build,
>nuisance.
I alwa
Over 80% of my work in LiveCode is dedicated to user interface design.
I would like to support Material Design which is well supported by tools
such as Angular JS Material in Javascript -- and such framework (or similar
ones) give the idea of modern UIX.
I think it is worth reading for profession
> Tom Glod wrote: " can you post your resize script?"
Dear Tom, here is the script where the data grid fails and I do not know
why.
Thank you for taking notice.
on resizeStack w,h
## Datagrid is the "master", a list of project names.
## There is a detail form on top that opens when user
On Tue, May 15, 2018 at 10:51 PM Sannyasin Brahmanathaswami via
use-livecode wrote:
>
> so then, for now I quit livecode, and reboot everytime will do a build,
> nuisance.
I always open up a second instance of LiveCode when I build standalones.
There is too much going on in the standalone build
22 matches
Mail list logo