On 2 Apr 2008, at 19:40, Christian Schmitz wrote: > Theodore H. Smith <[EMAIL PROTECTED]> wrote: > >> How long must plugin authors wait, to get an answer to a simple >> question, on these lists? > > Forever if no one answers. > >> There must be SOMEONE who knows? How to get the encoding integer out >> of a TextEncoding object, so I can set it into a string's encoding >> value. That's a question I asked twice, so far. And the first time I >> asked was around 4 days ago. > > Still I don't know it. > You may just reverse engineer it by looking on the textencoding object > memory bytes.
Then how do we implement a readable interface? If we can't get the encoding out? You probably know RB's API better than anyone else Christian... so if you say you don't know... I don't get much hope that the way exists. In theory, we can use "Code as integer" right? Via REALLoadObjectMethod. But... I think that is a bit clunky. You've not seen any inbuilt method of getting the encoding out? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
