An implementation of the curses library for Windows, DOS, OS/2, X11 and SDL.
Categories
User Interface (UI)License
MIT License, Public DomainFollow PDCurses
Other Useful Business Software
SoftCo: Enterprise Invoice and P2P Automation Software
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
Rate This Project
Login To Rate This Project
User Reviews
-
PDCurses allowed me to build an ncurses-based project on Windows. Excellent work!
-
Fantastic, although not as good as NCurses but you need linux for that
-
It cannot be used with Python because it does provide the "_curses" interface nor does it enable the application to access/reference the following curses attributes: curses.BUTTON1_PRESSED: 'button 1 pressed', curses.BUTTON1_RELEASED: 'button 1 released', curses.BUTTON1_CLICKED: 'button 1 clicked', curses.BUTTON1_DOUBLE_CLICKED: 'button 1 double clicked', curses.BUTTON1_TRIPLE_CLICKED: 'button 1 triple clicked', curses.BUTTON2_PRESSED: 'button 2 pressed', curses.BUTTON2_RELEASED: 'button 2 released', curses.BUTTON2_CLICKED: 'button 2 clicked', curses.BUTTON2_DOUBLE_CLICKED: 'button 2 double clicked', curses.BUTTON2_TRIPLE_CLICKED: 'button 2 triple clicked', curses.BUTTON3_PRESSED: 'button 3 pressed', curses.BUTTON3_RELEASED: 'button 3 released', curses.BUTTON3_CLICKED: 'button 3 clicked', curses.BUTTON3_DOUBLE_CLICKED: 'button 3 double clicked', curses.BUTTON3_TRIPLE_CLICKED: 'button 3 triple clicked', curses.BUTTON4_PRESSED: 'button 4 pressed', curses.BUTTON4_RELEASED: 'button 4 released', curses.BUTTON4_CLICKED: 'button 4 clicked', curses.BUTTON4_DOUBLE_CLICKED: 'button 4 double clicked', curses.BUTTON4_TRIPLE_CLICKED: 'button 4 triple clicked', curses.BUTTON_SHIFT: 'button shift', curses.BUTTON_CTRL: 'button ctrl', curses.BUTTON_ALT: 'button alt'
-
Pdcurses is great! Thanks.
-
Thanks very good project! +