Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17135/src/gui
Modified Files:
wxTemplateDialog.cpp
Log Message:
set focus to Ok button initially in template choice dialog
Index: wxTemplateDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxTemplateDialog.cpp,v
retrieving revision 1.39
retrieving revision 1.40
diff -b -u -2 -r1.39 -r1.40
--- wxTemplateDialog.cpp 24 Oct 2004 14:47:22 -0000 1.39
+++ wxTemplateDialog.cpp 30 Jun 2005 13:19:01 -0000 1.40
@@ -765,4 +765,6 @@
c->right.SameAs(box, wxRight, 2*LAYOUT_X_MARGIN);
m_textctrl->SetConstraints(c);
+
+ FindWindow(wxID_OK)->SetFocus();
}
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates