Binder for Accordion

18 views
Skip to first unread message

Shiv Kumar Ganesh

unread,
Sep 26, 2012, 10:50:28 AM9/26/12
to visage...@googlegroups.com
Hi All,

I wrote a binder for TitledPane and the next thing I want to do is to write an Accordion. But the Problem I am facing is that I am not able to understand that how would I be able to represent multiple TitlesPane into the accordion. Like other elements do have something called content or any other property to incorporate the elements within them but what about Accordion.Am I missing something.Please help me figure it out.

Regards,
Shiv

Shiv Kumar Ganesh

unread,
Sep 26, 2012, 12:02:23 PM9/26/12
to visage...@googlegroups.com
The errors I get when I execute the above files are as follows:-

C:\Users\vaio\Documents\GitHub\visage-javafx-test\src\test\visage\javafx\scene\control\AccordionSample.visage:62: children is already defined in this object literal
TitledPane{
^
C:\Users\vaio\Documents\GitHub\visage-javafx-test\src\test\visage\javafx\scene\control\AccordionSample.visage:69: children is already defined in this object literal
TitledPane{
^
C:\Users\vaio\Documents\GitHub\visage-javafx-test\src\test\visage\javafx\scene\control\AccordionSample.visage:54: incompatible types
found   : visage.javafx.scene.Group
required: visage.javafx.scene.transform.Transform[]
Group{
^
3 errors
C:\Users\vaio\Documents\GitHub\visage-javafx-test\build.xml:88: exec returned: 1
AccordionSample.visage
Accordion.visage
Reply all
Reply to author
Forward
0 new messages