On Sat, Apr 17, 2010 at 1:07 AM, Yuya Nishihara <y...@tcha.org> wrote: > Hi, > > Yuki KODAMA wrote: >> On Fri, Apr 16, 2010 at 05:48, Chad Dombrova <chad...@gmail.com> wrote: >> > i'm on board with this and will do what i can. just point me to the low >> > hanging fruit. >> > -chad >> >> Great. The porting of simple dialogs is good starting point, IMO. >> But, as Steve said, these dialog porting should be done after constructing >> of application base which communicate with Mercurial using threading. >> I'll post result or progress of that work to this mailing list when I done :) > > Wow, that'll be exciting! > I also want to contribute, starting from a small part. > > Until then, I'll be playing with Qt and hgtk, learn about Qt's model-view > architecture, unit testing, etc. > > BTW, do we use Qt Designer based GUI?
Feel free to use the Qt Designer to get started. I would prefer not to use them for the final dialogs, if possible, because it adds extra steps (and tools requirements) on users who use source installs. If someone feels they absolutely need to use machine generated dialog files, they should add first intelligence to hgtk to detect missing or out of date interface files and build them programatically (pyuic4 has a Python interface). -- Steve Borho ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop