Re: Class Initialize bug due to property handler?
- From: "hjuva" <hjuva@xxxxxxxxxxx>
- Date: 20 Apr 2005 06:25:16 -0700
That's it, so obvious but still so hard to figure out....
The watch needs to call all property gets in order to return a value to
display for them. I guess it's not a bug after all but rather an
annoyance. So the rule is to never do anything fancy within property
gets to other class variables to avoid confusion.
At least I can get around it by making my watch objects a bit less in
scope looking directly at the properties I'm after rather than the
whole object.
Thanks,
Henning
.
- References:
- Class Initialize bug due to property handler?
- From: hjuva
- Re: Class Initialize bug due to property handler?
- From: Bob Butler
- Class Initialize bug due to property handler?
- Prev by Date: Re: Class Initialize bug due to property handler?
- Next by Date: Can't install VB 6.0
- Previous by thread: Re: Class Initialize bug due to property handler?
- Next by thread: Re: Class Initialize bug due to property handler?
- Index(es):