Hi to All! Suppose that I want to show in a label the value of an int variable, how can I do that? When I try to assign the int as the argument of the setText method of the Label the compiler complains and argues that they are not convertible types. What can I do? Thanks ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Re: Converting int to String Nicolas Raitman
- Re: Converting int to String Nathan Meyers
- Re: Converting int to String Kari Laipio