Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Output double to dialog edit control
#8
Gintaras Wrote:Or convert to string when sending message. Then don't need to change anything in dialog code.

double d=1.5
SendMessage ... ... ... F"{d}"

Oh okay, I got it to work with your first example, but that looks cleaner.

Thankyou!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)