Search found 10 matches
- Fri Sep 11, 2015 9:27 am
- Forum: Mac OS
- Topic: Reverse Playback with AV Foundation
- Replies: 3
- Views: 5317
Re: Reverse Playback with AV Foundation
Hi guys, thanks for the quick responses! I was already setting the playRate property to -1 and playing. The problem was (which as far as I can see in the Dictionary is undocumented) that I was following setting the playRate with starting the player, i.e.: set the playRate of player "Player" to -1 st...
- Thu Sep 10, 2015 10:38 am
- Forum: Mac OS
- Topic: Reverse Playback with AV Foundation
- Replies: 3
- Views: 5317
Reverse Playback with AV Foundation
Hi guys, Part of the application that I'm developing requires a video to be able to play backwards, the main target platform is Windows were it works as expected, however there is a call for the program on Mac as well, where it currently doesn't. I'm aware that QuickTime has been replaced with AV Fo...
- Tue Jul 14, 2015 8:31 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: CEF Browser Cache?
- Replies: 6
- Views: 11033
Re: CEF Browser Cache?
Zaxos, that's great! The Temp Folder for me contains about a dozen "scoped_dir" folders for me, so I guess that's from each of the different processes I've started during my development. Great job 

- Mon Jul 13, 2015 4:32 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: CEF Browser Cache?
- Replies: 6
- Views: 11033
Re: CEF Browser Cache?
Hey Zaxos thanks for the reply 
I'm pretty sure that cachedURLs only applies to the files loaded by using the load keyword, open browser instances look after their own cache :/

I'm pretty sure that cachedURLs only applies to the files loaded by using the load keyword, open browser instances look after their own cache :/
- Mon Jul 13, 2015 3:29 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: CEF Browser Cache?
- Replies: 6
- Views: 11033
CEF Browser Cache?
Hey guys, I'm looking for either the functionality to clear the cache of a revBrowserOpenCef created browser instance, or the location of the cache folder to delete it myself on Windows. Obviously I've googled already, and the posts I've seen suggest there isn't the functionality to do this yet, and...
- Tue Jul 07, 2015 2:40 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How does revBrowserAddJavaScriptHandler actually work?
- Replies: 3
- Views: 3386
Re: How does revBrowserAddJavaScriptHandler actually work?
Thanks LCNeil, that's very useful information, more than happy to have the response here, hopefully it'll help someone else one day!
Accessing the VM is a much better idea than my thinking, some how I missed that one in my thought process...
Thanks again, very much appreciated
Accessing the VM is a much better idea than my thinking, some how I missed that one in my thought process...
Thanks again, very much appreciated

- Tue Jul 07, 2015 1:47 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How does revBrowserAddJavaScriptHandler actually work?
- Replies: 3
- Views: 3386
Re: How does revBrowserAddJavaScriptHandler actually work?
Right, so I found that if the webpage is navigated away from, then the JS Handler gets removed- yet I cannot see this documented anywhere. Is it intended functionality, or a bug?
- Tue Jul 07, 2015 9:41 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How does revBrowserAddJavaScriptHandler actually work?
- Replies: 3
- Views: 3386
How does revBrowserAddJavaScriptHandler actually work?
Hi guys, bit of an odd one here I think. So, a little bit of context, I've got revBrowserAddJavaScriptHandler to work with a simple html document I've created, and I'm now trying to integrate it with an existing webpage that's much more complex. The issue I'm having currently is pretty simple- addin...
- Tue May 19, 2015 11:01 am
- Forum: Bug Triage
- Topic: Property Inspector in Livecode 7.x opens cropped
- Replies: 1
- Views: 1682
Re: Property Inspector in Livecode 7.x opens cropped
I've figured out a way to reproduce similar behaviour- seems so similar that I'm assuming it is related. Expanding a Code Editor window by dragging it to the top of the screen on Windows 7 consistently sends the window to the right hand side of the screen, with it's width shrunk. Dragging the window...
- Fri May 01, 2015 8:45 am
- Forum: Bug Triage
- Topic: Property Inspector in Livecode 7.x opens cropped
- Replies: 1
- Views: 1682
Property Inspector in Livecode 7.x opens cropped
A while ago I upgraded from LC 6.6.2 to LC 7.0, and whenever I open the Property Inspector it opens cropped. I've upgraded now to LC 7.0.4, but I'm still seeing the same behaviour. I have a feeling that there may be a setting somewhere that has been overwritten, but I'm not sure... Replicating this ...