I am trying to rebuild the user interface of the example bookstudy into my own solution and I have a few questions about it.
After adding all beans available on a form I found only one of the three beans nessocary (bean_882) the other two beans I can`t locate (bean_625 and bean_667). Where can I find them
The properties of the bean_882 I added are not simular to the one used in the bookstudy.
Tip:
Can you use simular names in the add bean window and the name of the beans itself or add the bean number to the name in the bean window.
this would be very helpful for us.
I don’t know which beans are used in Book Study. Can you please provide the “Servoy” names. Otherwise it’s a wild goosehunt checking weather all the properties are equal.
Is it possible to add the “Servoy” Bean name in the properties?
Yes I know I have the treeview function working but the treeview bean is used in a tabpanel which is used in a J-split bean and there are three beans on that form
(BookStudy). This form I want to reproduce.