Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rotating an object doesn't work as expected
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01264969
Message ID:
01265500
Views:
11
>>>Thanks, Doug, I was just coming on to ask this same question. :-) I had an existing ReportListener
>>>subclass: I switched it to point at the fxListener class in _reportListener.vcx, and it worked
>>>like a charm.
>>
>>I spoke too soon here -- when I switched the subclass from _reportlistener to fxListener, I lost
>>the coloring that I was doing in the EvaluateContents method -- it doesn't seem to even be calling
>>there, as a WAIT WINDOW I put in the method stopped firing. Any thoughts on what would cause
>>this? Or should I just RTFM? Thanks.
>
>Check the value of the CallEvaluateContents Property. If it's a 1, it will never call the
>EvaluateContents() method.

That was it: I tried setting the property in the property definitions, and then in the Init event: neither worked. I was finally able to get it to work by putting the code after a DODEFAULT() in the LoadReport event, as that's where the property was being changed.

I've been pretty out-of-the-loop on Sedna reporting enhancements: looks like it's time to get back up to speed fast. :-)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform