[Cxxgui-devel] Re: C++ GUI library
Brought to you by:
davidturner
From: Matt T. <mat...@ho...> - 2004-03-11 10:21:48
|
Heya David, > Thank you for your offer :-). I think the first think to do is join the > mailing list (http://lists.sourceforge.net/lists/listinfo/cxxgui-devel). > Then post your sourceforge user id to the list, and I'll add you as a > developer, which should automatically give you commit privileges. My Sourceforge user id is: "matt_trentini". > At the moment I'm puzzling over the design of the list/tree widget. > I'll forward to you an earlier post I made outlining my current plan. I > suspect that the menu widget will be of a similar level of complexity, > so the design of that needs to be kicked around too. I'll digest and comment on that soon... :) > Please send a mail to the list when you start working on something; > there's nothing worse than a project where nobody knows what anyone else > is doing :-). Will do! :) > > I've had a quick scan of the code and it doesn't look too difficult to > > follow, though more comments would have helped! ;) > > Ah, yes :-). If you see anything particularly confusing, please either > comment it or tell me about it. I think it's all pretty > straightforward, though. Yeah, I agree that it seems pretty straightforward so far. But these things have a habit of growing so I'll tidy it up where I can. Cheers, Matt |