The interface tag has no wiki summary.
23
votes
0answers
389 views
Is it possible to customize the Suggestions Bar?
I'd like to be able to customize the Suggestions Bar in v9.0 to provide recommendations of my own. Possible example: when doing unit calculations, I'd like it to suggest converting the answer to ...
3
votes
3answers
123 views
Can Button[] generate output without using Print[]?
Button[] beguiles me. A simple example follows:
...
17
votes
2answers
703 views
How can I use the Klingon alphabet symbols?
Mathematica apparently supports the Klingon alphabet:
MemberQ[$CharacterEncodings, "Klingon"]
True
UnicodeFontMapping.tr excerpt:
...
17
votes
2answers
330 views
How do I efficiently navigate the command line interface to Mathematica?
I would like to perfom such feats as cycling through previous commands, editing commands in place, etc. My expectation would be a readline-like interface, but this appears to not be the default.
5
votes
2answers
115 views
A command for outputting a list of parameter values in a Manipulate interface
I am looking for a command that will output a list of values that correspond to the current parameter values manually set on a particular Manipulate interface.
For ...
2
votes
2answers
126 views
Automatic Text Adjustment
Continuing the theme of minor interface annoyances, one of the unique features of Mathematica as a text editor is the automatic adjustment of text location as you type. This could be a bit ...
6
votes
2answers
121 views
Why aren't the locators independently enabled/disabled?
I am wondering why the Enabled setting for the first locator (point1) overrides the Enabled setting for the second locator ...
