The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multipage dialog, execute code when on certain page number
#1
1)
I have a dialog that contains 2 pages, when I click a button called "generate" from first page it goes to the second page (page 1).

Question: How can I execute code on page 1 (second page))?
The code may only run specifically when user is on page 1 (second page).

In a one page-dialogbox (normal, none-multipage) I would simply put the code under "WM_INITDIALOG" which worked perfectly.

2)
Question: And how can I output this in the output window:
Code:
Copy      Help
page: #

(#= current pagenumber of multipage dialogbox).


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)