Re: [osg-users] problem when create a button in openscenegraph

2008-03-05 Thread Tran Thanh Hiep
hi Robert Osfield and rdeslignes I create my button with an 3d object. it is a child of camrea node, when i click this button and i want change state of it. but when and change state of node with nodevisitor program break and down R�my Deslignes <[EMAIL PROTECTED]> wrote: Hi Tran , Please n

Re: [osg-users] problem when create a button in openscenegraph

2008-03-05 Thread Rémy Deslignes
Hi Tran , Please note that you must change the state of an object in a protected ( i.e. "update" ) portion of your OSG code . Maybe MFC has nothing to do with your problem. Regards Rémy Tran Thanh Hiep a écrit : > hi all ,in my project i create a button as CButton of mfc. i have a > problem

Re: [osg-users] problem when create a button in openscenegraph

2008-03-05 Thread Robert Osfield
On Wed, Mar 5, 2008 at 3:13 AM, Tran Thanh Hiep <[EMAIL PROTECTED]> wrote: > hi all ,in my project i create a button as CButton of mfc. i have a problem > in function mousein and mouseout when i change state of object button > program break down The OSG has nothing really to do with widgets in 3r

[osg-users] problem when create a button in openscenegraph

2008-03-04 Thread Tran Thanh Hiep
hi all ,in my project i create a button as CButton of mfc. i have a problem in function mousein and mouseout when i change state of object button program break down - Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now._