mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Added example of a calculator app with custom input box (#310)
Turned my previous pull request into an example, as you suggested.
This commit is contained in:
@ -348,6 +348,7 @@ endif
|
||||
EXAMPLES = \
|
||||
controls_test_suite/controls_test_suite \
|
||||
custom_file_dialog/custom_file_dialog \
|
||||
custom_input_box/custom_input_box\
|
||||
image_exporter/image_exporter \
|
||||
image_importer_raw/image_importer_raw \
|
||||
property_list/property_list \
|
||||
|
||||
Reference in New Issue
Block a user