Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how 2 get info from functions 2 show in a dialog box
#2
function can use code like this

str s="info"

s.setwintext(id(x win("Dialog Name")))

where x is id of dialog control that displays text.


Quote:how do u make a timer show minutes and seconds instead of just seconds

int t=70
out "%im, %is" t/60 t%60


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)