Commit | Date | |
---|---|---|
2011-07-01 14:47:10 | Tree | |
[r13373]
by
bugman
The structure.write_pdb user function window main text now comes out of the 'prompt' code. |
2011-07-01 14:41:03 | Tree |
[r13372]
by
bugman
If uf_path is set in the user function window classes, then the main text will come from the docstring. |
2011-07-01 14:40:36 | Tree |
2011-07-01 14:24:06 | Tree | |
[r13370]
by
bugman
Modified the structure.write_pdb() user function to use the new _build_doc() docstring builder. The new variables holding the docstring contents will soon be used in the GUI. |
2011-07-01 14:22:55 | Tree |
[r13369]
by
bugman
Improvements to the formatting of the manually generated user function docstrings. |
2011-07-01 14:21:19 | Tree |
[r13368]
by
bugman
The leading whitespace is now stripped out in the _build_doc() docstring builder. |
2011-07-01 13:57:47 | Tree |
2011-07-01 13:56:50 | Tree | |
2011-07-01 13:54:31 | Tree | |
[r13365]
by
bugman
Created the _build_doc() and _build_subtitle() base class methods for constructing docstrings. These base class methods take private variables to construct the docstrings, and will allow this |
2011-07-01 13:48:29 | Tree |