[kepler-dev] [Bug 2343] - add welcome screen for release 1.0
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Feb 16 12:11:07 PST 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2343
------- Additional Comments From brooke at nceas.ucsb.edu 2006-02-16 12:11 -------
Another way to do this might be to re-use the ptII welcome screen, but have it
display your new html page instead of the old intro.html - Christopher has
already changed it so it pops up at the correct time and place, and shows a
place-holder html page.
All (!) you'd need to do is make the html-viewer class configurable, so it:
- shows or hides the "show me next time" checkbox (by adding a setting to the
user settings file - which you have to do anyway), and
- hides the max/min buttons for this particular instance (maybe by adding a
property to configure.xml, since this is an "application" setting, not a user
setting?).
More information about the Kepler-dev
mailing list