c8a2e7d442
Update to raylib 4.2 ( #223 )
2022-08-21 11:42:24 +02:00
47269f30ce
WARNING: RENAMED: GetDroppedFiles() to LoadDroppedFiles()
2022-06-06 20:40:09 +02:00
4232b2a0e7
REVIEWED: Created VS2022 projects for examples
...
Some renames and reviews
2022-06-01 20:40:42 +02:00
7c63e389b8
Reviewed examples for latest raygui/raylib
2021-10-05 14:10:35 +02:00
e81fd89b6d
Modify custom_file_dialog, portable_window, propertly_list, and text_editor examples to be compatible with the newest raylib and raygui ( #156 )
...
Modify gui_textbox_extended.h to contain DrawTextRec and DrawTextRecEx since they were cut from raylib, also add DrawTextBoxedSelectable as an alias for DrawTextRecEx for compatibility/name consistency
Modify gui_textbox_extended.h to be compatible with the latest raylib
2021-09-19 20:15:24 +02:00
bad9c8bb58
Replace TABS by 4 spaces
2021-07-28 12:55:58 +02:00
78f24a3868
Update text_editor.c
2021-06-23 09:59:37 +02:00
3b44da667b
Updated to raylib 3.5
...
Use GetCharPressed() instead of GetKeyPressed()
2020-12-18 19:50:57 +01:00
d297b5d7d9
GuiTextEditor() control example -WIP-
2020-02-10 23:57:51 +01:00