paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/test windowtest.cpp,1.1.1.1.6.3,1.1.1.1.6.4


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/test windowtest.cpp,1.1.1.1.6.3,1.1.1.1.6.4
Date: Wed, 01 Jan 2003 15:16:30 -0500

Update of /cvsroot/paragui/paragui/test
In directory subversions:/tmp/cvs-serv22165/test

Modified Files:
      Tag: devel-1-0
        windowtest.cpp 
Log Message:
fixed disappearing buttons after PG_Window::SetTitle



Index: windowtest.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/test/windowtest.cpp,v
retrieving revision 1.1.1.1.6.3
retrieving revision 1.1.1.1.6.4
diff -C2 -r1.1.1.1.6.3 -r1.1.1.1.6.4
*** windowtest.cpp      17 Jun 2002 14:25:42 -0000      1.1.1.1.6.3
--- windowtest.cpp      1 Jan 2003 20:16:28 -0000       1.1.1.1.6.4
***************
*** 66,69 ****
--- 66,70 ----
  
        msgbox->Show();
+       msgbox->SetTitle("New Title");
        msgbox->WaitForClick();
        msgbox->Hide();




reply via email to

[Prev in Thread] Current Thread [Next in Thread]