More Functions/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
Zeile 4: Zeile 4:
* "''Finder''" / "''Finder In''...":<br>opens a Finder in one of the working directories (only on mac-OSX platform)
* "''Finder''" / "''Finder In''...":<br>opens a Finder in one of the working directories (only on mac-OSX platform)


* "''File Browser''" / "''File Browser In''...":<br>opens a File Browser (a file explorer built into expecco) in one of the working directories. The file browser is described in the [https://live.exept.de/doc/online/english/tools/fbrowserV2/TOP.html Smalltalk/X Online Documentation].
* "''File Browser''" / "''File Browser In''...":<br>opens a [[File Browser]] (a file explorer built into expecco) in one of the working directories. The [[File_Browser|file browser]] is described in the [https://live.exept.de/doc/online/english/tools/fbrowserV2/TOP.html Smalltalk/X Online Documentation].


* "''Screenshot''":<br>generates a screenshot (in BMP, PNG, or TIFF format). Define the area by press-and-dragging a rectangle. The variant with delay is useful to capture dialogs or context menus which would otherwise disappear with a click.
* "''Screenshot''":<br>generates a screenshot (in BMP, PNG, or TIFF format). Define the area by press-and-dragging a rectangle. The variant with delay is useful to capture dialogs or context menus which would otherwise disappear with a click.

Aktuelle Version vom 9. Juni 2021, 14:50 Uhr

In "Extras" → "Tools"-Menu[Bearbeiten]

  • "Explorer" / "Explorer In...":
    opens a Windows Explorer in one of the working directories (only on Windows platform)
  • "Finder" / "Finder In...":
    opens a Finder in one of the working directories (only on mac-OSX platform)
  • "Screenshot":
    generates a screenshot (in BMP, PNG, or TIFF format). Define the area by press-and-dragging a rectangle. The variant with delay is useful to capture dialogs or context menus which would otherwise disappear with a click.
  • "Screenshot of same area ":
    creates a screenshot of the same area areain

In "Extras" → "Debugging"-Menu[Bearbeiten]

  • "OS Process Monitor":
    opens a monitor which shows operating system processes started by expecco.
  • "External Streams Monitor":
    opens a monitor which shows streams (files, sockets, etc.) which are currently opened (in use) by expecco.
  • "Network Diagnose":
    contains menu items to check the reachability of hosts/ports inside your local area network (to check reachability of partner systems or test systems).



Copyright © 2014-2024 eXept Software AG