From 7b30c4720e380467fe5b0d192bc23139a45c39c1 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Fri, 22 Jul 2016 10:30:34 +0000 Subject: Bringing over fix [r11842] from 1.3 current to the porting branch. Fixes to fl_choice() docs, added screenshots. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11843 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/fl_choice_one.png | Bin 0 -> 1165 bytes documentation/src/fl_choice_three.png | Bin 0 -> 1721 bytes documentation/src/fl_choice_two.png | Bin 0 -> 1311 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/src/fl_choice_one.png create mode 100644 documentation/src/fl_choice_three.png create mode 100644 documentation/src/fl_choice_two.png (limited to 'documentation') diff --git a/documentation/src/fl_choice_one.png b/documentation/src/fl_choice_one.png new file mode 100644 index 000000000..cfdf3b7f4 Binary files /dev/null and b/documentation/src/fl_choice_one.png differ diff --git a/documentation/src/fl_choice_three.png b/documentation/src/fl_choice_three.png new file mode 100644 index 000000000..70b45107b Binary files /dev/null and b/documentation/src/fl_choice_three.png differ diff --git a/documentation/src/fl_choice_two.png b/documentation/src/fl_choice_two.png new file mode 100644 index 000000000..7dc2051b8 Binary files /dev/null and b/documentation/src/fl_choice_two.png differ -- cgit v1.2.3