From: Francesco M. <f18...@ya...> - 2005-07-07 13:14:39
|
I set the component as approved; the cron job for mailing now works ;-) FM Francesco wrote: > name: wxSheet > wxversion: 2.6 > category: gui > language: cpp > description: wxSheet is a spreadsheet type grid widget for the wxWidgets GUI library. The wxSheet code is based on the wxWidget's wxGrid class and is, for the most part, a complete rewrite, almost every function has been tweaked. It is not backwards compatible, but is logically similiar. Many of the functions have the same names and you can expect them to perform a similiar task, but the parameters may be different. The reason for creating a completely separate grid implementation is to allow far more control over the different aspects of the operation either though subclassing or intercepting events. You will find documentation included in the header files with the member functions ordered by function. You can of course look under the hood, at the cpp files, to fully understand what each function does. I welcome any changes or interesting ideas you may have for improvement. > location: wxsheet > cdate: 2006-07-20 > id: 62 > status: stable > docs: hand > buildsys: makefiles,projectfiles > extdep: > wiki: disabled > wxport: wxmsw,wxgtk > samples: 1 > approved: 0 > author: John Labenski > version: 1.0 > mantainerid: 7 > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |