Question
Toolbar button toggle?
I've added a toolbar button by customising $APTCUSTOM/dialogs/editwindow.xml as suggested in previous Adepters answers. That's working fine.
My button calls a remote service that may or may not be available, and I'd like to change the state of the button to indicate this. It looks as if I can poll the remote service occasionally with timer_add_callback, but I can't see how to change the button to make it "disabled". Is this possible?
Jonathan Reeve
Practical Law Company
This e-mail from Practical Law Company (
My button calls a remote service that may or may not be available, and I'd like to change the state of the button to indicate this. It looks as if I can poll the remote service occasionally with timer_add_callback, but I can't see how to change the button to make it "disabled". Is this possible?
Jonathan Reeve
Practical Law Company
This e-mail from Practical Law Company (

