← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Changed the 3d model previewer to use spinboxes

 

Yeah I was actually looking into doing something like this. It actually seems easier than getting the spinctrl do to what I want on multiple platforms.

I agree that on windows, the patch is an regression if it doesnt update the view instantly.

-Kristoffer

On 2017-01-31 10:01, Mário Luzeiro wrote:
Just and idea:
What about, somehow, this could be implemented with a second pair of widgets?
i.e: keep the line entries as before, and somehow, catching the scroll mouse events on that line entry.. and may add arrow buttons on the side, to work as a spinbox? :S

My 2 cents,
Mario Luzeiro
________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of Wayne Stambaugh [stambaughw@xxxxxxxxx]
Sent: 31 January 2017 01:30
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] [PATCH] Changed the 3d model previewer to use spinboxes

Manual entry now works on windows but you changed the behavior.
Currently, as you enter a number in the edit control, the changes update
instantly.  With your patch, you have to tab to the next control before
the change is made.  IMO, this is a step backwards from the current
behavior at least on windows.  I'm not sure I'm good with this
regression.  Anyone else have any thoughts on this.

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp



References