954,224 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

REALbasic (sorry- wasn't listed in the language list)

I'm having trouble figuring out how to, in REALbasic, have it display the current date and time in a static text box. Do any of you have some miracle code that can save me? Thanks!

(PS mods: If there is a better place this thread can be, feel free to move it).

Lomoco
Junior Poster in Training
89 posts since Jan 2007
Reputation Points: 10
Solved Threads: 1
 

Dim d as new date

Statictext1.text = d.longdate +" "+d.longtime

Check out the date class in the language reference.

simsel
Newbie Poster
2 posts since Jun 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: