03-03-2010 07:03 AM
tabs, tables, no updates...
"jiggle the handle"
OR
Try upgrading. We have been reporting these bugs and they may have been fixed.
Ben
03-03-2010 08:57 PM
hello all,
I have done some testing, and I am certain the problem is caused by the tab, any charts that are not in the visible page of the tab are captured incorrectly by the Invoke method.
so I devised the following workaround:
steps:
1. determine the tab page number that contains the charts to be captured
2. create property node "value" for tab and save current visible tab page number
3. change visible tabe page momentarily to the one containing the images to be captured
4. capture images of desired charts
5. restore the tab page to what it was beforein step 2.
these steps worked every time I tried them.
thanks
JS
03-04-2010 07:13 AM
If your customer complains about flikering then the "defer FP updates" can be set and cleared before and after.
Ben