[chimerax-users] Docking window for html viewer automacially

Tom Goddard goddard at sonic.net
Fri Jun 3 00:03:30 PDT 2022


Hi Shubham,

The ChimeraX command line --notools option will startup without the log, command line, toolbar. 

	https://www.cgl.ucsf.edu/chimerax/docs/devel/apps/ChimeraX/ChimeraX.html <https://www.cgl.ucsf.edu/chimerax/docs/devel/apps/ChimeraX/ChimeraX.html>

I don't know of any option or command to tell it to dock a tool.  There is a tool show/hide commmand

	https://www.cgl.ucsf.edu/chimerax/docs/user/commands/ui.html

but it looks like docking is always done with the mouse.  If there were a command to dock a tool you could use the "--cmd" startup option.  It would probably look pretty ugly starting as the html viewer starts undocked and then immediately docks itself.

	Tom

> On Jun 2, 2022, at 12:16 PM, Shubham Devesh Ramgoolam via ChimeraX-users <chimerax-users at cgl.ucsf.edu> wrote:
> 
> Hi all,
> I hope you are doing well.
>  
> I am using the following code to open chimeraX along with an HTML file when a condition is met: subprocess.call([path_chimeraX, path_html])
>  
> Now, in this scenario, is it possible include some codes(perhaps as arguments for subprocess?) that will dock the window for the HTML viewer automatically while also hiding the log and command line interface upon startup of chimeraX? Or should I use a different approach?
>  
> Regards,
> Shubham
>  
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
>  
> _______________________________________________
> ChimeraX-users mailing list
> ChimeraX-users at cgl.ucsf.edu <mailto:ChimeraX-users at cgl.ucsf.edu>
> Manage subscription:
> https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users <https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.rbvi.ucsf.edu/pipermail/chimerax-users/attachments/20220603/159e61a3/attachment.html>


More information about the ChimeraX-users mailing list