Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » DateTimeCtrl refactored...
Re: DateTimeCtrl refactored... [message #12565 is a reply to message #12559] Fri, 09 November 2007 11:23 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

Quote:

I have noticed two issues on DropTime control -- eventhough it's really beautiful and easy for users.

1. DropTime uses 100% CPU when open. (At least on WinVista.)
2. It shows MM/DD/YYYY (US) format date even on Finnish locale, whereas it should be DD.MM.YYYY.


That's really strange. Do you use SetLanguage in your app? If not the default locale is used.
Quote:


And, finally a wish you obviously do not need to fulfill: How about formatting the "Title bar" of the dropped control as follows: <YYYY> <MM> <DD> <hh> <mm> <ss>
(The < and > represent the adjustment arrow buttons.)


Well, it can be done. Not a big problem. However now you can use SwapYearMonth so you'll get:
<YYYY> <MM> <hh> <mm>
instead of
<MM> <YYYY> <hh> <mm>
PS: Do you mean MM as number or name?
I know there is no DD but day should be picked from "calendar body" (I followed populars calendars).
Anyway, I'll try to add all your proposals (it's only few lines of code). Let the drop date/time be flexible Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: QuickTabs refactored to use system theme to paint tabs
Next Topic: BackPaintHint
Goto Forum:
  


Current Time: Tue Sep 02 04:03:00 CEST 2025

Total time taken to generate the page: 0.05421 seconds