Menu

SVN archive Commit Log


Commit Date  
[r14703] by bugman

Bug fix for the switching between analysis tabs on MS Windows.

The tab had not been changed when on_page_change() was being called (in contrast to GNU/Linux and
Mac OS X). Now wx.EVT_NOTEBOOK_PAGE_CHANGED is being used to bind the page change event rather than
wx.EVT_NOTEBOOK_PAGE_CHANGING.

2011-09-19 19:59:01 Tree
[r14702] by bugman

The peak list and relaxation data GUI element pop up menus are now disabled with the execution lock.

This will prevent weird bugs.

2011-09-19 17:39:05 Tree
[r14701] by bugman

Bug fix for the structure.vectors user function back end.

The check for already existing vector info now should work.

2011-09-19 17:20:59 Tree
[r14700] by bugman

Fix for the results viewer window on MS Windows.

The user functions now have the results viewer window set as the parent so that the window is not
hidden by the main GUI window coming to the front.

2011-09-19 16:56:37 Tree
[r14699] by bugman

Fix for the pipe editor window on MS Windows.

The user functions now have the pipe editor window set as the parent so that the window is not
hidden by the main GUI window coming to the front.

2011-09-19 16:55:08 Tree
[r14698] by bugman

Fixes for the residue.create and spin.create user function GUI pages on MS Windows.

The default values are now correctly set. This affects the pop up menu in the tree part of the spin
viewer window.

2011-09-19 16:42:30 Tree
[r14697] by bugman

Created a data structure for the user function GUI pages for holding the default values.

This will be used to remove an MS Windows bug where combo boxes are reset to nothing.

2011-09-19 16:25:12 Tree
[r14696] by bugman

Fixes for the user functions launched from the tree part of the spin viewer window on MS Windows.

The spin viewer window is now set as the parent, so that the main GUI window does not come to the
front.

2011-09-19 15:53:44 Tree
[r14695] by bugman

The user functions in the spin viewer window now have the parent window correctly set.

This is to help with an MS Windows window ordering bug.

2011-09-19 15:42:49 Tree
[r14694] by bugman

The spin viewer window is now properly maximised on MS Windows.

2011-09-19 14:46:38 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.