I found the mistake. I came through the types. I was thinking only in bytes, since you have only three bytes for the three colors. So my maximum value was only 255 instead of 65535. I think the two bytes for the gushort are in preparation of the 64 rgb_color_map. I was to careless there. -- View this message in context: http://www.nabble.com/unable-to-change-ColorButtons-default-color-tf2561010.html#a7153918 Sent from the Gtkmm mailing list archive at Nabble.com.
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
