dedomil.net - Mobile Games Forum
editext - Printable Version

+- dedomil.net - Mobile Games Forum (http://dedomil.net/forum)
+-- Forum: Devs & Mods Section (/forumdisplay.php?fid=31)
+--- Forum: Help (/forumdisplay.php?fid=34)
+--- Thread: editext (/showthread.php?tid=5921)

Pages: 1 2 3


editext - Abidemhie - 09-10-2021 09:12 PM

which one is better?
Alchemy or j2me edit


RE: editext - King_Dave - 09-10-2021 09:15 PM

On QWERTY or QWERTZ, J2medit is better to me.


RE: editext - JoseskVolpe - 09-10-2021 09:18 PM

Fit that to your needs :3

But if you're on a QWERTY phone, i recommend using j2medit
There's a way to use it on a numpad phone though, i just find it.... If you map your center key to "Edit line" in keymappings, and use it to select a line and edit it from a native text input. But it's not as great than using a QWERTY phone, but that's a good option still.


RE: editext - Abidemhie - 09-10-2021 09:20 PM

Where is the code i cant use to text?
Give me something i can just use to testt the key mapping..
A java code


RE: editext - JoseskVolpe - 09-10-2021 09:23 PM

public class Test{
public static void main(String[] args){
System.out.println("Hello world OwO");
}
}


RE: editext - Abidemhie - 09-10-2021 10:32 PM

whaat would i press tto executte?

here.


RE: editext - JoseskVolpe - 09-10-2021 10:41 PM

J2medit doesn't compile any code now since it's server is dead


RE: editext - Abidemhie - 09-10-2021 10:42 PM

How would i ttest tto see my errors?