save display preferences

User 2793f13b08

28-06-2006 18:14:44

I apologize if this has been asked before, but I couldn't find the answer in the forums.





Is there a way, by which I can save display preferences in Marvin View so that it would choose my prefered options rather than default. For example always showing atom numbers and symbols and always displaying stick?





Thanks

ChemAxon 7c2d26e5cf

29-06-2006 08:47:18

MarvinSketch and MarvinView applications save most of display preferences at exit and load them after restart.


Display settings are stored in "marvin.properties", it is located in the "<HOME>\chemaxon" folder in Windows and in the "HOME/.chemaxon" directory in Linux and in OS X. (<HOME> is your home directory, e.g.: C:\Documents and Settings\<accountname>)


As I see, current Marvin does not save atom number display property. We will complete it.





In the Marvin Beans API, you can save display settings of MSketchPane/MViewPane components with the MarvinPane.exit() method.