<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Well, it's not a public API, but you seem like a brave sort. ;-)  chimera.tkgui._createMenus(<i>parent</i>) will create a Tk.Menu (with <i>parent</i> as its parent widget), fill it in with the same contents as Chimera's main set of menus, and return that Menu instance.<div><br></div><div>Should work. :-)</div><div><br></div><div>--Eric</div><div><div><br>                        Eric Pettersen<br>                        UCSF Computer Graphics Lab<br>                        <a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a><br><br></div><div><div>On Apr 10, 2015, at 7:32 PM, "Dougherty, Matthew T" <<a href="mailto:matthewd@bcm.edu">matthewd@bcm.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div id="divtagdefaultwrapper" style="font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif; position: static; z-index: auto; "><div style="margin-top: 0px; margin-bottom: 0px; ">When I am using chimera I am frequently using it with two monitors.  One monitor has the 3D graphics maximized.  The other monitor has the dialog boxes and various control GUI.<br></div><div style="margin-top: 0px; margin-bottom: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; ">Thing get messy when I use the graphics in stereo3D, particularly DTI SBS-half; such as save session.  The cursor does not track easily to the pull down menus of the  3D graphics window.<br></div><div style="margin-top: 0px; margin-bottom: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; ">I would like to copy all the pulldowns (not changing the originals) onto some gui on my other monitor.<br></div><div style="margin-top: 0px; margin-bottom: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; ">Is there an easy way I replicate these pulldowns using an python extension I would write?  Is there one place in the chimera code that sets up the pulldowns?<br></div><div style="margin-top: 0px; margin-bottom: 0px; "><br></div><div id="Signature"><div class="BodyFragment"><font size="2"><div class="PlainText">Matthew Dougherty<br>National Center for Macromolecular Imaging<br>Baylor College of Medicine<br>===========================================================================</div></font></div></div></div>_______________________________________________<br>Chimera-dev mailing list<br><a href="mailto:Chimera-dev@cgl.ucsf.edu">Chimera-dev@cgl.ucsf.edu</a><br><a href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev</a><br></div></blockquote></div><br></div><br><br></body></html>