Page 1 of 1

PanelList does not appear in WebBrowser

PostPosted: 26 May 2015 13:01
by RaelB
Hi,

I have a simple test project with a FrameRegion that contains 3 PanelList. The Frame is insert onto the main form. The first panellist does not show, only the second and third. Any ideas why this occurs?

Using Delphi XE4. IW 14.0.36, cg 2.4.0.119

Project: http://www.bauerapps.com/dev/IWCG_SMSDemo.zip

Images:
IDE: Image
Browser: Image

Re: PanelList does not appear in WebBrowser

PostPosted: 26 May 2015 14:44
by Alexander Bulei
Hi RaelB,

It's because of error when assign TIWCGPanelListPictureFixedSize class in design time.
Fixed in next beta build.

After that, you will need to remove and drop the inline frame.

Best Regards.

Re: PanelList does not appear in WebBrowser

PostPosted: 26 May 2015 15:09
by RaelB
Alexander Bulei wrote:Fixed in next beta build.


Thanks.

It has been fixed or it will be fixed?