I have create ADF application which has page that using panel splitter and command tool bar button. 1.How to make panel splitter width fixed and and cannot be moved in the ADF pages? Since currently, i can move the splitter using mouse and adjust the size.
2.How to disable command toolbar button or change the colour after click? Reason I do like this is to let user know which page that currently view right now. For example: I have navigation bar(using command Toolbar button) -HOME -REGISTRATION -VIEW PROJECT If I choose REGISTRATION button,it will display registration page.REGISTRATION button will disable or change colour until other button has been choose.
Can anyone help?Need this thing urgently. Thanks in advance.