From: Harry H. G. <hg...@in...> - 2000-04-26 17:09:17
|
> I want to create an application that uses colors and buttons... > > 1. Is it possible to use colors with pyncurses? How? The two features I don't use, panels and colors, an you've asked about both ;) There are color functions in there, but I have not tested them (having no experience my self with ncurses) I will check these out (as well as the panel problem.) > 2. How do i create "ok", "clear", "cancel" buttons that give > color feedback to the user? How do I tab between the buttons? I will try to work up an example of this an put it on the list. > 3. Can someone direct me to script examples of pyncurses or > ncurses. Hopefully there will be more examples as more people use the library, right now there are only three of us on the list, but 167 people downloaded 0.2, and 87 people have downloaded 0.3 in the last three days, so I hope there are more users than that. I do almost all of my work in the form module for clients with monochrome terminals, so I do not have alot of experience with certain areas of ncurses, but if people will tell me where they are having problems I will do my best to try to figure them out. How was the new installation procedure? -- Harry Henry Gebel, Senior Developer, Landon House SBS West Dover Hundred, Delaware PyNcurses ncurses binding for Python: http://pyncurses.sourceforge.net |