Search found 220 matches

by Martin Koob
Sun Nov 27, 2016 5:38 pm
Forum: MergEXT
Topic: Video capturing with MergAV in OS X
Replies: 10
Views: 10555

Re: Video capturing with MergAV in OS X

Hi

Yes mergAV capturing works great for me on Mac OS X up to Yosemite on my Macs and Sierra on a customers Mac. Are you using an external webcam or the internal one?

How are you initializing the capture? Can you give an example of some of the code you have used?

Martin
by Martin Koob
Sun Oct 23, 2016 10:29 pm
Forum: Talking LiveCode
Topic: How to submit proposals for changes?
Replies: 2
Views: 2336

Re: How to submit proposals for changes?

I suppose the best way is to go to the LiveCode Quality Control centre and enter an 'Enhancement' request instead of a bug report.

http://quality.livecode.com/enter_bug.cgi

Martin
by Martin Koob
Wed Oct 12, 2016 3:04 pm
Forum: Educational Outreach
Topic: LiveCode to Education Industry API- Community project
Replies: 12
Views: 17747

Re: LiveCode to Education Industry API- Community project

Hi Todd et al Thanks for all your work on this for the benefit of the community. I would be willing to contribute where I can. I have done some research on TinCan/xAPI and can see how the learning statements would be helpful to track students progress and then annotations on their work in my applica...
by Martin Koob
Fri Oct 07, 2016 4:47 pm
Forum: Educational Outreach
Topic: LiveCode to Education Industry API- Community project
Replies: 12
Views: 17747

Re: LiveCode to Education Industry API- Community project

I just saw this post today so missed the meeting. I am interested in this as well. There was another thread on this recently on the use list so you may find others who are interested in this there.

What was the outcome of the meeting. I am interested in being involved.

Thank

Martin Koob
by Martin Koob
Wed Sep 28, 2016 10:49 pm
Forum: Mac OS
Topic: Reloading preferences in Mac OS X El Capitan gotcha solved
Replies: 0
Views: 2606

Reloading preferences in Mac OS X El Capitan gotcha solved

Other LiveCoders already probably know this but I thought in case someone doesn't it may save them some time. I use the GLX framework which has functions for working with the preferences .plist file saved in the ~/Library/Preferences directory. I was trying to resolve an issue with saving a .plist f...
by Martin Koob
Wed Sep 28, 2016 8:45 pm
Forum: Mac OS
Topic: GLX Framework based app and El Capitan Mac OS X 10.11.6
Replies: 4
Views: 5019

Re: GLX Framework based app and El Capitan Mac OS X 10.11.6

Hi Trevor and James. I found this was not an El Capitan issue. Just a silly mistake on my part but one made sillier because the script editor did not notice its silliness. The handler where the error occurred was supposed to create a .plist file for the app if there was none in the /Users/Library/Pr...
by Martin Koob
Tue Sep 27, 2016 1:07 pm
Forum: Mac OS
Topic: GLX Framework based app and El Capitan Mac OS X 10.11.6
Replies: 4
Views: 5019

GLX Framework based app and El Capitan Mac OS X 10.11.6

I have a GLX Framework based application and am having problems getting it to launch in Mac OS X 10.11.6 El Capitan. It works fine on Yosemite. I am using LC 6.7.3. The problem is that when the main stack opens there are handlers in it that the first scripts that run can't find. It seems that El Cap...
by Martin Koob
Fri Jul 08, 2016 2:02 pm
Forum: Version Control
Topic: lcVCS Docs
Replies: 16
Views: 21118

Re: lcVCS Docs

the reason why stack files with the normal extensions (.livecode, .rev etc) are ignored is that IcVCS doesn't (can't) track these but tracks the exported .vcs format file(s). Yes as I understand it lcVCS can't track the .livecode files because they are binary. I think script only stack files are di...
by Martin Koob
Fri Apr 29, 2016 6:50 pm
Forum: Version Control
Topic: lcVCS problem
Replies: 7
Views: 11911

Re: lcVCS problem

Hi There are ways to get a handle on false diffs. One of the reason these are created is if the properties of objects change whether intentionally or unintentionally. This could be as simple changing as height or width or location. You can eliminate these by putting an lcVCSExport handler in each of...
by Martin Koob
Wed Mar 30, 2016 5:58 am
Forum: CGIs and the Server
Topic: Help with legacy on-rev site on new LiveCode host
Replies: 4
Views: 4968

Re: Help with legacy on-rev site on new LiveCode host

Thanks Richard.

I got it fixed. I posted what I had to do in the use list.

http://runtime-revolution.278305.n4.nab ... 02774.html

Martin
by Martin Koob
Wed Mar 30, 2016 2:33 am
Forum: CGIs and the Server
Topic: Help with legacy on-rev site on new LiveCode host
Replies: 4
Views: 4968

Re: Help with legacy on-rev site on new LiveCode host

Hi Richard Thanks for your response. Where would the apache error log be located? I found that if I comment out the following lines the page will load. Any Idea of what the LiveCode server does not like here? /* # general details put gSESSION["userId"] into tVars[1] put $_POST["acFName"] into tVars[...
by Martin Koob
Wed Mar 30, 2016 1:56 am
Forum: CGIs and the Server
Topic: Help with legacy on-rev site on new LiveCode host
Replies: 4
Views: 4968

Help with legacy on-rev site on new LiveCode host

Hi, I have an site on on-rev TIO that was working but now that it has been transferred to the new site it generates livecode errors on some pages. I had this problem a couple of years ago but David Williams had managed to make it run on TIO which would accept the legacy site using LiveCode server 4....
by Martin Koob
Fri Mar 04, 2016 3:56 pm
Forum: Games
Topic: Making a gun work
Replies: 2
Views: 4996

Re: Making a gun work

Hi I have not made games so not sure if this is the best way to do the move, I am sure there are more smooth ways to animate. Anyway here is one way to approach it. If you had three images "gun", "bullet" and "target1" you could use the following shootTarget handler with two parameters, pTarget and ...
by Martin Koob
Wed Feb 24, 2016 2:09 pm
Forum: Talking LiveCode
Topic: When was the big bang?
Replies: 7
Views: 5585

Re: When was the big bang?

But on the bright side that first week is just a day and a half and then straight into the weekend. I guess the universe needed to rest up after that initial wave of expansion.

Martin
by Martin Koob
Thu Feb 18, 2016 11:05 pm
Forum: MergEXT
Topic: mergExt News
Replies: 3
Views: 6526

Re: mergExt News

Contgrats Monte. Great to see your work recognized. mergExt externals have worked very well for me. I could not have made my application without them. Looking forward to having them included as part of the LiveCode product going forward.

Martin

Go to advanced search