> from gnue.designer.ui.wx.startup import Startup
> self.startup = Startup()

If we enable the startup splash, then we'll also want to close it:
        self.startup.pauseAndClose()

Anyone have info on why these lines were commented out?  (~L128 & 158)
#    self.ui.createStartupSplash()
#    self.ui.closeStartupSplash()

On a bit of a side note, I see that the splash image,
  designer/images/splash.png,
says "version 0.5", an old copyright year, and previous version of GPL.
So updating all that seems to be yet another TODO item for Designer.
I see splash.png but not .xcf or .svg etc. - does someone have an
original from which splash.png was exported?

Side-side note:  common/images/gnue-old.png  is in common but says "Forms".


/Randall  (www.whizman.com)

_______________________________________________
gnue-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue-dev

Reply via email to