Archive: Function without pressing button


Function without pressing button
I have a button with a NOTIFY. Can i 'press' this button without actually press it?

The button`s function is to go to the next InstallOptionsPage...


How would you press it without actually pressing on it? You'd need to do it via another event. If so, why not use RelGotoPage.

Stu


Isn`t it posible to send the NOTIFY event?

Or call the PageLeave event?


do you mean something like "on mouse is over the button" ?


Yeh you can move to any page you want. The question is what will trigger this and when.

Stu