display problem

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
Alexandros
Posts: 14
Joined: Fri May 07, 2010 4:51 pm
Location: Notre Dame

display problem

Post by Alexandros »

Hi all,

I have a problem with the displays used in the examples.
Although i can see the displays while OpenSees is running, after the analysis end the display windows are not responding so i cant use them at all.
Does anyone know why this happens?
Thanks in advance for your help.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

the display stuff is primitive .. there is no event loop as with a GUI, i.e. move a window it redraws the contents .. you have to use BuildingTCL for that.
Post Reply