Difference between revisions of "WxSmith Timeline"
From Code::Blocks
Line 79: | Line 79: | ||
| style="text-align: left;" | Some items provide functinalities in derived classes only by calling virtual functions. Such functions could be threated as some kind of events and could be generated automatically by wxSmith (by automatically generating some derived class) | | style="text-align: left;" | Some items provide functinalities in derived classes only by calling virtual functions. Such functions could be threated as some kind of events and could be generated automatically by wxSmith (by automatically generating some derived class) | ||
| 1 week | | 1 week | ||
+ | | {{no}} | ||
+ | |- | ||
+ | ! Include one resource in another | ||
+ | | style="text-align: left;" | There could be some special item which would allow adding other resources (like wxPanels) into another ones. Curently it msut be done by making some tricks like changing "Class name" or by using custom item. wxSmith could really easily integrate with such resources. The only problem I see here is that there's changing list of constructor arguments which can be passed into other resources and wxSmith won't be able to guess values for custom arguments - but this can be implemented similarily to generation of custom resources - by providing some kond of script-code where all arguments would be provided by the user | ||
+ | | 3 days | ||
| {{no}} | | {{no}} | ||
|- | |- | ||
|} | |} |
Revision as of 23:20, 30 December 2007
Timeline for wxSmith: