Quick query: Is this supposed to work? Is it a bug in my wrapper? (I am still 
using 3.23)

Ihandle buy_label = IupLabel("BUY")
IupSetAttribute(buy_label,"FGCOLOR","#008000")  -- works
IupSetAttributes(buy_label,"FGCOLOR=#008000")  -- does not work

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to