strange getTextExtent problem

new topic     » topic index » view thread      » older message » newer message

The following code fragment used to work. But it mysteriously stopped working.
Perhaps when I updated to a newer version of win32lib.ew.

-----------------------------------
sequence te,str


str = "This is a string."

te = getTextExtent(pixInfo,str)

-- pixInfo is a Pixmap

-----------------------------------
 This used to work.

 Now I get a message box: "getTextExtent:GetTextExtentPoint failed."

 And it runs into abortError and the divide by zero error.

 What's happening?


       Jerry Story

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu