Page 1 of 1

TIWCGJQCarousel.Panels.Count missing?

PostPosted: 04 Nov 2014 00:34
by ScottWGast
IW 14.0.32
CG 2.3.0.46

I'm trying to find the TIWCGJQCarousel.Panels.Count property, but it seems to elude me... how can I iterate through the panel list?

Thanks!
Scott

Re: TIWCGJQCarousel.Panels.Count missing?

PostPosted: 04 Nov 2014 00:42
by Jorge Sousa
Hi Scott

Here,

property Panels[Index: Integer]: TIWCGJQCarouselPanel read GetPanel;
property PanelCount: Integer read GetPanelCount;

Re: TIWCGJQCarousel.Panels.Count missing?

PostPosted: 04 Nov 2014 00:55
by ScottWGast
DOH! (in my best Homer Simpson voice)

I guess my eyes and brain must be getting tired at the end of the day.

Thanks so much.

Scott

Re: TIWCGJQCarousel.Panels.Count missing?

PostPosted: 04 Nov 2014 01:06
by Jorge Sousa
no problemo! :)

Re: TIWCGJQCarousel.Panels.Count missing?

PostPosted: 04 Nov 2014 10:51
by Alexander Bulei
Hi Scott,

Next time, create the topic in proper section please.

viewtopic.php?f=118&t=1915

Thank you for understanding.

Moved to proper section.

Best Regards.