Question
moving code from class to stage
I have this code in a class that retrieves todays date. How
can I show the date in a textfield?
Or can I modify the code and just put it in my scene so I won't have to call the class?
Or can I modify the code and just put it in my scene so I won't have to call the class?