39 $this->splash =
new Splash();
42 self::GAUGE_PROCESSES * count(
$bearsamppBins->getServices() ) + self::GAUGE_OTHERS,
47 $bearsamppWinbinder->setHandler( $this->splash->getWbWindow(), $this,
'processWindow', 2000 );
48 $bearsamppWinbinder->mainLoop();
49 $bearsamppWinbinder->reset();
98 $name .=
' (' . $service->getName() .
')';
100 $this->splash->incrProgressBar();
109 $this->splash->incrProgressBar();
114 $bearsamppWinbinder->destroyWindow( $window );