PDA

View Full Version : Automatic (Semi-) reload and network update


ShawnZhang
4th March 2008, 15:45
Descripton

Apparently a file udpate event has to be triggered by somebody. In the simple script object,

It is assumed that the user will need to trigger this event after he somehow changed the data on the disk.

Also attached the simple ASCII file that is used for testing. Change the landmark coordinates outside Amira, and save it. Click "Load" button will update everything.

When combining with the Qt API QFileSystemWatcher, a fully automatic reload is feasible.

Credits

Shawn Zhang & Patrick Barthelemy