Search found 4 matches

by bodah
Mon Dec 28, 2020 10:41 pm
Forum: LiveCode Builder
Topic: Passing strings from lcs to C function
Replies: 1
Views: 4999

Passing strings from lcs to C function

Hi stuck trying to pass a string from lcs to a char * c function. Have tried passing a pointer to the function but livecode just crashes. Any guidance / code snippets would be appreciated
by bodah
Mon Dec 28, 2020 9:40 am
Forum: Internet
Topic: LiveCode Connections with Websockets
Replies: 5
Views: 8553

Re: LiveCode Connections with Websockets

product managers pushing a shiny new thing probably...
by bodah
Sun Dec 27, 2020 11:42 pm
Forum: Internet
Topic: LiveCode Connections with Websockets
Replies: 5
Views: 8553

Re: LiveCode Connections with Websockets

I'm working on a websocket client / server extension for livecode written in Go, currently half working via LCB ffi. Stalled whilst figuring out C callbacks in LCB and how to pass a Char * array to a C function ( from LCB , documentation is terrible). Hopefully will be sooner rather than later if fr...
by bodah
Wed Dec 16, 2020 8:48 am
Forum: Off-Topic
Topic: What Users want from the next version of LiveCode
Replies: 29
Views: 17845

Re: What Users want from the next version of LiveCode

In no particular order.. library sharing promoted as a first class feature in the form of script ony stacks, either hosted directly on github or a lc github lite style site. Import a library into an open stack or download a library into your current projects folder with a one liner using the message...

Go to advanced search