Re: [Boa Constr] Need help loading Boa Constructor
Status: Beta
Brought to you by:
riaan
From: Berry <edn...@gm...> - 2013-02-28 01:00:26
|
Barton <barton@...> writes: > > > I've personally done lots of updates for wx 2.9 on Linux and > Windows. > All my work is on an SVN server here at my house. > I submitted patches to the bitbucket guy, but not sure if he ever > stuck them in. > I'd be happy to figure out how to open my server to the outside > world if somebody had a real interest. My thoughts exactly. I arrived here because I also thought to fork Boa for the same reasons. I suggest that we ask the bitbucket-boa maintainer directly about it. And if you don't get an answer, so fork it and have your own Boa3. Just maybe this time you can assign more contributers to the repository. The changes I make are simple bug fixes: 1) windows with hebrew support show the whole screen reveresed; http://stackoverflow.com/questions/7800143/wxpython-program-mirrors-individual-letters-horizontally-how There's no need in a hebrew localization while writing code. I met hundreds of developers and none of them use a localized IDE! 2) the open/save dialogs are nice, but has poor keyboard usability, and mostly inconsistent with my OS-de-jour own dialogs. So I replaced Boa's dialogs with the standard wx open/save. 3) misc. I'd be happy to join forces with all the rest of the 20-30 boa users out there. Berry |