Menu

SVN archive Commit Log


Commit Date  
[r13603] by bugman

The GUI user function observer object is now located in status.observers.uf_gui.

2011-07-13 17:40:26 Tree
[r13602] by bugman

Shifted the observer class into the status module.

It will soon only be used in this module to group all observers under status.observers.

2011-07-13 17:29:13 Tree
[r13601] by bugman

The spin viewer window now updates when pipes switch (using status.observers.pipe_switch).

2011-07-13 17:25:58 Tree
[r13600] by bugman

Fixed a circular import issue.

2011-07-13 17:20:51 Tree
[r13599] by bugman

The pipe switching observing object is now located in the relax status singleton.

The location is currently status.observers.pipe_switch.

2011-07-13 17:20:35 Tree
[r13598] by bugman

Reverted r13586 as it turned all observers into the same singleton!!!

The command used was:
svn merge -r13586:13585 .

.....
r13586 | bugman | 2011-07-13 14:27:39 +0200 (Wed, 13 Jul 2011) | 3 lines
Changed paths:
M /branches/gui_testing/observer.py

The Observer object no longer uses __init__() to setup structures as the singleton design kills it.
.....

2011-07-13 17:17:09 Tree
[r13597] by bugman

The relax interpreter is now loaded once and stored at self.gui.interpreter for use by most GUI code.

2011-07-13 16:13:47 Tree
[r13596] by bugman

Started to create the NOE peak intensity loading wizard.

2011-07-13 15:54:22 Tree
[r13595] by bugman

The add button is now activated, and is bound to fn_add().

The other original buttons have been deleted as they have no use anymore.

2011-07-13 15:11:40 Tree
[r13594] by bugman

Fix for the 22x22 list-add-relax-blue path.

2011-07-13 14:20:58 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.