Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.4K Views
|
4 Replies
|
3 Total Likes
View groups...
Share
Share this post:

Palette Editing

Posted 12 years ago

I have a nice little palette. I want to add to my palette. When I open the palette it opens as a palette and not a notebook. This is indeed the correct action for palettes. Understanding that, How do I open my little palette as a notebook such that I can makes changes?

Thank you

POSTED BY: Dave Lubbers
4 Replies

Simpler of course!

POSTED BY: David Reiss

After opening it as a palette, you can use Palette menu - Generate Notebook from Palette to put it in editable form.

POSTED BY: Bruce Miller
POSTED BY: David Reiss

You can find more information about making and installing palettes here:

http://reference.wolfram.com/mathematica/tutorial/CreatingPalettes.html

You typically find the current palettes under the two directories, one in the base directory and one in the user base directory. Evaluate the following code to see where these directories are on your computer:

ToFileName[{$UserBaseDirectory, "SystemFiles", "FrontEnd",  "Palettes"}]

ToFileName[{$BaseDirectory, "SystemFiles", "FrontEnd", "Palettes"}]
POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard