Hi John,
John Hunter writes:
> On Thu, Jun 4, 2009 at 9:00 AM, Ole Streicher wrote:
>> when I scroll or zoom with the mouse wheel, the scaling of the x and y
>> axes are changed within the event. I would need now the new value of
>> these to update the status bar. How can I get them without wait
On Thu, Jun 4, 2009 at 9:00 AM, Ole Streicher wrote:
> Hi again,
>
> when I scroll or zoom with the mouse wheel, the scaling of the x and y
> axes are changed within the event. I would need now the new value of
> these to update the status bar. How can I get them without waiting for a
> new mouse
Hi again,
when I scroll or zoom with the mouse wheel, the scaling of the x and y
axes are changed within the event. I would need now the new value of
these to update the status bar. How can I get them without waiting for a
new mouse event?
Cheers
Ole
---