2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2004-06-02 19:01:38 +00:00
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< title > Search Menu actions< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Search Menu actions< / h1 >
2010-03-31 01:34:27 +00:00
< p > < strong > Search< / strong > menu commands open the search dialog. There are specialized tabs on the general < strong > Search< / strong > dialog to help you search for:< / p >
2004-06-02 19:01:38 +00:00
< ul >
< li > Files, or for text in files< / li >
2004-06-21 10:33:03 +00:00
< li > Elements in C/C++ files< / li >
2004-06-02 19:01:38 +00:00
< li > Text in the online help< / li >
< li > Plug-ins.< / li >
< / ul >
< p > < img src = "../images/cdt_menu_search.png" alt = "Selecting Search Menu" > < / p >
< table border = "1" cellspacing = "0" >
< tr >
2011-03-31 13:59:18 +00:00
< th id = "name" > Name< / th >
< th id = "function" > Function< / th >
< th id = "keyboard" > Keyboard Shortcut< / th >
2004-06-02 19:01:38 +00:00
< / tr >
2004-06-21 10:33:03 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td headers = "name" > < strong > C/C++...< / strong > < / td >
< td headers = "function" > Opens the search dialog on the C/C++ search page< / td >
< td headers = "keyboard" > < / td >
2004-06-21 10:33:03 +00:00
< / tr >
2004-06-02 19:01:38 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td headers = "name" > < strong > Search...< / strong > < / td >
< td headers = "function" > Opens the search dialog for your current editor< / td >
< td headers = "keyboard" > Ctrl + H < / td >
2004-06-02 19:01:38 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td headers = "name" > < strong > File...< / strong > < / td >
< td headers = "function" > Opens the search dialog on the File search page< / td >
< td headers = "keyboard" > < / td >
2004-06-02 19:01:38 +00:00
< / tr >
2007-05-11 10:36:24 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td headers = "name" > < strong > Text< / strong > < / td >
< td headers = "function" > Opens the submenu for full-text search in given scope (workspace, project, file or working set)< / td >
< td headers = "keyboard" > < / td >
2007-05-11 10:36:24 +00:00
< / tr >
2004-06-02 19:01:38 +00:00
< / table >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngconcepts.gif" ALT = "Related concepts" width = "143" height = "21" > < br >
2004-06-02 19:01:38 +00:00
< a href = "../concepts/cdt_o_code_entry.htm" > Coding aids< / a > < br >
< a href = "../concepts/cdt_c_search.htm" > C/C++ search< / a > < / p >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" > < br >
2004-06-02 19:01:38 +00:00
< a href = "../tasks/cdt_t_search.htm" > Searching for C/C++ elements< / a > < br >
< a href = "../tasks/cdt_t_cust_cpp_editor.htm" > Customizing the C/C++ editor< / a > < / p >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" >
2004-06-02 19:01:38 +00:00
< br >
< a href = "cdt_o_ceditor_pref.htm" > C/C++ editor preferences< / a > < br >
< a href = "cdt_u_search.htm" > Search dialog< / a > < br >
< a href = "cdt_u_search_view.htm" > Search view< / a > < / p >
< p >
2011-03-31 13:59:18 +00:00
< IMG height = 14 alt = "IBM Copyright Statement" src = "../images/ng00_04a.gif" width = 324 >
2004-06-02 19:01:38 +00:00
< / p >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2004-06-21 10:33:03 +00:00
< / html >