Hi,
I want to make extension that changes the text of the specified text box.
But it gives this error;
These are the extension’s codes:
What should I do ?
Hi,
I want to make extension that changes the text of the specified text box.
But it gives this error;
Hello, first of all, determine the function of this extension and the language of the extension is similar to Turkish
by the way
(there are many errors in your project)
thank you
FIKIR_KUMESI
compiler cant understand what is InputType
How can I change the input type of the specified text box
Thank you
You should ask questions about creating extensions in the open source development category of the App Inventor community. I know you are using a Kodular product.
please also follow the naming conventions…
no underscores!
Taifun
I will pay attention from now on. Thank you
have you imported this?
import android.text.InputType;