Search found 108 matches

by Clarkey
Mon Mar 30, 2020 9:37 am
Forum: LiveCode Hosting
Topic: AutoSSL on Addon domain FQDN
Replies: 0
Views: 5196

AutoSSL on Addon domain FQDN

Hi folks, Is there a trick to get AutoSSL to pickup a new Addon domain's FQDN and include it in the AutoSSL letsencrypt certificate coverage alongside the on-rev/livecodehosting subdomain itself? I was expecting to be prompted to provide some domain registration page or DNS setting for AutoSSL to di...
by Clarkey
Wed Jan 22, 2020 10:07 am
Forum: CGIs and the Server
Topic: POLL: LiveCode Server deployment
Replies: 75
Views: 192010

Re: POLL: LiveCode Server deployment

FourthWorld wrote:
Wed Jan 22, 2020 9:35 am
If I see enough interest in this thread I'll see what I can do to pull together resources to make using LC Server easier and more productive.
Thanks for your ongoing efforts on behalf of the community, Richard.
by Clarkey
Wed Jan 22, 2020 9:26 am
Forum: CGIs and the Server
Topic: POLL: LiveCode Server deployment
Replies: 75
Views: 192010

Re: POLL: LiveCode Server deployment

I'm curious about how people are using LiveCode Server - please pick the option that best describes how you use it. A: I tried several times to start using LCS on various shared servers, VPS and desktop machines but consistently struggled to get beyond the "hello world" situation - so LCS (and ther...
by Clarkey
Sun Jul 22, 2018 10:25 am
Forum: CGIs and the Server
Topic: How to install LC Server on Godaddy VPS
Replies: 0
Views: 3342

How to install LC Server on Godaddy VPS

Hi folks, Reaching out to Unix specialists for help in configuring a Godaddy VPS (CentOS 6 with cPanel / WHM & EasyApache4) for LC Server support... specifically establishing the necessary Apache modules, which are not currently visible in EasyApache4 as options to enable. Whilst EasyApache 4 has mo...
by Clarkey
Fri Jul 20, 2018 7:55 pm
Forum: Internet
Topic: OAuth2 Library - how to debug a script?
Replies: 2
Views: 5931

Re: OAuth2 Library - how to debug a script?

Hi Sean, Thanks for responding. I'm using localhost for initial testing as that is stated as required in the docs and I'm trying to stick as close to the example provided. However, as things are failing long before the return of the token, I think that the return URL is a red herring - for now, at l...
by Clarkey
Tue Jul 17, 2018 3:53 pm
Forum: Internet
Topic: OAuth2 Library - how to debug a script?
Replies: 2
Views: 5931

OAuth2 Library - how to debug a script?

Hi folks, I'm experimenting with the OAuth2 library and have reached the point where I'm getting an authorisation dialogue from the server without any error messages but it's blank. I think I may be missing some required parameters but, I haven't used libraries much and can't see how to access the U...
by Clarkey
Sat Oct 29, 2011 2:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: (libSOAP) 3rd party library best practice
Replies: 17
Views: 12434

Re: (libSOAP) 3rd party library best practice

It got parked at the design stage, as without a production version of LiveCode Server (now delivered) and a decent, player-free web deployment option (still no news on even an ETA for an updated player) my project wasn't feasible in LiveCode.
Good luck!
Keith..
by Clarkey
Mon Jun 06, 2011 9:47 am
Forum: rTree
Topic: Disable multiple node selection / highlight / hilite
Replies: 6
Views: 11484

Re: Disable multiple node selection / highlight / hilite

Hi Mats,
Thanks for the release.
I can confirm that with v1.5.2, shift+click now respects the rTree container field's multipleHilites property setting regarding contiguous highlights.
Best,
Keith..
by Clarkey
Sun Jun 05, 2011 8:15 pm
Forum: rTree
Topic: Set the hilited of node...
Replies: 4
Views: 11936

Re: Set the hilited of node...

Hi Mats,
Thanks for the heads-up.
FYI, I was able to spoof the appearance of a hilite by using 'set the hilited line' of the container field.
Best,
Keith..
by Clarkey
Wed Jun 01, 2011 5:36 pm
Forum: rTree
Topic: Disable multiple node selection / highlight / hilite
Replies: 6
Views: 11484

Re: Disable multiple node selection / highlight / hilite

Hi Mats,
Thanks for investigating and I'm glad it's not my code for once! :wink:
Good luck with tracking it down.
Best,
Keith..
by Clarkey
Wed Jun 01, 2011 9:19 am
Forum: rTree
Topic: Disable multiple node selection / highlight / hilite
Replies: 6
Views: 11484

Re: Disable multiple node selection / highlight / hilite

Hmm... The containing field's autoHilite and listBehavior properties are set to true (otherwise there is no node highlighting). Both multipleHilite and nonContiguousHilites are set to false, but it's still possible to hilite multiple contiguous nodes with shift-click (on OSX). This is what led me to...
by Clarkey
Wed Jun 01, 2011 9:06 am
Forum: rTree
Topic: Node textShift syntax
Replies: 4
Views: 9310

Re: Node textShift syntax

Hi Mats,
Thanks for the clarifications.
Best,
Keith..
by Clarkey
Wed Jun 01, 2011 9:05 am
Forum: rTree
Topic: Set the hilited of node...
Replies: 4
Views: 11936

Re: Set the hilited of node...

Hi Mats, Glad you like this use case for rTree. This is a commercial product development and I intend to show my app in a future livecode.tv LiveCode live coding event (but there's a lot to do before then!). Thanks for the code snippet for expanding the path to a specific node. That has saved me som...
by Clarkey
Wed Jun 01, 2011 8:00 am
Forum: rTree
Topic: Set the hilited of node...
Replies: 4
Views: 11936

Set the hilited of node...

Hi Mats, I am using an rTree for outline navigation (think of 'folders') and a data grid (think of folder contents, which can include folders). When the user selects a rTree node, the dgData of the data grid will be set to a data set. This can be triggered through the hilitedNodeIDs of the rTree (as...
by Clarkey
Wed Jun 01, 2011 7:47 am
Forum: rTree
Topic: Disable multiple node selection / highlight / hilite
Replies: 6
Views: 11484

Disable multiple node selection / highlight / hilite

Hi Mats, Is there a mechanism to ensure that only a single node can be selected - so that hilitedNodeIDs contains zero or one (the last clicked) node id? A native rTree property would save having to identify and suppress all the potential handlers that could attempt multiple selections - shift/contr...

Go to advanced search