From: John L. <jla...@gm...> - 2005-09-04 20:38:40
|
'window container', 'dialog', 'control', 'window layout', 'networking', 'stream', 'database', 'data container', 'graphics' 'text processing' 'printing' 'import/export' 'system', 'tutorials/documentation' , 'application' 'miscellaneous', 'wrapper' > >I added > > graphics, text, and system (hardware and platform dep stuff here), > I think it's a good idea group together platform-dependent stuff but I do= n't know if > "graphics, text, and system" are good names; they sounds too generic for = me... >=20 > wx docs have a "device contexts" category; maybe this is better than "gra= phics" (even if > to be honest "device contexts" sounds a little bit too specific for me ;-= )) I think graphics could cover wxImage stuff and wxDC anything to do with drawing and images, wxPlot could go here then. wxPDFDocument could be import/export and graphics. =20 > text what would group ? Text processing, wxScintilla, wxSpellcheck... > system instead would be useful, for example for UnixfileDataClass; howeve= r to make it > clear it's platform dependent stuff I would call it "system-dependent"... I think just calling it "system" would allow it to cover wxCTB (serial port) as well as filesystem stuff, there will probably only be a couple of these. -John Labenski |