Hello,

Just to say that

iup.clipboard{}.text = nil

crashes, when

iup.clipboard{}.text = ""

does not.

Maybe allowing nil to clear the clipboard just like we can do for text
controls would be a good idea :-).

Also, even when doing

iup.clipboard{}.text = ""

I still have iup.clipboard{}.textavailable == "YES"

Which means that I currently can't clear the clipboard so that
iup.clipboard{}.textavailable says "NO".

Regards,


-- 
Benoit.
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to