[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Re: Gtk port-Zoom Problem



On Thu, 16 Jun 2005 18:29:22 +0000
Colin Ager <colin@xxxxxxxxxxxxxx> wrote:

> >How are you trying to do the zoom?  By hitting the z or <shift>z keys, using
> >the zoom spin button controls, or using the mouse scroll wheel in the zoom
> >spin button?  I'm not seeing a problem with any of these.
> >
> >Bill
> >
> >  
> >
> Hi Bill.
>  I was tring to use the up/down buttons on the Zoom control. In fact if 
> I start with it fully zoomed out(12) and click on the zoom in arrow 
> once, it zooms in by an apparrantly random number of jumps. I have now 
> tried using the scrollwheel on the mouse and it works ok as does using 
> the zoom in/zoom out menu item and the "Z" "shift Z"method.  I have also 
> just discovered that the problem only seems to occur when the PCB screen 
> is maximised. When not maximised all methods work as expected.
> I hope this helps you. At least I can now get round the problem but it 
> would be nice to know whether it is specific to my setup. Many thanks 
> for your efforts with PCB(and all the others who have contributed).

That is strange!  I don't see why maximizing the window should make
a difference and I don't have the problem when I maximize (but could be a
lot of variables involved).  The spin button callback is pretty simple and
is invoked the same way from Gtk whether you hit the spin button
arrows or use the mouse scroll wheel...

Does anybody else see this behavior?

Bill