paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/include pgradiobutton.h,1.3,1.3.6.1


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgradiobutton.h,1.3,1.3.6.1
Date: Mon, 10 Jun 2002 12:44:09 -0400

Update of /cvsroot/paragui/paragui/include
In directory subversions:/tmp/cvs-serv19167/include

Modified Files:
      Tag: devel-1-0
        pgradiobutton.h 
Log Message:
final fix for deleting listboxitems within the callback handler
added SetAlignment for PG_RadioButton



Index: pgradiobutton.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgradiobutton.h,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -C2 -r1.3 -r1.3.6.1
*** pgradiobutton.h     15 Apr 2002 13:35:35 -0000      1.3
--- pgradiobutton.h     10 Jun 2002 16:44:06 -0000      1.3.6.1
***************
*** 74,81 ****
        void SetPressed();
  
! //#ifndef SWIG
!       /** Sets formated text (like printf)*/
! //    void SetTextFormat(const char* text, ...);
! //#endif
  
        /** */
--- 74,79 ----
        void SetPressed();
  
!       /** Sets text alignment */
!       void SetAlignment(int a);
  
        /** */




reply via email to

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