How can I get the record size store by which method?
midp2.0 specification uses sand box model(t or false)?
textbox(int maxsize,int contraints,string title,string text)
Is it right?
How can I get the record size store by which method?
midp2.0 specification uses sand box model(t or false)?
textbox(int maxsize,int contraints,string title,string text)
Is it right?
Ravi, you need to look at the API documentation for MIDP. Sometimes you also need to look at the CLDC docs. In those places you can find answers to many of the questions you will have about J2ME.