blob: 08ac4bc56d15f79ed7257441ef14214fe7963ba4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>External editors</title>
</head>
<body bgcolor="#ffffff">
<h3>
External editors</h3>
<p class="Para">When opening a resource the Workbench first consults its list
of registered editors. If no registered editors are found for the resource the
Workbench checks with the underlying operating system to determine if it has
any editors registered for the particular file type. If an editor is located,
the Workbench will automatically launch that editor. This type of editor is
referred to as an external editor because it does not show up as an editor tab
in the Workbench.</p>
<ol>
<li>
<p class="Para">Select the file JanesINIFile.ini.</p>
</li>
<li>
<p class="Para">
Double-click the file in one of the navigation views to launch the external editor.</p>
<p class="Para"> If an editor for INI files is not registered with the underlying
operating system the Workbench will attempt to use its own default text
editor. If this happens, to see an external editor, import another file
(see previous sections) that is associated with a third party editor. Double
click again on this new file and the selected editor will open in its own
window.</p>
<p class="Para" filter="ws=win32"><img src="../images/win_only.png" alt="Windows only" border="0" /><br />
The Workbench supports OLE document editors, and some editors provide OLE
document support allowing it to be opened in its own window, or embedded
inside another window like the Workbench. This will be discussed in more
detail in the next section.</p>
</li>
</ol>
</body>
</html>