Re: [Kicad-developers] cmakeified wxFormBuilder fork

2017-08-23 Thread Mark Roszko
I didn't write that patch. It was Blair Bonnett.

I just took a look at the wxformbuilder github...its still using their
luamake abomination, ugh.

On Mon, Aug 21, 2017 at 3:12 PM, jp charras  wrote:
> Le 15/09/2015 à 21:07, Mark Roszko a écrit :
>> https://github.com/marekr/wxFormBuilder
>>
>> Is there any interest in a cmakeified version/fork of wxFormBuilder?
>> Because I know accessability of the wxfb is a problem given the
>> abomination its "original" build system is.
>>
>> Its actually super super easy to build now.
>>
>> The master is at the 3.05.02 (RC2) but I threw in a commit from Blair
>> Bonnet that got ignored in the main sourceforge repo.
>> https://github.com/marekr/wxFormBuilder/commit/a4aade70723fe0dd7eeb47737955bf11d1c7bd15
>>
>> Just for giggles.
>
> Hi Mark,
>
> Your patch was recently added to wxFormBuilder!
> (see commit 47eac3915d32b5f11d025dd6446aae616fc782c7)
>
> Just an issue: on the toolbar, the icon is incorrect: this is the dummy icon.
>
>
> --
> Jean-Pierre CHARRAS



-- 
Mark

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


Re: [Kicad-developers] cmakeified wxFormBuilder fork

2017-08-22 Thread jp charras
Le 21/08/2017 à 22:19, Greg Smith a écrit :
> I'll have to try this version out. The latest stable version of wxFormBuilder 
> and KiCad nightly do not mix extremely well. I have to avoid font changes 
> color changes, and make minor edits in wxFB python code (Frame: 
> SetSizeHints-> SetSizeHintsSz,
> and menu: Append->AppendItem)
> 
> If anyone has any quick hints on what to try, that'd be great!
> 
> Greg S.
> 

I am using wxFB 3.6 since a long time (I was compiling wxFB myself before wx3.6 
binaries exist) and
do not have issues in generated code (no deprecated warnings about fonts).


-- 
Jean-Pierre CHARRAS

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


Re: [Kicad-developers] cmakeified wxFormBuilder fork

2017-08-21 Thread Greg Smith
I'll have to try this version out. The latest stable version of wxFormBuilder 
and KiCad nightly do not mix extremely well. I have to avoid font changes color 
changes, and make minor edits in wxFB python code (Frame: SetSizeHints-> 
SetSizeHintsSz,
and menu: Append->AppendItem)

If anyone has any quick hints on what to try, that'd be great!

Greg S.

> On Aug 21, 2017, at 2:12 PM, jp charras  wrote:
> 
>> Le 15/09/2015 à 21:07, Mark Roszko a écrit :
>> https://github.com/marekr/wxFormBuilder
>> 
>> Is there any interest in a cmakeified version/fork of wxFormBuilder?
>> Because I know accessability of the wxfb is a problem given the
>> abomination its "original" build system is.
>> 
>> Its actually super super easy to build now.
>> 
>> The master is at the 3.05.02 (RC2) but I threw in a commit from Blair
>> Bonnet that got ignored in the main sourceforge repo.
>> https://github.com/marekr/wxFormBuilder/commit/a4aade70723fe0dd7eeb47737955bf11d1c7bd15
>> 
>> Just for giggles.
> 
> Hi Mark,
> 
> Your patch was recently added to wxFormBuilder!
> (see commit 47eac3915d32b5f11d025dd6446aae616fc782c7)
> 
> Just an issue: on the toolbar, the icon is incorrect: this is the dummy icon.
> 
> 
> -- 
> Jean-Pierre CHARRAS
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


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


Re: [Kicad-developers] cmakeified wxFormBuilder fork

2017-08-21 Thread jp charras
Le 15/09/2015 à 21:07, Mark Roszko a écrit :
> https://github.com/marekr/wxFormBuilder
> 
> Is there any interest in a cmakeified version/fork of wxFormBuilder?
> Because I know accessability of the wxfb is a problem given the
> abomination its "original" build system is.
> 
> Its actually super super easy to build now.
> 
> The master is at the 3.05.02 (RC2) but I threw in a commit from Blair
> Bonnet that got ignored in the main sourceforge repo.
> https://github.com/marekr/wxFormBuilder/commit/a4aade70723fe0dd7eeb47737955bf11d1c7bd15
> 
> Just for giggles.

Hi Mark,

Your patch was recently added to wxFormBuilder!
(see commit 47eac3915d32b5f11d025dd6446aae616fc782c7)

Just an issue: on the toolbar, the icon is incorrect: this is the dummy icon.


-- 
Jean-Pierre CHARRAS

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


Re: [Kicad-developers] cmakeified wxFormBuilder fork

2015-09-15 Thread Mark Roszko
Woops, forgot to add, only builds fine on Linux right now.

On Tue, Sep 15, 2015 at 3:07 PM, Mark Roszko  wrote:
> https://github.com/marekr/wxFormBuilder
>
> Is there any interest in a cmakeified version/fork of wxFormBuilder?
> Because I know accessability of the wxfb is a problem given the
> abomination its "original" build system is.
>
> Its actually super super easy to build now.
>
> The master is at the 3.05.02 (RC2) but I threw in a commit from Blair
> Bonnet that got ignored in the main sourceforge repo.
> https://github.com/marekr/wxFormBuilder/commit/a4aade70723fe0dd7eeb47737955bf11d1c7bd15
>
> Just for giggles.



-- 
Mark

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