
Hi Shubham, Is this for your own personal use (rather than something you will be giving to others to use)? For your own use, to prevent particular tools from starting up when ChimeraX starts up, bring up a context menu over the tool (right mouse click) and uncheck "Start at ChimeraX Startup". To have a tool start docked or undocked and in a particular location, put the tool in that location and again use the context menu and choose "Save Tool Position". --Eric Eric Pettersen UCSF Computer Graphics Lab
On Jun 3, 2022, at 3:48 AM, Shubham Devesh Ramgoolam via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Hi Tom, Thank you for the reply. I appreciate it. Shubham. From: Tom Goddard <goddard@sonic.net> Sent: June 3, 2022 4:03 AM To: Shubham Devesh Ramgoolam <sdramgoolam@uwaterloo.ca> Cc: chimerax-users@cgl.ucsf.edu <chimerax-users@cgl.ucsf.edu> Subject: Re: [chimerax-users] Docking window for html viewer automacially
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 <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@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@cgl.ucsf.edu <mailto:ChimeraX-users@cgl.ucsf.edu> Manage subscription: https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users <https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users>
ChimeraX-users mailing list ChimeraX-users@cgl.ucsf.edu Manage subscription: https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users