On Jun 11, 2015, at 3:50 PM, Tom Goddard <goddard@sonic.net> wrote:

I am developing the user interface.  To notate the savepos, it will have some check boxes and a single text string.  Currently figuring out how the Viewing dialog works in regards to pages.  One page handles gamepads prefs, another 3dconnection prefs, another for animation/savepos, etc.  I see for Lighting you used a singleton to add a page, should I avoid that method?

For notebook widgets, you can use either a Tix.NoteBook (e.g. Side View, Nucleic Acids) or a Pmw.Notebook (e.g. Render By Attr, Build Structure).  The latter might be slightly easier to use since it has some actual accessible documentation:

Pmw reference manual index

--Eric

                        Eric Pettersen

                        UCSF Computer Graphics Lab

                        http://www.cgl.ucsf.edu