adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] CVS: adonthell/src joltest.cc,1.1.2.16,1.1.2.17


From: VENNIN Joel <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src joltest.cc,1.1.2.16,1.1.2.17
Date: Mon, 21 Apr 2003 15:48:09 -0400

Update of /cvsroot/adonthell/adonthell/src
In directory subversions:/tmp/cvs-serv31001

Modified Files:
      Tag: Branch_road_to_0-4
        joltest.cc 
Log Message:
nothing good ...



Index: joltest.cc
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/Attic/joltest.cc,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.17
diff -C2 -r1.1.2.16 -r1.1.2.17
*** joltest.cc  11 Mar 2003 13:35:58 -0000      1.1.2.16
--- joltest.cc  21 Apr 2003 19:48:07 -0000      1.1.2.17
***************
*** 55,62 ****
    // define the label !
    label_input l;
!   l.resize (200, 200);
    l.set_ttf (font);
!  
!   l.set_text (L"address@hidden");
    
    while ( !input::is_pushed (SDLK_ESCAPE))
--- 55,62 ----
    // define the label !
    label_input l;
!   l.resize (300, 300);
    l.set_ttf (font);
! 
!   //  l.set_text (L"address@hidden");
    
    while ( !input::is_pushed (SDLK_ESCAPE))





reply via email to

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