globaleaks / APAF

Anonymous Python Application Framework
33 stars 15 forks source link

Splash screen with Progress Bar - OSX #4

Open fpietrosanti opened 12 years ago

fpietrosanti commented 12 years ago

Apaf should provide a splash screen functionality, that can be enabled by the developer, and used to provide a nice splash screen of the application at it's startup operations.

The splash screen functionality must be initially available on OSX.

An howto for the branding of Apaf application should be available explaining:

The splash screen may contain additional dynamic information on the application startup process, that the developer can feed with useful startup information.

fpietrosanti commented 12 years ago

Some notes on making splash screen on OSX with PyObjc: