MoI discussion forum
MoI discussion forum

Full Version: Object Properties" window

Show messages: All  1  2-3

From: Michael Gibson
11 Feb   [#2] In reply to [#1]
Hi Zooen,

re:
> Would it be possible to change the location of the "Object Properties" window opening when clicking on "Details"?

Currently the way separate dialog windows (like Options and "Object properties") work in MoI is their size is stored and re-used between sessions but their position is only stored and re-used within the same session. At the start of a new session they will initially start out centered.

However, it is possible to set up a startup script that would open the Object properties dialog and move it to a specific x,y position in desktop window coordinates.

If you place the attached .js file into the appdata startup folder it should do that.

re:
> What's the use of "Object user text" in this properties window?

It's a way for a script to store information attached to an object that will persist through .3dm save and load.

- Michael

Attachments:
SetObjectPropertiesPosition.js


From: Zooen
14 Feb   [#3] In reply to [#2]
Thanks Michael!

Show messages: All  1  2-3