Re: [PyMOL] Changing pymol menu object string size

2011-08-21 Thread Jason Vertrees
Hi Troels, > I wonder if it is possible with a cmd.set(something) to change the length > of allowed string length of objects name. > > As far as I can count, it is now possible with 16 characters. > I would like to change this to 20 or so. PyMOL doesn't limit object names like that. What you're p

[PyMOL] Changing pymol menu object string size

2011-08-21 Thread Troels Emtekær Linnet
Hi! I wonder if it is possible with a cmd.set(something) to change the length of allowed string length of objects name. As far as I can count, it is now possible with 16 characters. I would like to change this to 20 or so. Best Troels -