Differences between revisions 3 and 4
Revision 3 as of 2008-03-11 10:50:39
Size: 969
Editor: localhost
Comment: converted to 1.6 markup
Revision 4 as of 2009-06-25 02:50:52
Size: 971
Editor: c-75-73-246-200
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
AdcancedSplash reproduces somewhat the behavior of wx.SplashScreen, but with some more functionalities. It is possible to set the shape of the splash screen, accordingly to the input image, and adding text in runtime to simulate some loading progress. AdvancedSplash reproduces somewhat the behavior of wx.SplashScreen, but with some more functionalities. It is possible to set the shape of the splash screen, accordingly to the input image, and adding text in runtime to simulate some loading progress.
Line 5: Line 5:
 * Wheter you want to mask a colour or not in your input bitmap;  * Whether you want to mask a colour or not in your input bitmap;
Line 7: Line 7:
 * Wheter it is a "timeout" splashscreen or not;  * Whether it is a "timeout" splashscreen or not;

AdvancedSplash reproduces somewhat the behavior of wx.SplashScreen, but with some more functionalities. It is possible to set the shape of the splash screen, accordingly to the input image, and adding text in runtime to simulate some loading progress.

AdvancedSplash is customizable, and in particular you can set:

  • Whether you want to mask a colour or not in your input bitmap;
  • Where to center the splash screen (on screen, on parent or nowhere);
  • Whether it is a "timeout" splashscreen or not;
  • The time after which advancedsplash is destroyed (if it is a timeout splashscreen);
  • The (optional) text you wish to display;
  • The font, colour and position of the displayed text (optional).

Downloads, screenshots, demo and more info can be found at:

http://xoomer.virgilio.it/infinity77/eng/freeware.html#advancedsplash

OR:

http://sigmacore.net/andrea/?page_id=2

http://sigmacore.net/andrea/images/image2_jpg.jpg

Andrea.

AdvancedSplash (last edited 2009-06-25 02:50:52 by c-75-73-246-200)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.