[osg-users] Integrating OSG in C::B wxWidgets

2014-08-09 Thread Sonya Blade
Dear All, I'm trying to integrate the OSG view into wxWidgets actually wxFrame object in C::B IDE, I configure the Window handles to match with wxFrame and OSG graphic context but I get only a blue screen without cessna loaded. I place the code which deals with window handle equalization in a ki

Re: [osg-users] Integrating OSG in C::B wxWidgets

2014-08-11 Thread Sonya Blade
: Sat, 9 Aug 2014 11:32:27 +0100 Subject: [osg-users] Integrating OSG in C::B wxWidgets Dear All, I'm trying to integrate the OSG view into wxWidgets actually wxFrame object in C::B IDE, I configure the Window handles to match with wxFrame and OSG graphic context but I get only a blue s

Re: [osg-users] Integrating OSG in C::B wxWidgets

2014-08-11 Thread Trajce Nikolov NICK
tmail.com > To: osg-users@lists.openscenegraph.org > Date: Sat, 9 Aug 2014 11:32:27 +0100 > Subject: [osg-users] Integrating OSG in C::B wxWidgets > > > Dear All, > > I'm trying to integrate the OSG view into wxWidgets actually wxFrame > object in C::B IDE, I config

Re: [osg-users] Integrating OSG in C::B wxWidgets

2014-08-11 Thread Sonya Blade
trajce.nikolov.n...@gmail.com To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] Integrating OSG in C::B wxWidgets Hi Sonya, although on Windows is sufficient to set the window handle in the traits, based on your app you might really want to pass the messages explici

Re: [osg-users] Integrating OSG in C::B wxWidgets

2014-08-11 Thread Trajce Nikolov NICK
> } > > } > > Regards, > > ------ > Date: Mon, 11 Aug 2014 11:37:36 +0200 > From: trajce.nikolov.n...@gmail.com > To: osg-users@lists.openscenegraph.org > Subject: Re: [osg-users] Integrating OSG in C::B wxWidgets > >

Re: [osg-users] Integrating OSG in C::B wxWidgets

2014-08-11 Thread Sonya Blade
I already checked the fWndProc, it is not NULL but still raises the exception, very weird. Regards, Date: Mon, 11 Aug 2014 12:43:28 +0200 From: trajce.nikolov.n...@gmail.com To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] Integrating OSG in C::B wxWidgets No, you are calling the

Re: [osg-users] Integrating OSG in C::B wxWidgets

2014-08-11 Thread Trajce Nikolov NICK
weird. > > Regards, > -- > Date: Mon, 11 Aug 2014 12:43:28 +0200 > > From: trajce.nikolov.n...@gmail.com > To: osg-users@lists.openscenegraph.org > Subject: Re: [osg-users] Integrating OSG in C::B wxWidgets > > No, you are calling the WndProc