EnhancedQT 0.5.4 - i can't have it started

Pierre Sahores psahores at easynet.fr
Sat May 1 17:03:43 EDT 2004


Trevor,

In trying to test your great EnhancedQT 0.5.4 QT extension, i got good 
results in running the "WorkingWithImages.rev" stack but when i try to 
initialize the external from within a new stack, the "qtInitialize" 
lacks and i get a script editor's error message window up, saying  that 
the "qtInitialize" handler wasn't found.

In comparing my code and your "WorkingWithImages.rev"'s one, i can just 
see that the "pN" parameter is to "" in my case and to  "1" in yours. 
Is this "pN" parameter the "success" return value of the qtInitialize 
proc. Else, where and how do i have to set up it (i didn't find any 
place for this in the "WorkingWithImages.rev" stack).

I'm running OSX 10.3.3 + Rev 2.12 + QT 6.5.1 Pro + PWB G4 12" 1Ghz 768 
Mo RAM.

My stack's code :

> on openstack
>   put QTVersion() into aaa
>    qtInitialize
>   startapp
> end openstack
>
> on closeStack
>   startapp
>   qtTerminate
> end closeStack

The pN param :

> on mouseUp pN
>   if (pN = 1) then
> ...

Thanks for your help,

Bests, Pierre

Le 6 avr. 04, à 16:57, Trevor DeVore a écrit :

> Version 0.5.4 of the EnhancedQT external is now available.  New 
> features:
>
> * OS 9 compatible
> * qtQTVRGetHotSpotComment - get the comment associated with a Hot Spot.
> * qtGetMovieDimensions - get dimensions of a QT compatible file 
> without opening it in a player object.
>
> The CodeWarrior 9 project files have been added to the source code.
>
> <http://mangomultimedia.com/developer/revolution/enhancedqt.html>
>
>
> -- 
> Trevor DeVore
> Blue Mango Multimedia
> trevor at mangomultimedia.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
-- 
Bien cordialement, Pierre Sahores

100, rue de Paris
F - 77140 Nemours

psahores+ at +easynet.fr

GSM:   +33 6 03 95 77 70
Pro:      +33 1 41 60 52 68
Dom:    +33 1 64 45 05 33
Fax:      +33 1 64 45 05 33

Inspection académique de Seine-Saint-Denis
Applications et SGBD ACID SQL (WEB et PGI)
Penser et produire "delta de productivité"



More information about the use-livecode mailing list