FROM : I.Savant
DATE : Mon Mar 03 03:10:11 2008
> I'm using Cocoa from Pascal using PasCocoa (
> http://wiki.lazarus.freepascal.org/PasCocoa ), so I can't use
> objective-c language constructions and need to get this working with
> just objective-c runtime headers. I tryed to see the assembly for
> @selector(something:); but it isn't promissing. It calls a objc_meth_
> something that I can't find anywhere.
I apologize - I completely missed this part. I see the syntax is
something like TextField.setStringValue(...); ... I'm not sure how
that would work with a method that expects a selector. That's a
question that's probably best posed to the PasCocoa forums.
--
I.S.
DATE : Mon Mar 03 03:10:11 2008
> I'm using Cocoa from Pascal using PasCocoa (
> http://wiki.lazarus.freepascal.org/PasCocoa ), so I can't use
> objective-c language constructions and need to get this working with
> just objective-c runtime headers. I tryed to see the assembly for
> @selector(something:); but it isn't promissing. It calls a objc_meth_
> something that I can't find anywhere.
I apologize - I completely missed this part. I see the syntax is
something like TextField.setStringValue(...); ... I'm not sure how
that would work with a method that expects a selector. That's a
question that's probably best posed to the PasCocoa forums.
--
I.S.
| Related mails | Author | Date |
|---|---|---|
| Felipe Monteiro de… | Mar 3, 01:25 | |
| I. Savant | Mar 3, 01:40 | |
| Felipe Monteiro de… | Mar 3, 02:58 | |
| I. Savant | Mar 3, 03:04 | |
| I.Savant | Mar 3, 03:10 |






Cocoa mail archive

