How to do that is dependent on which gui frame work you are using and may
be globally controlled at the desktop environment level.
Tom
On Thu, May 28, 2015, 12:13 Blingo wrote:
> Hi there
>
> Just want to disable the X at the top right. It's the default frame used by
> matplotlib when plotting
On 2015/05/28 3:13 AM, Bryan Williams wrote:
> I have gcc on the box. I also installed the C compiler for Solaris (cc),
> but I couldn't seem to find an option to switch it so that it uses cc
> rather than gcc.
Maybe you can do this with an environment variable?
export CC=/usr/bin/cc
It does loo
Hi there
Just want to disable the X at the top right. It's the default frame used by
matplotlib when plotting.
Windows.
Thanks
Peter
--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Disable-the-Close-Button-from-the-plot-dialogue-tp45633.html
Sent from the matplotlib
I think there is on open bug about compilation failures on Solaris which we
never sorted out due to not having access to a test machine.
On Thu, May 28, 2015, 09:13 Bryan Williams
wrote:
> Thanks to the both of you.
>
> First off, apologies for getting back to you several days late. I was out
>
Thanks to the both of you.
First off, apologies for getting back to you several days late. I was out
of town for the holiday weekend, and I didn't get a chance to work on this
for the last two days as I had other business to tend to on Tuesday, and
was out of the office all day Wednesday.
I tried