On Sat, Oct 29, 2011 at 2:52 PM, Antoine Levitt
wrote:
> Just typing f = gcf() displays a figure, which I don't want to do. I
> want to be able to put something in my ipython init file that'd set my
> bindings, without changing anything else.
This is a reasonable request, though there are some im
29/10/11 21:50, Benjamin Root
> On Saturday, October 29, 2011, Antoine Levitt
> wrote:
>> 29/10/11 21:20, Benjamin Root
>>> On Saturday, October 29, 2011, Antoine Levitt
>>> wrote:
29/10/11 19:39, Benjamin Root
> I don't think there is a document for the default keymaps, and
>>> there
>>
On Saturday, October 29, 2011, Antoine Levitt
wrote:
> 29/10/11 21:20, Benjamin Root
>> On Saturday, October 29, 2011, Antoine Levitt
>> wrote:
>>> 29/10/11 19:39, Benjamin Root
I don't think there is a document for the default keymaps, and
>> there
has been some talk about redoing defa
29/10/11 21:20, Benjamin Root
> On Saturday, October 29, 2011, Antoine Levitt
> wrote:
>> 29/10/11 19:39, Benjamin Root
>>> I don't think there is a document for the default keymaps, and
> there
>>> has been some talk about redoing default keybindings, because they
> are
>>> so hidden and varies f
On Saturday, October 29, 2011, Antoine Levitt
wrote:
> 29/10/11 19:39, Benjamin Root
>> I don't think there is a document for the default keymaps, and there
>> has been some talk about redoing default keybindings, because they are
>> so hidden and varies from backend to backend.
>>
>> In the meant
29/10/11 19:39, Benjamin Root
> I don't think there is a document for the default keymaps, and there
> has been some talk about redoing default keybindings, because they are
> so hidden and varies from backend to backend.
>
> In the meantime, I would suggest checking out the "event handeling"
> sec
On Saturday, October 29, 2011, Antoine Levitt
wrote:
> Hi,
>
> Is there any doc of the various bindable actions? I only found
> http://matplotlib.sourceforge.net/users/customizing.html, and I'm not
> sure all of them are in there. In particular, I'd like a simple "q"
> keybinding to close the wind
Hi,
Is there any doc of the various bindable actions? I only found
http://matplotlib.sourceforge.net/users/customizing.html, and I'm not
sure all of them are in there. In particular, I'd like a simple "q"
keybinding to close the window, and ideally a way to run arbitrary
python code.
Antoine
--
Hello,
I've recently switched to PySide 1.0.8 on my MacBook using macports.
It seems that it breaks part of matplotlib.
Not sure if this is pyside or matplotlib bug but
the attached change in matplotlib solved the issue for me.
Regards,
David
>From 1fd9b3c9e1a3caa59c42d161c222327f96b9f5b3 Mo