gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors with gnue-designer


From: Randall Whitman
Subject: Re: Errors with gnue-designer
Date: Fri, 25 Feb 2011 15:29:12 -0800

> 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]