Hi Jan, On Dec 17, 2007 8:21 PM, Jan Ciger <[EMAIL PROTECTED]> wrote: > That would be quite a hackery, IMO. Are you going to handle all the > issues with path, detection whether certain binaries are available or > not and potentially which versions they are in the application code?
An external script that invokes the 3D app only works when entering an application, not once its running, so it does have a bit of limited applicability. > That is far easier and safer to do at the operating system level and it > also leaves the door open for the potential packager to adapt the script > to the conventions used by the particular distro. If it is part of the > binary, one cannot do this unless the application is shipped with > source. That could be an issue for commercial software vendors using OSG. You can always make the app called and the path application/user definable with a sensible default for each platform one doesn't need to hard wire it - if a platform doesn't have anything sensible then you'd just have a blank app string and would therefore not call the res changing app. BTW, I'm just trying to explore possible solutions here. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

