Menu

Setting the View of a GlMainWidget

Help
2011-04-12
2013-04-20
  • Daniel Archambault

    Everyone,

    I would like to set the view of a GlMainWidget in an application that uses the Tulip libraries to something other than the default node link diagram view.  Is there a way to do this or do I need to reconstruct a new GlMainWidget on the fly in my program?

    Thanks,
    Dan.

     
  • packadal

    packadal - 2011-04-18

    Hi,

    I'm not sure I understand what you are trying to do.
    Could you please describe the main objective you try to accomplish ?

    The Node Link Diagram View is not a GlMainWidget but a Tulip View, GlMainWidget is a utility class used by most views for rendering.

    Best,
    Charles.

     

Log in to post a comment.