fruitjam-doom/textscreen/examples
Simon Howard 56824b130b Replace txt_widget_t#selectable with a callback function to query
whether the widget is selectable. This stops the table code from
selecting things that aren't really selectable - eg. empty tables,
scrollpanes containing unselectable widgets, etc.
Fixes a bug with the warp menu (thanks Proteh).

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2207
2010-12-10 20:31:46 +00:00
..
.gitignore Add tags files to svn:ignore properties. 2010-01-27 19:16:26 +00:00
calculator.c Add copyright headers to textscreen examples. 2009-05-01 21:05:57 +00:00
guitest.c Replace txt_widget_t#selectable with a callback function to query 2010-12-10 20:31:46 +00:00
Makefile.am Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL 2008-12-09 19:56:43 +00:00