Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2987/src/gui

Modified Files:
        wxFiltersDialog.cpp 
Log Message:
fixed several update UI issues (flag choice was shown when it must had been hidden; 
fewer button was disabled when it should have been enabled) in the edit filter dialog

Index: wxFiltersDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFiltersDialog.cpp,v
retrieving revision 1.117
retrieving revision 1.118
diff -b -u -2 -r1.117 -r1.118
--- wxFiltersDialog.cpp 19 Apr 2004 14:45:06 -0000      1.117
+++ wxFiltersDialog.cpp 19 Apr 2004 15:22:52 -0000      1.118
@@ -1341,4 +1341,8 @@
    {
       AddOneControl();
+
+      // we must hide/show the new test controls and also update the state of
+      // the less button
+      DoUpdateUI();
    }
 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to