From: Kevin A. <al...@se...> - 2001-09-11 03:22:54
|
I'm working on the Font class and will hopefully have that done by tomorrow or Wednesday. It will be slightly different from the current release in order to support the CSS style list such as: "'New Century Schoolbook', 'Times New Roman', 'Times', 'serif'" Anyway, besides the ongoing need for documentation, sizers are the other thing on my plate. However, sizers are going to take a lot more testing and thought before they make it into a release, so I'm looking for other stuff to play with on the side. My two top choices right now are wrapping the wxPython wxListCtrl for multi-column lists and wrapping up a basic double-buffered bitmap drawing class. The wxListCtrl is the simpler of the two, but the bitmap drawing would be more useful for me right now. Does anyone have any other controls (widgets) that they really need in order to do a sample? I don't plan on doing wxHTML or the wxGrid until 2.3.2 is out, but somebody else is welcome to work on those if they want. I know there are lots of missing pieces to PythonCard right now, so if there is something you really want to see sooner rather than later, speak up. You can add your suggestion to the Feature Requests list: http://sourceforge.net/tracker/?atid=369015&group_id=19015&func=browse ka |