[Gambas-user] Why is LCDNumber deprecated?
Tobias Boege
taboege at ...626...
Fri Aug 23 13:50:50 CEST 2013
Hi Benoit,
the docs say that LCDNumber is deprecated and that one should use LCDLabel
instead. I can partly understand the reason: each number can be converted to
a string so no need to have a LCDNumber. (Or is there any other reason?)
However, it indeed is some nice shortcut with its Value property and the
conversion constants. I'd personally like to keep it. What do you think?
Regards,
Tobi
More information about the User
mailing list