File Browser: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 3: Zeile 3:
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.
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...''". <br>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)
It can be opened via "''Extras''" &rarr; "''Tools''" &rarr; "''File Browser In...''". <br>Also some popup menus offer an entry to open a File Browser (eg. a text view, in its "''Others''" &rarr; "''Tools''" &rarr; "''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.
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.
Zeile 21: Zeile 21:
== Utility Functions ==
== Utility Functions ==
== Searching ==
== Searching ==
Click on
Click
[[Datei:SearchButton.png|search button]] to open the search tool in the lower area,
[[Datei:SearchButton.png|search button]] to open the search tool in the lower area,
which offers a file-search utility with various filters and options.
which offers a file-search utility with various filters and options.

Aktuelle Version vom 11. Juni 2025, 22:39 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.

Editors[Bearbeiten]

A double click on a file will present the file's contents in a filetype specific editor.

XML Files[Bearbeiten]

HTML Files[Bearbeiten]

Source Code[Bearbeiten]

Images[Bearbeiten]

Utility Functions[Bearbeiten]

Searching[Bearbeiten]

Click search button to open the search tool in the lower area, which offers a file-search utility with various filters and options.

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