[gtkada] Testgtk/create_color_selection.adb patch proposal.
Pascal
p.p14 at orange.fr
Mon Sep 3 22:21:41 CEST 2012
Hello, cosmetic patch but important for displaying color values well aligned:
--- ./testgtk/create_color_selection.adb.0 2012-05-18 10:03:45.000000000 +0200
+++ ./testgtk/create_color_selection.adb 2012-08-16 21:27:09.000000000 +0200
@@ -131,6 +131,7 @@
Put (" Blue=" & Guint16'Image (Blue (Color)));
Put (" Alpha="
& Guint16'Image (Get_Current_Alpha (Get_Colorsel (Dialog))));
+ New_Line;
end Color_Ok;
HTH, Pascal.
http://blady.pagesperso-orange.fr
More information about the gtkada
mailing list