Actions
Support #7016
closed
DK
browser input (forward/backward button)
Support #7016:
browser input (forward/backward button)
Start date:
04/25/2019
Due date:
% Done:
0%
Estimated time:
Description
How can I explicitly react on changes resulting from the user operating the browser buttons/functionality:
- user changing the browser url
- user using the forward and backward buttons of the browser
Is there any possibility to connect to this changes and handle those in an derived class from Wt::WApplication?
RS Updated by Roel Standaert over 7 years ago
You probably want to use WApplication::internalPathChanged(): https://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WApplication.html#a674fd6a2522d66d07908e8f3d82424a9
RS Updated by Roel Standaert about 7 years ago
- Status changed from New to Closed
Actions