<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>when I use</p>
<p><br>
</p>
<p>            from chimera import dialogs</p>
<p>            ce = dialogs.display('color editor')</p>
<p><br>
</p>
<p><br>
</p>
<p>it brings up the color editor, but model colors do not change.</p>
<p><br>
</p>
<p>with the color editor viewable, I access color editor through the pull down menu (which does not change the color editor's position), then it works.</p>
<p>Seems like I need to associate a model with the editor in the code.</p>
<p>I have the model selected before I issue the commands, no difference.</p>
</div>
</body>
</html>