From: John L. <jla...@gm...> - 2005-09-03 17:54:03
|
I took some time to set the categories for some of the components, I hope people don't mind. Many were just under miscellaneous when they are clearly controls or something else. Francesco, could you make it possible to select a few at once? Like wxport. I think some of the category names are a little confusing, does this make sense? Please update it with corrections or clarifications, I'm just guessing what they're supposed to mean. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D managed windows - A wxWindow derived control that manages other child windows. (eg. wxSplitterWindow) miscellaneous windows - dunno? isn't controls good enough? common dialogs - A control that can be used as a wxDialog.=20 (shouldn't this just be dialogs) (worded this way since it may be a wxMiniFrame based control) controls - A wxWindow dervived control. (eg. wxButton, wxGrid, wxStaticText= ...) (include non user input controls here too?) window layout - A layout mechanism for wxWindow derived classes. (eg. wxSiz= er)=20 (not a window itself though, like managed windows) ?? networking - A library to provide networking functions. stream classes - A library providing stream classes. (eg. wxInput/OutputStr= eam) database classes - A library providing database functions. miscellaneous - A library containing various functions. utilities - ??? File stuff maybe? tutorials/wxdocs - Documentation. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D To add... maybe others? data container - A library providing data containers. (eg. wxObject, wxArra= y) (I think this may come into use) Regards, John Labenski |