VMD-L Mailing List
From: Patrick Charchar (patrick.charchar_at_rmit.edu.au)
Date: Wed Jan 16 2019 - 19:59:54 CST
- Next message: soroush ziaei: "RE: FEP tutorial plot error"
- Previous message: surya narayanan chandrasekaran: "FEP tutorial plot error"
- Next in thread: John Stone: "Re: Pause script, make display interactive, then resume script after user input"
- Reply: John Stone: "Re: Pause script, make display interactive, then resume script after user input"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hello,
The below tcl code updates the display and prompts for user input before proceeding, but the display is unresponsive to the mouse.
display resetview ; display update
puts "\nLook at screen and pick which direction (1, 2, 3): "
gets stdin direct
Is there a way to make the display interactive prior to the input?
Thanks in advance,
Patrick
- Next message: soroush ziaei: "RE: FEP tutorial plot error"
- Previous message: surya narayanan chandrasekaran: "FEP tutorial plot error"
- Next in thread: John Stone: "Re: Pause script, make display interactive, then resume script after user input"
- Reply: John Stone: "Re: Pause script, make display interactive, then resume script after user input"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]