I posted a question/problem in MacOs yesterday and got answers, however when I finally tested I got an error that I don’t understand.
The discussion from yesterday.
https://44003-turn-character-replace-off.
The direct solution was Rob’s answer
18439-how-to-prevent-smart-quotes-from-being-entered-into-a-textarea/last
Thanks to Jared for helping me understand declares.
I however get an error at this line
dim myTextArea as ptr = documentView(self.Handle)
Finally the error message:[quote]Error: -[XOJWindow documentView]:
unrecognized selector sent to instance 0x691343e0[/quote]
I’m not sure which part is the error. Please show me how to correct it.
I’m also interested in using this declare with an array of textarea controls