Actually I have no problem with qt.View using ipython. Running these commands in ipython
import libyade # libyade.py is my link to yade-trunk executable from libyade import yade O.bodies.append(yade.utils.sphere((0,0,0),1)) from yade import qt qt.View() gives expected results @Deepak: Could you specify more in detail how you execute your example? cheers Jan 2015-02-17 19:01 GMT+01:00 Bruno Chareyre < [email protected]>: > Question #262286 on Yade changed: > https://answers.launchpad.net/yade/+question/262286 > > Bruno Chareyre proposed the following answer: > @Jan > Do you also think that QGLView is impossible in this situation (I was > expecting that but I suggested Deepak to ask away)? > Bruno > > -- > You received this question notification because you are a member of > yade-users, which is an answer contact for Yade. > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-users > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

