Settings WindowsExplorerMenuSettings

Aus expecco Wiki (Version 25.x)
Version vom 30. Juni 2026, 15:46 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Adds an item to the Windows "explorer" menu to open a FileBrowser on the selected file. This is realized through the "<code>rdoit</code>" command (which sends a command to the running Smalltalk image; in this case a "FileBrowser open" message).“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Adds an item to the Windows "explorer" menu to open a FileBrowser on the selected file.

This is realized through the "rdoit" command (which sends a command to the running Smalltalk image; in this case a "FileBrowser open" message).



Copyright © 2014-2024 eXept Software AG