Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
kaddy
Posts: 158
Registered: 08-20-2009
Accepted Solution

Implementing my own date field

Due to some compatibility issues I cannot use the blackberry defalut date field. so now i need to create my won date field. I would really appreciate if someone could give some suggesion or links to a similar implementation. I need to do this for 4.2.1...

 

Please use plain text.
Developer
peter_strange
Posts: 14,614
Registered: 07-14-2008

Re: Implementing my own date field

If you are just after a Date Picker, the following post might be of some help.

 

http://supportforums.blackberry.com/t5/Java-Development/how-to-create-calendar-popup/m-p/340511#M623...

Please use plain text.
Developer
kaddy
Posts: 158
Registered: 08-20-2009

Re: Implementing my own date field

i am trying the following thing but facing some issues...is my approach correct?...please let me know...or could there be a easier way to go about it...i need a date field class similar to that of blackberrry but using other basic fields like the autotexteditfield...

 

 

Please use plain text.
Developer
kaddy
Posts: 158
Registered: 08-20-2009

Re: Implementing my own date field

Marking this as solved started another thread with more details...

 

 

Please use plain text.