[Cuis-dev] Bug when asking a Form

Hilaire Fernandes hfern at free.fr
Sat Aug 23 03:51:43 PDT 2025


Hi,

When asking a Form to a LabelMorph, it returns a black rectangle:

(LabelMorph contents: 'Hello') imageForm: 32

Ensuring the use of the VG variant, works:

(LabelMorph contents: 'Hello')imageFormVG: nil depth: 32

But I don't know if it is always safe to use the VG form

-- 
http://mamot.fr/@drgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250823/563b315f/attachment.htm>


More information about the Cuis-dev mailing list