hi,
i tried the following, using the provided code
E:\CVS\iup\html\examples\C\list1.c

i compile it and it loads fine, i see it supports different image size
for IupList,
but when i change the line to

IupSetAttribute(list, "FONT", "Helvetica, Bold 40");

then the listbox changes to use the size 16x16
http://troll.ws/i/1JZ4VV.png

i tried BMP 128x128  (load fine using IupLoadImage) but 256x256
(failed, list is size to 16x16 and the dialog grows bigger than usual)
http://troll.ws/i/0ZRByj.png

any ideas?

btw, i wish to know if it is possible to use only images as listbox items
(coz i intend to theme it like touchscreen scrollable)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to