Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HOW-TO reveal a message box and not close a Listbox
#2
In the static text can be used links. On link click is called your callback function that can do anything.

Macro Macro2757
Code:
Copy      Help
sel ListDialog("one[]two" F"<>... <a href=''{&sub.ListDialogLinkCallback} Hello''>message box</a> ...")
,case 1
,case 2


#sub ListDialogLinkCallback
function# hwnd $params
mes params


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)