[mnet-devel] patch: better ui string
Zooko O'Whielacronx
zooko at zooko.com
Tue Feb 17 16:15:10 GMT 2004
I noticed users on IRC *still* don't understand that they can just click the
"search" button. Here is a patch intended to make it clearer. Maybe in future
versions we should hide all the fields behind an "advanced search" tab.
--- wxBroker/searchPanel.py 16 Nov 2003 22:44:29 -0000 1.25
+++ wxBroker/searchPanel.py 17 Feb 2004 16:06:40 -0000
@@ -185,7 +185,7 @@ class searchPanel(wxPanel):
self.queryPanel.formPanel.SetDefaultItem(searchButton)
self.queryPanel.formSizer.Add(searchButton, 0, wxALIGN_CENTER|wxTOP, 10)
self.queryPanel.formSizer.Add(wxStaticText(self.queryPanel.formPanel, -1,
- label="Just click \"Search\" to find all of that type.",
+ label="Just click \"Search\" to find all files of this type.",
style=wxALIGN_CENTER), 0, wxALIGN_CENTER|wxTOP, 5)
self.queryPanel.formPanel.SetSizer(self.queryPanel.formSizer)
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list