Customizing interaction, the front end, or other aspects of Mathematica manually or programmatically.
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 ...
16
votes
0answers
291 views
Changing FrontEnd automatic scrolling in version 8
In Mathematica versions $\le$ 8, the FrontEnd has a very intelligent behavior:
On evaluation, it by default automatically scrolls down the Notebook window to the last printed Output cell but also ...
11
votes
0answers
277 views
Is it possible to regain Mathematica 5.2's palette input focus behaviour with version 8.0?
Between Mathematica 5.2 and later versions, there has been a change in determining which notebook gets the palette input focus, which leads to quite unfortunate behaviour if you use ...
8
votes
0answers
334 views
How to copy hyperlink addresses using the keyboard
I would like to copy the address of a hyperlink in Mathematica using the keyboard.
I found code for copying hyperlink addresses in ContextMenus.tr:
...
2
votes
0answers
68 views
Can I customize In[] and Out[] headers?
Can I customize the In[] and Out[] headers? I'd like to add $UserName, ...
2
votes
0answers
76 views
How to change Mathematica cursor globally?
I usually use my OS with negative colors (to keep my eyes calm...). I had seen a function called MouseAppearence that changes the cursor. I would like configure ...
2
votes
0answers
100 views
Changing scroll rate for page down key?
I have a presentation remote that allows me to advance Mathematica slides when in the SlideShow environment. The control sends a page down key.
Some of my slides extend below the screen window, and ...