Hello Dirk, Christopher and others,

many thanks for your hints. I hoped that something like PassiveWindow will exist
in OpenSG (it is in OSG so why not in openSG :)). If you could Dirk, please send
me an wxWidgets example, the FOX implementation will be similiar.
If I am right, on PassiveWindow I must provide the callbacks from GUI to OpenSG,
what is actually the business that Cristopher's widget does.

Many thank to you!
Tomas




Cituji z emailu od Dirk Reiners <[EMAIL PROTECTED]>:

>
>       Hi Tomas,
>
> Tomas Hnilica wrote:
> > Hello all,
> >
> > has anyone working connection of OpenSG with FOX GUI Toolkit? I tried
> > the binding from OpenSG sources (Source/Contrib/WindowFOX) but I am
> > getting a lot of errors, mostly about static/dynamic linking. After a
> > while I was able to compile and link the code, but app crashes
> > immediately :(
> > I would like to connect OpenSG to current FOX lib (1.6.20)
>
> The FOX widget hasn't been used in quite a while. Most people that want to
> use
> OpenSG in a GUI app just use whatever OpenGL widget the GUI toolkit provides
> and
>   a PassiveWindow on the OpenSG side. Works just the same except for rarely
> used
> situations.
>
> I have an example for WXWidgets that I could send you, maybe somebody else
> has
> one for FOX. But if you look at any of the Tutorials, you'll see which events
> you need to cover.
>
> Hope it helps
>
>       Dirk
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
>
>




+------------------------------ 
| Sent through IMP Web client.
| Provided by  WebStep, s.r.o.
| WebStep, a step to the Web.
+------------------------------
| web: http://www.webstep.net
| mailto: info @ webstep . net
+------------------------------


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to