Commit | Date | |
---|---|---|
[r10260]
by
bugman
The about relaxGUI panel does not create its own wx application. removed in about.py: changed: moved in _init_.py (main folder): + # start wx Application --> to start one wx application for about panel and main relaxGUI window |
2010-01-20 07:56:41 | Tree |
[r10259]
by
bugman
Clean up of the menubar code. The SetMenuBar() call has been shifted out of the menu items to the top. The GUI object have been |
2010-01-19 20:06:42 | Tree |
2010-01-19 18:58:05 | Tree | |
[r10257]
by
bugman
Changed the icons for the Molecule menu entries. This is just to improve the looks. |
2010-01-19 18:48:10 | Tree |
[r10256]
by
bugman
Modified all the other menu sub entries to include icons using the build_menu_sub_item() method. All the oxygen icons required, as well as a 16x16 relax icon have been added to the repository. |
2010-01-19 18:35:50 | Tree |
2010-01-19 17:24:09 | Tree | |
[r10254]
by
bugman
Added icons to the 'File' menu items. To do this, a new method called build_menu_sub_item() has been written to create and return an |
2010-01-19 17:21:13 | Tree |
[r10253]
by
bugman
Changed text bottons to bitmap icons for the file opening in the model-free analysis GUI section. This is mainly to test code manageability and design. The '+' buttons have been replaced by oxygen 1) The code for one GUI element is located in 3 places in the module, in 2 places in __init__() 2) The sizes in __set_properties() are hardcoded and repeated many, many times. There should be 3) I can't find how to modify the size of the box for the relaxation data input?! This is visible |
2010-01-19 16:46:23 | Tree |
2010-01-19 16:37:08 | Tree | |
2010-01-19 15:07:36 | Tree |