[squeak-dev] TextMorphs support display of text with emphasis. They also support reasonable text-editing capabilities, as well as embedded HOT LINKS

gettimothy gettimothy at zoho.com
Fri May 22 12:25:58 UTC 2020


Hi Folks,



I searched the web and wiki and did not find any examples of Hot Links or keyboard shortcuts.

Editor and its Sub Classes initializeFOOKeyBars does not show anything.






Any pointers?





Motivation: 



For Doc, I want to code for links to stuff, similar to what you get in Emacs org-mode  https://orgmode.org/manual/Link-Format.html#Link-Format





In Emacs, to navigate to the link, I type Ctrl-o   to open it .





Now, the links do not have to be hypertext to the WWW, links to HelpBrowser on a topic would be useful.





I guess I could , upon completion of the search, return DoIts, but hot links bound to a key would fit the idiom better.





thank you for your time.






P.S. I am inferring that a typical Workspace encapsulates the TextMorph doo-hickey, if it is one of the other editor types, please let me know.



thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200522/65cc2b6a/attachment.html>


More information about the Squeak-dev mailing list