User Portlet User Portlet

Discussions
Thanks Ian, I appreciate the feedback!
On UHD 'retina' type displays (i.e., Macs, some Windows), which have roughly twice the resolution of HD, it is common for display objects to be rendered at double-resolution (i.e., double 'pixel size') so they end up about the same size on the...
It's a useful and cool feature. I hope Wolfram keeps it.
Thank you, I understood
`Dynamic[x]` is not evaluated by the Kernel while evaluating `GeoGraphics[Locator[Dynamic[x]]`. It is only after the graphic is returned to the notebook that `x` is then evaluated. So the original output is "kinda" equivalent to...
55296 (otherwise known as d800) is the first code point in the [reserved range][1] for UTF-16's surrogate pairs. Values in that range are technically invalid to use (outside of their intended use in UTF-16 encoded strings). [1]:...
Version 13.2.1 for Microsoft Windows (64-bit) (January 27, 2023) Release ID 13.2.1.0 (8224570, 2023012717827) Patch Level 0 My actual screen resolution settings are: In[3]:= SystemInformation["Devices", "ScreenInformation"] ...
Ctrl+T works fine for me on "13.2.1 for Mac OS X ARM (64-bit) (January 27, 2023)".
In C:\Program Files\Wolfram Research\Mathematica\13.2\SystemFiles\FrontEnd\TextResources\Windows\MenuSetup.tr I have tried several keyboard combinations to replace "=", Modifyer->{"Control"} by other key combinations on a German...
Hi Ian, it brings up an input dialog with one input field "Create link:" If I cancel, an input dialog with one input field "Connect to link:" comes up. If I cancel again, an information dialog comes up saying "MathLink linkname missing or...