Commit | Date | |
---|---|---|
2010-02-04 16:02:03 | Tree | |
[r10641]
by
bugman
Changed how the GUI is launched. The run() function has been deleted. Therefore the intro text is gone (see the thread starting at |
2010-02-04 01:47:30 | Tree |
[r10640]
by
bugman
Rewrote the 'File -> About relaxGUI' dialog. This is now a DC widget inheriting from About_base which just sets a white background, sets the size |
2010-02-04 01:39:17 | Tree |
[r10639]
by
bugman
Removed wx.SPLASH_NO_CENTER as it seems to not be present on all wx versions. This was found by Michael (https://mail.gna.org/public/relax-devel/2010-02/msg00019.html). |
2010-02-04 01:37:03 | Tree |
2010-02-04 01:35:05 | Tree | |
[r10637]
by
bugman
Completely changed how the splash screen is displayed on program start up. A new wx.App class has been created for relax for showing the splash screen (through |
2010-02-04 01:14:51 | Tree |
[r10636]
by
bugman
Changed how the intro dialog is shown. The show_about_gui() has been deleted and the code is now directly in gui_bieri.run(). |
2010-02-03 17:53:58 | Tree |
2010-02-03 17:46:00 | Tree | |
2010-02-03 17:36:21 | Tree | |
[r10633]
by
bugman
Removed the intro_string print out to STDOUT. This is no longer needed, it is in the 'Help -> About relax' menu entry! |
2010-02-03 17:32:14 | Tree |