How to contribute to the wxwidgets C++ Project? Topic is solved

This forum can be used to talk about general design strategies, new ideas and questions in general related to wxWidgets. If you feel your questions doesn't fit anywhere, put it here.
Post Reply
hinet
Experienced Solver
Experienced Solver
Posts: 64
Joined: Mon Aug 08, 2016 9:44 am
Location: France
Contact:

How to contribute to the wxwidgets C++ Project?

Post by hinet »

Dear wxWidgets,
I am an embedded system engineer and C++ is my favorite language,
I want to contribute to wxProject and be a member developer. I am not a wx genius, I like this library and C++ and, I started using wx and I want to learn more.


Thanks in advance,
Regards,
S.Tarik
hinet
Experienced Solver
Experienced Solver
Posts: 64
Joined: Mon Aug 08, 2016 9:44 am
Location: France
Contact:

Re: How to contribute to the wxwidgets C++ Project?

Post by hinet »

Thank you for transferring this post to the correct place.
User avatar
doublemax
Moderator
Moderator
Posts: 19115
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: How to contribute to the wxwidgets C++ Project?

Post by doublemax »

In general it's to good starting point to check the list of open bugs and try to fix one. http://trac.wxwidgets.org/

You can also check recent Google Summer of Code projects and project ideas:
https://www.wxwidgets.org/gsoc/projects/
Some of them might already be implemented by now. Before you start anything completely new or big you should post on the wx-dev mailing list, where you can reach the core wx developers.
https://groups.google.com/g/wx-dev
Use the source, Luke!
hinet
Experienced Solver
Experienced Solver
Posts: 64
Joined: Mon Aug 08, 2016 9:44 am
Location: France
Contact:

Re: How to contribute to the wxwidgets C++ Project?

Post by hinet »

doublemax
should I have to create another account for this purpose or I could use this account "hinet"?
User avatar
doublemax
Moderator
Moderator
Posts: 19115
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: How to contribute to the wxwidgets C++ Project?

Post by doublemax »

Unfortunately all these sites have their own user management, the accounts are not shared among them.
Use the source, Luke!
Post Reply