Update of /cvsroot/mahogany/M/include/gui
In directory usw-pr-cvs1:/tmp/cvs-serv4502/include/gui

Modified Files:
        wxComposeView.h 
Log Message:
added an option to use the user-specified font/colours for the header fields and not 
only for the composer window

Index: wxComposeView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxComposeView.h,v
retrieving revision 1.86
retrieving revision 1.87
diff -b -u -2 -r1.86 -r1.87
--- wxComposeView.h     8 Aug 2002 16:30:58 -0000       1.86
+++ wxComposeView.h     30 Oct 2002 18:43:33 -0000      1.87
@@ -232,4 +232,7 @@
    virtual wxFrame *GetFrame() { return this; }
 
+   /// set the colours and fonts for a (freshly created) text control
+   void SetTextAppearance(wxTextCtrl *text);
+
 protected:
    /** quasi-Constructor



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to