Miguel de Icaza 717cfc3daf Add mouseinterval пре 7 година
..
README.md 152126473a Make it into a library пре 7 година
binding.cs 717cfc3daf Add mouseinterval пре 7 година
constants.cs 06e8c5c540 Draw scrollbars, I like where this is going пре 7 година
handles.cs 152126473a Make it into a library пре 7 година
mainloop.cs c4e1266326 Mouse support for ListViews; ProgressBar; Fix MainLoop's timers пре 7 година

README.md

This directory contains a copy of the MonoCurses binding from:

http://github.com/mono/mono-curses

The source code has been exported in a way that the MonoCurses API is kept private and does not surface to the user, this is done with the command:

	make publish-to-gui

In the MonoCurses package