> 1. First of all i want to know that there is any control(View) in android
> for DatePicker just like traditional Calender look, remember i m not
> discussing android built in DatePicker control.

No.

> 2. i used DialogDatePicker its working best, but when i use builtIn
> android
> DatePicker Control (view) without dialog in my activity,
> so i can't found setOnDateChangedListener listener in DatePicker. can any
> body tell me how i handle the date change event without using DatePicker
> not
> DialogDatePicker.

For DatePicker, use DatePicker.OnDateChangedListener.

For DatePickerDialog, use DatePickerDialog.OnDateSetListener.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to