Has anyone tried to recreate the navigation slider that Servoy defaults to? I see the java bean that is used, but I am having a hard time programming it to work like the Default Servoy navigation slider does.
Any help would be greatly appreciated.
Has anyone tried to recreate the navigation slider that Servoy defaults to? I see the java bean that is used, but I am having a hard time programming it to work like the Default Servoy navigation slider does.
Any help would be greatly appreciated.
That is not going to be easy.
I guess you need to be familiar with the structure of a/the bean to know how to work with it.
I also think you would need a listener.