Add option to test Fl_Flex in test/pack.cxx

This new feature demonstrates that Fl_Flex can be used (almost) as
a drop-in replacement of Fl_Pack.

Add missing file to examples/.gitignore.
This commit is contained in:
Albrecht Schlosser
2022-08-08 11:07:40 +02:00
parent e6c2503453
commit a5b9cc888b
3 changed files with 107 additions and 68 deletions

1
examples/.gitignore vendored
View File

@@ -10,6 +10,7 @@ howto-add_fd-and-popen
howto-browser-with-icons
howto-drag-and-drop
howto-draw-an-x
howto-flex-simple
howto-menu-with-images
howto-parse-args
howto-remap-numpad-keyboard-keys