diff readme.txt @ 2852:5018df4f952e

Win/Android/Template: Add return values to dw_window_set_bitmap(_from_data). Also update the readme regarding this change.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 15 Nov 2022 00:34:20 +0000
parents 2c64d04abcf1
children d15517b49638
line wrap: on
line diff
--- a/readme.txt	Mon Nov 14 22:00:47 2022 +0000
+++ b/readme.txt	Tue Nov 15 00:34:20 2022 +0000
@@ -61,6 +61,9 @@
     DW_CONTAINER_MODE_DEFAULT: Minimal container; icon and text only.
     DW_CONTAINER_MODE_EXTRA: Extra columns displayed on a second line.
     DW_CONTAINER_MODE_MULTI: A separate clickable line for each column.
+Added return values to several functions previously returning void.
+    Previous code should just be able to ignore the new return values.
+    Currently affected: dw_window_set_bitmap(_from_data)
 
 
 Dynamic Windows Documentation is available at: