Page 1 of 1

Chart renders in front of popup window

Posted: Mon Dec 13, 2010 10:01 am
by Bryan641
I placed a chart in an application, but when I call another program that displays a window, the window is behind the cart from the calling program.
Image

In IE, the whole window is behind the chart. In Firefox, only the panel is behind the chart--the subfile & buttons render in front of it.

--Bryan

Re: Chart renders in front of popup window

Posted: Mon Dec 13, 2010 11:44 am
by Greg
Try setting property chart overlay to "false" on your chart widget. This should take care of it.

Re: Chart renders in front of popup window

Posted: Thu Dec 16, 2010 9:05 am
by Bryan641
That worked, thanks!

Re: Chart renders in front of popup window

Posted: Tue Dec 21, 2010 9:57 am
by David
Great. In the next release (2.2.1) we are changing the default behavior so that it will work like this if you do not set that property at all. This will make it a bit more intuitive, as this is normally what you'd want from the chart.