Menu

#60 panedwindow broken in bwish

open
nobody
None
4
2006-01-11
2005-12-02
Lee Butler
No

The Tk panedwindow in /usr/brlcad/bin/bwish does not work, but it does
in /usr/brlcad/bin/wish.

Discussion

  • Lee Butler

    Lee Butler - 2005-12-09

    Logged In: YES
    user_id=1179270

    This appears to be a collision between the tk::panedwindow and the
    iwidgets::panedwindow. It looks like the iwidgets::panedwindow is getting
    imported to the global namespace by default.

     
  • Lee Butler

    Lee Butler - 2006-01-11
    • priority: 6 --> 4
     
  • Lee Butler

    Lee Butler - 2006-01-11

    Logged In: YES
    user_id=1179270

    A workaround would be to not import the iwidgets namespace in bwish. We
    would have to check to see what other tools this might break.

     

Log in to post a comment.