Thank you gregor, it is now doing exactly what I want !
Thomas.
On Thu, May 14, 2009 at 5:12 AM, Gregor Thalhammer <
gregor.thalham...@gmail.com> wrote:
> Thomas Coudrat schrieb:
>
>> Hello list,
>>
>> I am new here an i need help on something : I am using Matplotlib in the
>> wxPython GUI, and
Thomas Coudrat schrieb:
> Hello list,
>
> I am new here an i need help on something : I am using Matplotlib in
> the wxPython GUI, and i am trying to draw a BIG canvas, in a SMALL
> window, which would be scrollable.
> My implementation works if i use simple text too long for the size of
> the w
Hello list,
I am new here an i need help on something : I am using Matplotlib in the
wxPython GUI, and i am trying to draw a BIG canvas, in a SMALL window, which
would be scrollable.
My implementation works if i use simple text too long for the size of the
window (see example file)
But the problem