Menu

SVN archive Commit Log


Commit Date  
[r10350] by bugman

Shifted more of the relax_gui.py code into the automatic model-free module.

This code was originally deleted as it was not thought to be part of the model-free panel. The
names such as:
- label_2_copy_copy_3_copy_copy_copy_copy_2
- label_2_copy_copy_copy_2_copy_copy_copy_copy_1_copy
- results_dir_copy_copy_copy_1_copy_2
etc. are confusing and will be eventually renamed as they will be in the scope of a single method and
nowhere else.

2010-01-26 08:53:31 Tree
[r10349] by bugman

Removed some Bind() calls that belonged elsewhere.

2010-01-26 08:34:35 Tree
[r10348] by bugman

The Bind() calls are now all to the main GUI class.

2010-01-26 08:33:24 Tree
[r10347] by bugman

Reverted r10346 as the Bind() call should be to the main GUI class.

The command used was:
svn merge -r10346:10345 .

2010-01-26 08:33:03 Tree
[r10346] by bugman

Turned the Auto_model_free class into a wx.Frame.

This is so that self.Bind() is functional.

2010-01-26 08:30:23 Tree
[r10345] by bugman

Deleted all the non-model-free code from __do_layout().

2010-01-26 08:29:40 Tree
[r10344] by bugman

Deleted all the non-model-free code from __set_properties().

2010-01-26 08:15:29 Tree
[r10343] by bugman

Changed the scope of the model-free variables.

These were shifted from the relax_gui module namespace into the model-free class namespace. These
will eventually be shifted into the relax data store if any of these are not hardcoded.

2010-01-26 08:12:52 Tree
[r10342] by bugman

Shifted panel_4 into the model-free class.

This seems to be the model-free panel!

2010-01-26 08:10:01 Tree
[r10341] by bugman

Re-added the import of gui_bieri.paths.IMAGE_PATH.

2010-01-25 21:05:47 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.