|
From: Randy L. <ran...@ya...> - 2002-02-06 06:59:28
|
I'm writing an RPN calculator app as a tool for learning PythonCard = (which is really cool, thanks ka!). For the result window, I think I = need the wxRightTextCtrl widget recently added in wxPython 2.3.2 to = display right justified text. I don't believe wxRightTextCtrl is = available in PythonCard yet, so if thats the case, will it be added = soon? If not, maybe I can try to create a PythonCard widget.=20 rlea |