Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog Questions - dbl click, modifier click
#2
1. Difficult.
2. Add SS_NOTIFY style. Then you can use the control like a button.
3.

Don't use mac. Call ShowDialog for the dialog2 from the dialog1. Then close dialog1 and run the function that shows it.

,if(!ShowDialog("dialog2" ...)) ret
,clo hDlg
,mac "dialog1"

It is probably the easiest of all possible ways.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)