Menu

SVN archive Commit Log


Commit Date  
[r12046] by bugman

Fix for the delete menu entries in the spin view window, the user function windows were blank!

The switch from a wx.Frame to a wx.Dialog broke the code as ShowModal() was freezing the application.

2010-12-30 17:13:56 Tree
[r12045] by bugman

Fix for the sequence.read user function window - the builtin fn dir() was being sent as the dir.

2010-12-30 15:59:46 Tree
[r12044] by bugman

Fix for the file selection widget in the user function windows - the file type is now not hardcoded.

The code was copied from the script user function window so that the filetype was hardcoded to *.py!!!

2010-12-30 15:58:21 Tree
[r12043] by bugman

Rewrote the free format file settings window.

This now uses a base class for settings windows and the user function base class to supply the
central part of the window.

2010-12-30 15:48:43 Tree
[r12042] by bugman

Removal of the unused gui_bieri.analyses.project module.

This old code is not used and has no use in the current GUI.

2010-12-30 14:52:48 Tree
[r12041] by bugman

The free file format widget now has a save button to store the contents in the relax data store.

The settings menu and user function windows can now talk to each other.

2010-12-30 14:46:30 Tree
[r12040] by bugman

Fix for the path of the 22x22 view-refresh icon - this is an oxygen icon, not a relax one!

2010-12-30 14:30:39 Tree
[r12039] by bugman

Added the oxygen document-save icon for the 22x22, 32x32, and 48x48 resolutions.

2010-12-30 14:29:57 Tree
[r12038] by bugman

The initial values of the free file format widget are now those in the relax data store.

This means that values set in the menu now appear in the user function windows.

2010-12-30 14:25:21 Tree
[r12037] by bugman

Changed the ds.relax_gui.file_setting data structure to be a container class.

The structure is now called ds.relax_gui.free_file_format and it is a container with variables for
each column type and the column separator.

2010-12-30 14:15:01 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.