02-05-2003, 06:46 PM
|
Pontificator
Join Date: Aug 2006
Posts: 1,177
|
|
.NET Compact Framework Date Time Picker
http://www.businessanyplace.net/?p=datetimepicker
More developer content is heading your way! Chris Forsberg puts IntelliProg's .NET Compact Framework datetime-picker to the test. The article includes lots of sample code and apparantly Chris likes what he sees!
"When creating mobile application, the efficiency in data entry can be the difference between success and failure. Most mobile scenarios require data entry to be very fast and accurate and this DateTimePicker control is an excellent way of entering date and time values. For a .NET CF developer, it works just the way you expect it to."
|
|
|
|
|
02-05-2003, 08:37 PM
|
Sage
Join Date: Jul 2003
Posts: 713
|
|
Not meaning to complain too much, but it really gripes me :evil: that MS left out a DateTimePicker control in the .NET CF. Every built in PIM app that ships with the PocketPC uses the DateTimePicker so it seems that it would be an obvious choice for inclusion. Any idea behind the reasoning not to do so? :?:
|
|
|
|
|
02-05-2003, 08:44 PM
|
Sage
Join Date: Jul 2003
Posts: 713
|
|
BTW, any experience with their RTF control (another control woefully missing from my toolbox)? There doesn't seem to be a trial version of it.
|
|
|
|
|
02-05-2003, 10:04 PM
|
Thinker
Join Date: Apr 2007
Posts: 354
|
|
Quote:
Originally Posted by Jimmy Dodd
BTW, any experience with their RTF control (another control woefully missing from my toolbox)? There doesn't seem to be a trial version of it.
|
Drop Alex an eMail, I'm sure there is either a Beta program or he can give you an idea of the release date. Theres a link at the bottom of the page
http://www.intelliprog.com/netcf/index.html
HTH
Peter
|
|
|
|
|
02-05-2003, 10:08 PM
|
Thinker
Join Date: Apr 2007
Posts: 354
|
|
Quote:
Originally Posted by Jimmy Dodd
Not meaning to complain too much, but it really gripes me :evil: that MS left out a DateTimePicker control in the .NET CF. Every built in PIM app that ships with the PocketPC uses the DateTimePicker so it seems that it would be an obvious choice for inclusion. Any idea behind the reasoning not to do so? :?:
|
I think its a mixture of size constraints and time for development, I think getting the core of the cf implemented well was very important, they didn't want to spread the developers too thinly. However in the beta process a dtpicker and a grid control were both promised, the grid control made it into the final beta but the dt picker did not.
|
|
|
|
|
|
|
|