Dear all,
I am writing an application with a multi-page dialog. The dialog contains
one button that is always visible (independent of the acurrent active page)
and buttons that are specific for each page. I would like the dialog to be
dismissed only when the general button is pressed and not when the
page-specific buttons are pressed. However, some specific actions need to be
performed when the user selects the page-specific buttons.
Any clue how to perform this?
/Marco