Search found 8 matches

by jpags.me
Fri Mar 15, 2019 2:27 am
Forum: LiveCode Builder
Topic: I need help with binding error
Replies: 3
Views: 4866

Re: I need help with binding error

I have created a C# DLL. Is that not supported? How can I bind a C# dll file?
by jpags.me
Thu Mar 14, 2019 4:31 am
Forum: LiveCode Builder
Topic: I need help with binding error
Replies: 3
Views: 4866

I need help with binding error

I have created a LiveCode builder that calls a function from a DLL file. I was able to successfully create the extension but then when I tried using the extension it produces an error "Unable to bind foreign handler test_new_lcb.Multiply_numbers" . My DLL file only returns a multiplied number or doe...
by jpags.me
Tue Mar 05, 2019 6:27 am
Forum: LiveCode Builder
Topic: Need help on how can I build an extension for my external dll and call it on my livecode builder
Replies: 3
Views: 4912

Need help on how can I build an extension for my external dll and call it on my livecode builder

I have a dll file with a function to multiply 2 numbers just for a proof of concept. How do I do it? I have this strip of code I wrote but it is giving some errors. library test_new_lcb use com.livecode.foreign private __safe foreign handler _Hello(in pName as string) returns string binds to "new_dl...
by jpags.me
Tue Feb 26, 2019 3:53 pm
Forum: Using Externals
Topic: Need help with building an external// desktop externals tutorials are not helpful
Replies: 12
Views: 12679

Re: Need help with building an external// desktop externals tutorials are not helpful

Hehe. Thanks for the heads up. I was actually imitating other users posts on link by adding a space on it. hehe
by jpags.me
Tue Feb 26, 2019 2:57 pm
Forum: Using Externals
Topic: Need help with building an external// desktop externals tutorials are not helpful
Replies: 12
Views: 12679

Re: Need help with building an external// desktop externals tutorials are not helpful

I did that on purpose since I did not know how to post the picture here ..hehe..

Thanks for the help BTW. Hope that someone could teach me the ways on this.
by jpags.me
Tue Feb 26, 2019 2:40 pm
Forum: Using Externals
Topic: Need help with building an external// desktop externals tutorials are not helpful
Replies: 12
Views: 12679

Re: Need help with building an external// desktop externals tutorials are not helpful

Right now, I think this area of the Environment is still in a state of flux, or at least, the times this topic has come up haven't seemed to produce the results looked for :( Oh, that is sad. I was hoping that someone can help with just on how to create an external since i am a little confuse on th...
by jpags.me
Tue Feb 26, 2019 4:36 am
Forum: Using Externals
Topic: Need help with building an external// desktop externals tutorials are not helpful
Replies: 12
Views: 12679

Need help with building an external// desktop externals tutorials are not helpful

I am new to LiveCode and I am stuck with desktop externals. I have created the externals based on the tutorials but I am unable to get the results. Can you help me understand fully on how to build and external from your own procedure? Thank you in advance. God bless.

Go to advanced search