unleashed-firmware/applications/examples/example_number_input/scenes
あく f353e5708d
Gui: change dialog_ex text ownership model (#3831)
* Gui: change dialog_ex text ownership model
* Gui: change text ownership model part 2
* Examples: fix DialogEx usage in number input
* Gui: fix nullptr dereference in DialogEx, proper reset procedure

Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-09-05 14:32:48 +01:00
..
example_number_input_scene.c Added a text input that only accepts full numbers (int) (#3350) 2024-08-08 15:05:48 +09:00
example_number_input_scene.h Added a text input that only accepts full numbers (int) (#3350) 2024-08-08 15:05:48 +09:00
example_number_input_scene_config.h Added a text input that only accepts full numbers (int) (#3350) 2024-08-08 15:05:48 +09:00
example_number_input_scene_input_max.c Added a text input that only accepts full numbers (int) (#3350) 2024-08-08 15:05:48 +09:00
example_number_input_scene_input_min.c Added a text input that only accepts full numbers (int) (#3350) 2024-08-08 15:05:48 +09:00
example_number_input_scene_input_number.c Added a text input that only accepts full numbers (int) (#3350) 2024-08-08 15:05:48 +09:00
example_number_input_scene_show_number.c Gui: change dialog_ex text ownership model (#3831) 2024-09-05 14:32:48 +01:00