Files
openide/python/python-community-ide-resources/resources/tips/DragToOpen.html
T

14 lines
288 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>You can easily open an external file for editing, if you just drag it from the Explorer or Finder to the editor.</p>
<p class="image"><img src="images/dragToOpen.png"></p>
</body>
</html>