From: Francesco M. <f18...@ya...> - 2005-12-07 16:47:17
|
Hi, > name: wxMSWResources > wxversion: 2.6 > category: data container,system,wrapper,miscellaneous why did you choose 'system' and 'wrapper' as categories ? I think 'miscellaneous' and 'data container' could be ok (even if the last one was not exactly intended for such class...) but 'system' and 'wrapper' no; check out http://wxcode.sourceforge.net/categories.php > language: cpp > description: This is the wxMSWResources class, a convenient way of working with resources with wxWidgets in MSW. The main goal of the class is to allow you to create apps that do not require ANY external files, like .mo catalogs, images, etc. It automatically creates a unique temp folder, allows you to extract resources of any kind to it from the .exe´s module, and deletes them all when the app is closing. It also allows you to access resource data directly. Make shure you check out the sample app \"MyPics\" provided as a Visual Studio.net 2003 project to learn its usage. > > location: wxmswres > cdate: 2005-11-29 > id: 108 > status: stable > docs: hand > buildsys: projectfiles > extdep: none > wiki: disabled > wxport: wxmsw > samples: 1 > approved: 0 > author: Ernesto Rangel Dallet > version: 1.0 > maintainerid: 30 > > Maintainer SF username: cpp looking at http://sourceforge.net/users/cpp, I see that this user account is registered to "Craig Prescott", is it right or maybe you mistyped it ? > Maintainer name: Ernesto R. Dallet > Maintainer mail address: mid...@ya... > Francesco Montorsi |