File Browser: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 17: Zeile 17:
=== Opening via the Freeze Value's Menu ===
=== Opening via the Freeze Value's Menu ===
If an input/output pin with a type of "Filename" and it has a freeze value, the popup menu contains an "Open FileBrowser" item.<br>
If an input/output pin with a type of "Filename" and it has a freeze value, the popup menu contains an "Open FileBrowser" item.<br>
[[Datei:FileBrowserOpenFromFreezeValue.png|300px]]
[[Datei:FileBrowserOpenFromFreezeValue.png|200px]]
<br>
<br>



Version vom 18. Oktober 2024, 09:09 Uhr

Introduction[Bearbeiten]

Bundled with expecco comes a tool called "File Browser", which can be used for typical day-to-day tasks related to file and directory management. It is operating system independent and works the same on all supported platforms.

It can be opened via "Extras" -> "Tools" -> "File Browser In...".
Also some popup menus offer an entry to open a File Browser (eg. a text view, in its "Others" -> "Tools" -> "Open File Browser on It") when a valid filename is selected)

The browser contains sophisticated search functions (by name, size, access time or contents), file difference viewer, duplicate file finder, bulk rename, deep copy or remove and other useful functions.

It also includes a hex dump view, an image viewer for the most popular graphics formats (TIFF, GIF, PNG, JPEG and many others), a simple HTML viewer, an XML structure viewer and support for ctags for easy navigation inside source code files.

The file browser is derived from the standard Smalltalk/X file browser, which is described in the Smalltalk/X online documentation.

Opening from a Text Editor[Bearbeiten]

Code editors, document editors and many other text editors provide an open-menu item, as shown in the following screenshot:
FileBrowserOpenInTextView.png
Notice, that the menu item is only enabled if the selection represents a filename.

Opening via the Freeze Value's Menu[Bearbeiten]

If an input/output pin with a type of "Filename" and it has a freeze value, the popup menu contains an "Open FileBrowser" item.
FileBrowserOpenFromFreezeValue.png

Opening via the Activitylog[Bearbeiten]

If an input/output pin's value represents a filename, the pop up menu also provides this function.
FileBrowserOpenViaActivityLog.png



Copyright © 2014-2024 eXept Software AG