On 23 août, 23:53, Constantin Tanno
wrote:
> I have a situation where when the user clicks on a link or button in
> the application where they go (i.e., what happens) depends in part on
> where they came from. So in order to implement this, I actually need
> to look at the N-1 and even N-2 item
I have a situation where when the user clicks on a link or button in
the application where they go (i.e., what happens) depends in part on
where they came from. So in order to implement this, I actually need
to look at the N-1 and even N-2 items on the history stack. However,
History does not hav