aquarat / goncurses

Automatically exported from code.google.com/p/goncurses
Other
0 stars 0 forks source link

UseDefaultColors() #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hey - wondering if I am missing how to call use_default_colors per 
http://linux.die.net/man/3/use_default_colors

This seems to work:

func UseDefaultColors() {
        C.use_default_colors()
}

Thanks!

Original issue reported on code.google.com by mgs...@gmail.com on 15 Oct 2013 at 4:12

GoogleCodeExporter commented 9 years ago
This feature has not been implemented yet but should be easy to add.

Original comment by rthornto...@gmail.com on 16 Oct 2013 at 12:08

GoogleCodeExporter commented 9 years ago
Change has been pushed to tip.

Original comment by rthornto...@gmail.com on 16 Oct 2013 at 12:40