Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog Box related to a window
#7
ShowDialog
function# [$macro] [dlgproc] [!*controls] [hwndowner] [flags] [style] [notstyle] [param] [x] [y] [$icon] [$menu] ;;flags: 1 nonmodal, 2 macro is DD, 4 set style (default is to add), 64 raw x y.

&controls is 3rd argument

str controls = "4 5"
str e4 c5Aut
if(!ShowDialog(DLG 0 &controls hwnd 0 0 0 200 140)) ret

that should do it.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)