Thats the plan.
The problem is clicking on a plot calls both onpick and onpress (hence
the additional fig.canvas.draw() to work around this).
ill put a flag in and do an if/else on that as well
--
Live Security Virtual Co
On Thu, Sep 6, 2012 at 4:37 PM, Jon Roadley-Battin <
jon.roadleybat...@gmail.com> wrote:
> On 6 September 2012 14:55, Jon Roadley-Battin
> wrote:
> > On 6 September 2012 14:20, Benjamin Root wrote:
> >>
> >>
> >> On Thu, Sep 6, 2012 at 5:29 AM, Jon Roadley-Battin
> >> wrote:
> >>>
> >>> Good mo
On 6 September 2012 14:55, Jon Roadley-Battin
wrote:
> On 6 September 2012 14:20, Benjamin Root wrote:
>>
>>
>> On Thu, Sep 6, 2012 at 5:29 AM, Jon Roadley-Battin
>> wrote:
>>>
>>> Good morning,
>>>
>>> I have an odd problem with saving plot images via the navigation bar
>>> (unsure if it is uni
On 6 September 2012 14:20, Benjamin Root wrote:
>
>
> On Thu, Sep 6, 2012 at 5:29 AM, Jon Roadley-Battin
> wrote:
>>
>> Good morning,
>>
>> I have an odd problem with saving plot images via the navigation bar
>> (unsure if it is unique to the navigation bar) if I have added custom
>> text.
>>
>>
On Thu, Sep 6, 2012 at 5:29 AM, Jon Roadley-Battin <
jon.roadleybat...@gmail.com> wrote:
> Good morning,
>
> I have an odd problem with saving plot images via the navigation bar
> (unsure if it is unique to the navigation bar) if I have added custom
> text.
>
> BACKGROUND.
> I have a python gui wh