[futurebasic] Toolbox Placement (again)

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2003 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Fri, 18 Apr 2003 18:03:09 -0400
Long time ago I mentioned the FB Toolbox check on startup when running 
in Carbon gave me fits about some items

I seem to have misplaced that email...and now things are getting 
written again.


GraphicsExportSetDepth
MovieExportDoUserDialog
SetMovieProgressProc


The above items area all that I lack as to "proper" library placement 
or whatever the name is.. The "program may crash" dept. in the FB 
Toolbox checker.

I remember Waverly ( I think) giving some really really long Unix 
sounding thing that would seem to be easily broken, or horridly obtuse 
(like all over the system/multimedia/ but maybe that's the right thing 
after all.


So,

#if carbonlib
// what I gotta do for these puppies?
GraphicsExportSetDepth
MovieExportDoUserDialog
SetMovieProgressProc
#endif

If there is a section in Apple Dev docs that handles these  as to 
library placement (and method), please point it out to me.

Thanks, whomever can help.

Robert Bob Carbonosos