[W3af-svn-notify] [Task #147360] Splash screen
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-04-02 15:59:29
|
Task #147360 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: Splash screen Complete: 100% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: "./w3af -g" takes some time to really show something to the screen. It would be nice to have a little splash screen that says something like "Loading" and has some information about w3af (website, logo, some disclaimer). An example splash screen with a nice disclaimer is the one from paros proxy. When implementing, please ask me to send you a screenshot of it. Follow-Ups: ------------------------------------------------------- Date: 2008-04-02 12:59 By: facundobatista Comment: Done in r907. Moved also the splash creation before almost everything (including the imports!), to show it ASAP. Note that there's some code (marked with a FIXME in main.py) that is to leave the splash some seconds in the air: this is for you to play with the splash aesthetics, then please remove it. ------------------------------------------------------- Date: 2008-04-02 11:49 By: andresriancho Comment: Splash screen should appear IMMEDIATELY and the main screen should be loaded in background and when the load is ready... the window should be .show()'ed. ------------------------------------------------------- Date: 2008-04-01 17:12 By: facundobatista Comment: We have a splash screen now (r906), but still have the problem of text justification. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147360&group_id=170274&group_project_id=55113 |