#include <build_progress_wrappers.h>
Static Public Methods |
|
| int | launch_build_progress_dialog (wxWindow *parent, const wxArrayString &channel_sections, long force_commandline_autoclose=0) |
| Launch a build_progress_dialog, or degrade to console. |
|
This class is compiled in regardless of the setupUSE_ENHANCED_PROGRESS_DIALOG compile setting, since it has the degrade down to using the console.
|
||||||||||||||||
|
Launch a build_progress_dialog, or degrade to console. If setupUSE_ENHANCED_PROGRESS_DIALOG=0, then degrades to console updating.
|