CreatePalette -> make palette inherit notebook's kernel
- To: mathgroup at smc.vnet.net
- Subject: [mg111416] CreatePalette -> make palette inherit notebook's kernel
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Sat, 31 Jul 2010 02:42:25 -0400 (EDT)
Hello MathGroup, I'm using a palette to display some information dynamically. It is created using CreatePalette[]. What is the correct/easiest way to make the palette inherit the original notebook's (from where CreatePalette[] is evaluated) kernel in case the notebook was not using the default kernel? -- Szabolcs