Menu

SVN archive Commit Log


Commit Date  
[r10374] by bugman

Modified the operation of openfile().

The directory is now set to getcwd(), and any moving around in the file structure in the dialog by
the user causes the current working directory to change (using chdir()).

2010-01-26 12:45:24 Tree
[r10373] by bugman

Modified the openfile() function to match the relax conventions.

The function comments were converted to the function docstring, comments were added to the code,
and the spacing was fixed.

2010-01-26 12:40:54 Tree
[r10372] by bugman

Missing import.

2010-01-26 12:32:10 Tree
[r10371] by bugman

Changed the open_file() method to only change variables in its own class.

2010-01-26 12:26:40 Tree
[r10370] by bugman

Renamed the StructureTextCtrl method structure_pdb() to open_file().

2010-01-26 12:22:17 Tree
[r10369] by bugman

All PDB file inputs now use StructureTextCtrl.

2010-01-26 12:21:07 Tree
[r10368] by bugman

Converted the structure_pdb() method into a method of a new class derived from wx.TextCtrl.

The new derived classes module will have wx classes modified for use in the relax GUI.

2010-01-26 12:01:58 Tree
[r10367] by bugman

Deleted the __set_properties() method and shifted the frame font size property into __init__().

2010-01-26 11:45:20 Tree
[r10366] by bugman

Deleted the now unused __do_layout() method.

A few unused sizers were inside this method.

2010-01-26 11:43:39 Tree
[r10365] by bugman

Shifted a property into add_relax_data_input() that had not been already moved.

2010-01-26 11:42:40 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.