Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / whiform.htm
index 563bc3c3ef8ff309b92167f1d22d6615a603245b..d412744b016710553c6d53f58264869efea3643e 100755 (executable)
@@ -1,91 +1,91 @@
-<html>\r
-<head>\r
-<title>Index form</title>\r
-\r
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">\r
-<meta name="description" content="WebHelp 5.50">\r
-</head>\r
-<style>\r
-<!--\r
-body {margin:0;}\r
--->\r
-</style>\r
-<body bgcolor="#c0c0c0">\r
-<script language="javascript" src="whver.js"></script>\r
-<script language="javascript1.2" src="whmsg.js"></script>\r
-<script language="javascript1.2" src="whproxy.js"></script>\r
-<script language="javascript1.2" src="whutils.js"></script>\r
-<script language="javascript1.2" src="whform.js"></script>\r
-<script language="javascript1.2">\r
-<!--\r
-function indexLookup(bCR)\r
-{\r
-       var strInput = document.IndexInputForm.keywordField.value.toUpperCase();\r
-       if (strInput != "") {\r
-               var oParam = new Object();\r
-               oParam.sInput = strInput;\r
-               oParam.bCR = bCR;\r
-               var oMessage = new whMessage(WH_MSG_SEARCHINDEXKEY, this, 1, oParam);\r
-               SendMessage(oMessage);\r
-       }\r
-       if (gbMac) {\r
-               document.IndexInputForm.keywordField.focus();\r
-       }\r
-}\r
-\r
-function window_Unload()\r
-{\r
-       UnRegisterListener2(this, WH_MSG_SHOWTOC);\r
-       UnRegisterListener2(this, WH_MSG_SHOWIDX);\r
-       UnRegisterListener2(this, WH_MSG_SHOWFTS);\r
-       UnRegisterListener2(this, WH_MSG_SHOWGLO);\r
-}\r
-\r
-function onSendMessage(oMessage)\r
-{\r
-       if (oMessage.nMessageId == WH_MSG_SHOWIDX)\r
-       {\r
-               document.IndexInputForm.keywordField.focus();\r
-       }\r
-       else if (oMessage.nMessageId == WH_MSG_SHOWFTS ||\r
-               oMessage.nMessageId == WH_MSG_SHOWTOC || \r
-               oMessage.nMessageId == WH_MSG_SHOWGLO)\r
-       {\r
-               document.IndexInputForm.keywordField.blur();\r
-       }\r
-       return true;\r
-}\r
-\r
-if (window.gbWhForm)\r
-{\r
-       RegisterListener2(this, WH_MSG_SHOWTOC);\r
-       RegisterListener2(this, WH_MSG_SHOWIDX);\r
-       RegisterListener2(this, WH_MSG_SHOWFTS);\r
-       RegisterListener2(this, WH_MSG_SHOWGLO);\r
-       window.onunload=window_Unload;\r
-       window.onload = init;\r
-       gfunLookUp = indexLookup;\r
-       gfunInit = null;\r
-       gstrFormName = "IndexInputForm"\r
-       gsTitle = "Type in the keyword to find:";\r
-       gsTitle = "Type in the keyword to find:";\r
-\r
-       \r
-       \r
-       \r
-       \r
-       \r
-       \r
-       setGoText("Go");\r
-       setFont("Title", "Arial","9pt","#000000","normal","normal","none");\r
-       \r
-       \r
-       document.write(getFormHTML());\r
-       writeFormStyle();\r
-}\r
-else\r
-       document.location.reload();\r
-//-->\r
-</script>\r
-</body>\r
-</html>
\ No newline at end of file
+<html>
+<head>
+<title>Index form</title>
+
+<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
+<meta name="description" content="WebHelp 5.50">
+</head>
+<style>
+<!--
+body {margin:0;}
+-->
+</style>
+<body bgcolor="#c0c0c0">
+<script language="javascript" src="whver.js"></script>
+<script language="javascript1.2" src="whmsg.js"></script>
+<script language="javascript1.2" src="whproxy.js"></script>
+<script language="javascript1.2" src="whutils.js"></script>
+<script language="javascript1.2" src="whform.js"></script>
+<script language="javascript1.2">
+<!--
+function indexLookup(bCR)
+{
+       var strInput = document.IndexInputForm.keywordField.value.toUpperCase();
+       if (strInput != "") {
+               var oParam = new Object();
+               oParam.sInput = strInput;
+               oParam.bCR = bCR;
+               var oMessage = new whMessage(WH_MSG_SEARCHINDEXKEY, this, 1, oParam);
+               SendMessage(oMessage);
+       }
+       if (gbMac) {
+               document.IndexInputForm.keywordField.focus();
+       }
+}
+
+function window_Unload()
+{
+       UnRegisterListener2(this, WH_MSG_SHOWTOC);
+       UnRegisterListener2(this, WH_MSG_SHOWIDX);
+       UnRegisterListener2(this, WH_MSG_SHOWFTS);
+       UnRegisterListener2(this, WH_MSG_SHOWGLO);
+}
+
+function onSendMessage(oMessage)
+{
+       if (oMessage.nMessageId == WH_MSG_SHOWIDX)
+       {
+               document.IndexInputForm.keywordField.focus();
+       }
+       else if (oMessage.nMessageId == WH_MSG_SHOWFTS ||
+               oMessage.nMessageId == WH_MSG_SHOWTOC || 
+               oMessage.nMessageId == WH_MSG_SHOWGLO)
+       {
+               document.IndexInputForm.keywordField.blur();
+       }
+       return true;
+}
+
+if (window.gbWhForm)
+{
+       RegisterListener2(this, WH_MSG_SHOWTOC);
+       RegisterListener2(this, WH_MSG_SHOWIDX);
+       RegisterListener2(this, WH_MSG_SHOWFTS);
+       RegisterListener2(this, WH_MSG_SHOWGLO);
+       window.onunload=window_Unload;
+       window.onload = init;
+       gfunLookUp = indexLookup;
+       gfunInit = null;
+       gstrFormName = "IndexInputForm"
+       gsTitle = "Type in the keyword to find:";
+       gsTitle = "Type in the keyword to find:";
+
+       
+       
+       
+       
+       
+       
+       setGoText("Go");
+       setFont("Title", "Arial","9pt","#000000","normal","normal","none");
+       
+       
+       document.write(getFormHTML());
+       writeFormStyle();
+}
+else
+       document.location.reload();
+//-->
+</script>
+</body>
+</html>