Re: QT in Release 7 dp-7

2014-07-24 Thread Mark Talluto
On Jul 24, 2014, at 1:24 AM, stephen barncard wrote: > On Wed, Jul 23, 2014 at 11:20 PM, Richmond > wrote: > >> In fact, were I to upgrade to 7.0 the functionality would be broken >> (Unicode). >> >> "If it ain't broke, don't upgrade it." >> > > Fine for you but... > > Doesn't anybody get

Re: QT in Release 7 dp-7

2014-07-24 Thread stephen barncard
On Wed, Jul 23, 2014 at 11:20 PM, Richmond wrote: > In fact, were I to upgrade to 7.0 the functionality would be broken > (Unicode). > > "If it ain't broke, don't upgrade it." > Fine for you but... Doesn't anybody get what I'm saying? that the audio/video record features were broken and half-d

Re: QT in Release 7 dp-7

2014-07-23 Thread Richmond
On 24/07/14 04:11, stephen barncard wrote: On Wed, Jul 23, 2014 at 1:41 PM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: That should allow you to make your own test stack, if you have OSX 10.8 or later. I don't want to start over. I have a completed video record application

Re: QT in Release 7 dp-7

2014-07-23 Thread stephen barncard
On Wed, Jul 23, 2014 at 1:41 PM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > That should allow you to make your own test stack, if you have OSX 10.8 or > later. > I don't want to start over. I have a completed video record application with hours of work that WORKS in previous

Re: QT in Release 7 dp-7

2014-07-23 Thread Mark Schonewille
Then why don't you say so :-p Since it is all still very new, my guess is that there isn't that much to test. However, from the sparse info in the release notes, I conclude that the new player control has most, if not all, features that the old player control has plus two new features (hiliteC

Re: QT in Release 7 dp-7

2014-07-23 Thread stephen barncard
On Wed, Jul 23, 2014 at 12:33 AM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Yeah, ok, but that's not related to Muaadh's problem. You want to use AV > Foundation on Mac OS X, Muaadh wants to use QuickTime on Windows. My comment was related to the mysterious AV Foundation LACK

Re: QT in Release 7 dp-7

2014-07-23 Thread Mark Schonewille
Hi Muaadh (and Klaus), The correct syntax is: create player This is all. It will instantly create a player in the current stack, which can be changed with the properties inspector. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy

Re: QT in Release 7 dp-7

2014-07-23 Thread Klaus major-k
Hi Muaadh, Am 23.07.2014 um 13:42 schrieb Muaadh Salih : > Mark wrote :"but you can still create one from the message box, as I wrote > in the other thread on this subject." > > ​from the msg box : choose player tool : the result is instant crash > from the ​ > ​msg box :create player tool

Re: QT in Release 7 dp-7

2014-07-23 Thread Mark Schonewille
Yeah, ok, but that's not related to Muaadh's problem. You want to use AV Foundation on Mac OS X, Muaadh wants to use QuickTime on Windows. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkp

Re: QT in Release 7 dp-7

2014-07-22 Thread stephen barncard
I'm trying to get an existing video record stack to work. And on Mac. On Tue, Jul 22, 2014 at 3:34 PM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > he crash on Windows is not related to AV Foundation, although it might be > the result of the many changes that were necessary to

Re: QT in Release 7 dp-7

2014-07-22 Thread Mark Schonewille
Hi Stephen, The crash on Windows is not related to AV Foundation, although it might be the result of the many changes that were necessary to implement AVF on Mac. Dragging the player control from the Tools palette into a stack window causes an immediate crash on Windows, but you can still cr

Re: QT in Release 7 dp-7

2014-07-22 Thread stephen barncard
On Tue, Jul 22, 2014 at 9:32 AM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > yeah I am trying to get this to work in 7 DP 7. > MacOS Mavericks *--* *Stephen Barncard - San Francisco Ca. USA - Deeds Not Words* ___ use-livecode mailing l

Re: QT in Release 7 dp-7

2014-07-22 Thread stephen barncard
On Tue, Jul 22, 2014 at 9:24 AM, Muaadh Salih wrote: > If so is there an entry in the Dictionary related to the use of AVF > foundation Player ? > yeah I am trying to get this to work in 7 DP 7. the only clue about "enabling" A/V foundation is the mention that one must set dontuseQT to true