Look into revIgniter.. a great CMS written in Livecode Server... more than
a template...
http://revigniter.com/
First and foremost, a framework for your beloved coding language
A Model-View-Controller based framework
A framework with a small footprint
Excellent performance
A framework that requir
You'd think it should work since you followed the lesson exactly. But
try putting the launcher stack in use before you close it. That will
keep its resources available. Closing a stack generally removes it from
the message path.
On 3/7/2016 3:26 PM, Randy Hengst wrote:
Hi All,
I’m working fo
Oh. So, when you use Livecode to put "Hello world" into the browser, is it
actually sending the browser something like Hello world from the
server?
On Mar 7, 2016 19:57, "Richard Gaskin" wrote:
> Matt Maier wrote:
>
>> Has anybody actually built a website using Livecode, as in these examples?
>>
> On 8 Mar 2016, at 10:32 AM, JB wrote:
>
> When you mention LCB is that the widget builder they
> imported Foundation for?
LCB is for more than just widgets
> If it is and his main goal is
> speed wouldn’t he be better off using a external since
> they have better performance?
I’m not aware
Matt Maier wrote:
Has anybody actually built a website using Livecode, as in these examples?
http://samples.on-rev.com/index.irev
I checked the code in all of these sites and, unless I'm missing something,
everyone who knows Livecode is using javascript (or is just using
templates?).
JavaScrip
Thank you Zryip! This works nicely.
Phil
On 3/7/16 3:27 PM, zryip theSlug wrote:
Phil,
In the custom behavior of the column or in the custom column behavior
of your datagrid:
on FillInData pData
set the text of the long ID of me to pData
set the imageSource of char 1 of (the long id
Has anybody actually built a website using Livecode, as in these examples?
http://samples.on-rev.com/index.irev
I checked the code in all of these sites and, unless I'm missing something,
everyone who knows Livecode is using javascript (or is just using
templates?).
https://livecode.com/
http://ac
When you mention LCB is that the widget builder they
imported Foundation for? If it is and his main goal is
speed wouldn’t he be better off using a external since
they have better performance?
John Balgenorth
> On Mar 7, 2016, at 2:47 AM, Monte Goulding wrote:
>
>
>> On 7 Mar 2016, at 9:37 P
Phil,
In the custom behavior of the column or in the custom column behavior
of your datagrid:
on FillInData pData
set the text of the long ID of me to pData
set the imageSource of char 1 of (the long id of me) to 1010
end FillInData
Best Regards,
On Mon, Mar 7, 2016 at 8:32 PM, Phil Davi
Hi All,
I’m working for the first time with the “launcher” stack process to be able to
save in a livecode stack.
OSX 10.10.5 and LC 7.1.1
I’ve followed this lesson:
How do I save custom properties in a standalone application?
http://lessons.livecode.com/m/4071/l/17375-how-do-i-save-custom-prop
Hi folks,
I want to set the imageSource of char 1 of a data grid table cell to an
icon ID. Has anyone succeeded in doing this? If so, could you post your
code? I'm struggling with it.
Thanks -
--
Phil Davis
___
use-livecode mailing list
use-livec
You could also have LiveCode check the folder automatically, in timed
intervals, put the files of the folder into a variable, filter out unwanted
files and put the variable into the field. Then all you would have to take care
of was to add the apps to the folder.
Tore
> 7. mar. 2016 kl. 19.22
Or you could just read in the actual stacks to use from a document, put the
info into a field, and put a mouseUp handler in the field that responds to the
clickLine to launch the chosen stack. Then all you would have to do is to add
or change information in the document. You could hav the launch
That's all very fine in theory until you realise that new standalones
will be
continually added, so one will have to be continually rewriting the
launcher and
reinstalling it, along with the new standalones, on all the machines in
my school.
I have subsequently tired out using an XFCE panel wi
Hi All,
I’m using the inline documentation method for rsIsValid and I am not seeing it
in the API listing or User Guide although I’m not sure it’s supposed to be
there for the user guide.
Any ideas?
Thanks,
Steve MacLean
___
use-livecode mailing l
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 #23 here: https://goo.gl/dD3Ub8
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around th
> On 7 Mar 2016, at 9:37 PM, Jonathan Lynch wrote:
>
> I am trying to figure out how to link it to LiveCode, now. Thanks for this
> pointer.
You might be able to just compile the library and then hook what you need up
via LCB which would be nice. There does look to be rather heavy use of struc
I have been reading about OpenCV. It sounds quite extensive!!! Can it make
my morning coffee? Given all of the other functions built into it, I would
not be entirely surprised. OpenCV includes facial recognition functions,
which seems substantially more difficult.
I am trying to figure out how to
18 matches
Mail list logo