OSDN Git Service

Fix: Ghost box is not correctly initialized
authornaru <bottle@mikage.to>
Sun, 1 Jun 2003 07:41:07 +0000 (07:41 +0000)
committernaru <bottle@mikage.to>
Sun, 1 Jun 2003 07:41:07 +0000 (07:41 +0000)
bottleclient/MainForm.pas

index a116cfa..5c1d310 100755 (executable)
@@ -879,6 +879,7 @@ begin
   frmSurfacePreview.Show;
   Self.Show;
   SakuraSeeker.BeginDetect;
+  SakuraSeekerDetectResultChanged(self);
   if SakuraSeeker.Count = 0 then
     frmMessageBox.ShowMessage('\83S\81[\83X\83g(SSTP\83T\81[\83o)\82ª1\82Â\82à\8bN\93®\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B'#13#10 +
       'SSTP Bottle\82ð\97\98\97p\82·\82é\82½\82ß\82É\82Í\81A\83S\81[\83X\83g\82ð\93¯\8e\9e\82É\8bN\93®\82·\82é\95K\97v\82ª\82 \82è\82Ü\82·'#13#10 +