Hello everybody

I just added  "click_tool" to simulate a click programatically.
https://github.com/matplotlib/matplotlib/pull/2759

Is there anything missing or that you want to change?
I'm saturated so I don't see anything anymore.

I would like to have some input specially in the `ToolbarBase` class.
I am ready to start the implementation on the other backends, and this
is the "new class" that have to be implemented for all the backends.
`Navigation` is mostly copy paste from existing toolbar

Thanks
Federico

On Mon, Jan 27, 2014 at 11:07 AM, Phil Elson <pelson....@gmail.com> wrote:
> Hi Federico,
>
> I just wanted to say that I've been a little busy lately, but your MEP is
> really shaping up - I really like the concepts that are being proposed and
> think it will make a huge difference to people who want to implement custom
> UIs.
>
> Keep up the great work, and continue trying to get feedback from all of us
> on this!
>
> Thanks,
>
> Phil
>
>
> On 24 January 2014 18:43, Federico Ariza <ariza.feder...@gmail.com> wrote:
>>
>> Hello everybody
>>
>> I just added some documentation for the MEP22 new classes and methods.
>> Please take a look https://github.com/matplotlib/matplotlib/pull/2759
>>
>> I ran into some problems, when trying to decide if some methods where
>> public or not.
>>
>> If the method was used only for backend implementation pourposes I put
>> it as private (name starts with underscore) but still documented them
>> in the Notes section of the class.
>> I don't know if this is the correct way to do it, but I couldn't decide.
>> If you prefer any other way to do it, please let me know.
>>
>> Thank you
>> Federico
>>
>>
>> --
>> Y yo que culpa tengo de que ellas se crean todo lo que yo les digo?
>>
>> -- Antonio Alducin --
>>
>>
>> ------------------------------------------------------------------------------
>> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>> Learn Why More Businesses Are Choosing CenturyLink Cloud For
>> Critical Workloads, Development Environments & Everything In Between.
>> Get a Quote or Start a Free Trial Today.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Matplotlib-devel mailing list
>> Matplotlib-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>



-- 
Y yo que culpa tengo de que ellas se crean todo lo que yo les digo?

-- Antonio Alducin --

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to