mailRe: New splash screen for the GUI.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Michael Bieri on February 04, 2010 - 02:21:
I can't get it running:

Traceback (most recent call last):
 File "./relax", line 383, in <module>
   Relax()
 File "./relax", line 127, in __init__
   self.gui.run()
File "/home/michael/Desktop/test/bieri_gui/gui_bieri/__init__.py", line 69, in run
   App()
File "/usr/lib/python2.6/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7700, in __init__
   self._BootstrapApp()
File "/usr/lib/python2.6/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7352, in _BootstrapApp
   return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/home/michael/Desktop/test/bieri_gui/gui_bieri/__init__.py", line 80, in OnInit
   self.show_splash()
File "/home/michael/Desktop/test/bieri_gui/gui_bieri/__init__.py", line 108, in show_splash screen = wx.SplashScreen(bmp, wx.SPLASH_NO_CENTER|wx.SPLASH_TIMEOUT, timeout, None, -1)
AttributeError: 'module' object has no attribute 'SPLASH_NO_CENTER'


Cheers


Edward d'Auvergne schrieb:
Hi Michael,

I've redesigned how the program starts.  Could you have a look and see
what you think?

Cheers,

Edward

_______________________________________________
relax (http://nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel




Related Messages


Powered by MHonArc, Updated Thu Feb 04 02:40:41 2010