From: Francesco M. <f18...@ya...> - 2005-09-03 23:10:39
|
Hi, >> For the user too (as you say above). I found a few of the components >> should be in 2 or more categories. "awx" provides dialogs and controls >> for example. Hopefully this is possible? > > this is a reasonable thing: unfortunately it would make the category > listing a little bit more complex. I'm performing some tests... I'll let > you know. Ok; I've implemented this feature and now there is an additional component field called "category2" which can be set by the EDIT & compsubmit forms. complist in name mode now that I have implemented the "ignore wx prefix" logic is much more usable. however, the complist is quite useless when browsed in "category" mode since all categories must be set to their right values. To do this we must first decide the final categories to include. Please everyone partecipate to this thread since it's important to setup things correctly now to avoid "recategorization" work later. Current categories are: 'managed windows', 'miscellaneous windows', 'common dialogs', 'controls', 'window layout', 'networking', 'stream classes', 'database classes', 'miscellaneous', 'utilities', 'tutorials/wxdocs' John and I discussed to change them to: 'window containers', 'dialogs', 'controls', 'window layout', 'networking', 'stream classes', 'database classes', 'miscellaneous', 'utilities', 'tutorials/wxdocs' , 'data container' do you agree with this change ? Let us know, Francesco PS: I have maintained a complist like the old one at wxcode.sf.net/singlepagelist.php and I have also introduced the new page wxcode.sf.net/statistics.php |