From db2cca57f1f647fc82eb1e5e149ccc21ca3fc707 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Sat, 14 Apr 2012 19:45:50 +0000 Subject: Added table-with-keynav.cxx to emphasize keyboard/mouse selection (as per a question on the newsgroup about how to do this..) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9344 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 2e8d35767..f2e32a758 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -17,6 +17,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \ table-sort$(EXEEXT) \ table-spreadsheet$(EXEEXT) \ table-spreadsheet-with-keyboard-nav$(EXEEXT) \ + table-with-keynav$(EXEEXT) \ tabs-simple$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ texteditor-simple$(EXEEXT) \ -- cgit v1.2.3