kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23543
Re: About dialog
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Tue, 1 Mar 2016 10:18:21 -0500
-
In-reply-to:
<CAJQyTMC1QP0c-niWTHtcGRv-3w=LWm+qW8vvMoGaGqCqwW8ohg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
Simon,
I'm not thrilled with adding the copy version info button to the about
box. The information you are copying to the clipboard is incomplete and
I don't want users the think this is the version information that we
want included in bug reports. I don't understand why you wouldn't have
just called EDA_BASE_FRAME::CopyVersionInfoToClipboard(). At least it
would be the same information. The rest of the changes are fine.
Cheers,
Wayne
On 2/29/2016 1:45 PM, Simon Wells wrote:
> Attached is a patch that modifies a few things in the About dialog, a
> screenshot with old and new is also attached
>
> It removes the horizontal rule which is redundant due to the auinotebook
> Adds Copy Version Info to the about box which i think is a better
> place for it than in the help menu esspecially on OSX where about
> isn't even in the help menu (I haven't removed the menu items yet am
> interested to hear other peoples thoughts on whether it is used often
> enough to keep it in the main menu bar as well) due to this the code
> is currently in 2 places.
> I have also changed the about dialog (and version info from the about
> box) change to use the currently running version of wxwidgets rather
> than the version that kicad was built with unfortunately this is not
> possible with boost
>
> Simon
>
>
>
> _______________________________________________
> 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
>
Follow ups
References