[chimera-dev] camera dialog
Tom Goddard
goddard at sonic.net
Tue Jul 9 11:51:25 PDT 2013
Hi Matt,
The following Python will bring up a second viewing dialog with the camera and side view tabs. They both work in some simple tests with the current daily build. For some reason the second one does not have the Lighting tab. There may be other problems. It is unlikely the dialog positions and shown tabs would be saved in a session.
from chimera import viewing, viewer
d = viewing.ViewerDialog(viewer = viewer)
Tom
On Jul 8, 2013, at 3:29 PM, "Dougherty, Matthew T" <matthewd at bcm.edu> wrote:
> using python is it possible to put up two camera dialogs?
> would like to have camera & sideview up at the same time, or lighting and camera up at the same time.
>
>
> Matthew Dougherty
> National Center for Macromolecular Imaging
> Baylor College of Medicine
> _______________________________________________
> Chimera-dev mailing list
> Chimera-dev at cgl.ucsf.edu
> http://www.rbvi.ucsf.edu/mailman/listinfo/chimera-dev
>
More information about the Chimera-dev
mailing list