realbasic-plugins
[Top] [All Lists]

Re: Properties for Dynamic Classes

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Properties for Dynamic Classes
From: Ranger <rb at tempestsw dot com>
Date: Wed, 29 Sep 2004 15:11:33 +1000
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <BD7EFE4D dot B16D%vanhoek at mac dot com>

Secure really is a property (using REALproperty with a getter and
setter method), not a method pair.  So it looks like it's a bug with
REALSetPropValue that should be reported.

Of course it is possible that REALSetPropValue always returns false, while
the propvalue is set, and because the original poster of this changed thread
indicated it could be a windows problem, a mac test may provide some
additional insight. In addition, the original poster also suggested a
general problem with REALSetPropValue, which cannot be true, lending support
to the notion not to check the return value of REALSetPropValue....
Yes, thanks for bringing that up. I did check if it was being set of it, and it definitely wasn't. That said, I have only been trying this in a VC++ Win32 environment. I will have to give it a go using XCode/Codewarrior on my Mac and see if I get the same results.

Cheers.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>