|
发表于 2022-7-6 10:27:26
|
显示全部楼层
Right!
Okay, that's a hard one...
Not an option.
I might try this... had not thought of that! The drawing will be accessible I believe... but in it's last saved state.
This is the same as the previous option.
His screen has no more room! Maybe time for a new 42" screen?
Besides these "physical" actions ... the idea of closing the drawing "by remote" isn't that strange I believe.
I figured the following: what if...
1. when opening a drawing, write a *.txt file in the same folder
2. when closing the drawing, this file is deleted.
3. During session, "every 3 minutes", there is a check wether the contents of the textfile matches a string, like the loginname.
4. If the contents of the file is matching, nothing happens
5. If it does not match, it saves änd closes.
So basically, if the drawing itself becomes idle (is that correct english) for more than 3 minutes it is automatically saved and closed.
Not a completely brilliant idea but it is a start I suppose.
Let's have a brainstorm... |
|