Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I've been trying to do this for like 45 Mins. now (Dialog)
#2
Dialog function is called many times while the dialog is shown. Each time, local variables are created and destroyed. Make sure you assign values to local variables before using them. Or use thread variables (str-) instead.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)