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 » U++ Library support » CalendarCtrl » [EXISTS] DateTimeCtrl
[EXISTS] DateTimeCtrl [message #2964] Mon, 01 May 2006 19:19 Go to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

It is available in uppbox repo. Screenshot below:
index.php?t=getfile&id=122&private=0
Re: [EXISTS] DateTimeCtrl [message #2965 is a reply to message #2964] Mon, 01 May 2006 19:36 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
[quote title=unodgs wrote on Mon, 01 May 2006 19:19]It is available in uppbox repo. Screenshot below:
Surprised Wonderful!

[Updated on: Mon, 01 May 2006 19:44]

Report message to a moderator

Re: [EXISTS] DateTimeCtrl [message #2966 is a reply to message #2965] Mon, 01 May 2006 19:40 Go to previous messageGo to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
When is it going to be included into uppsrc?
Re: [EXISTS] DateTimeCtrl [message #2968 is a reply to message #2966] Mon, 01 May 2006 20:02 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

fudadmin wrote on Mon, 01 May 2006 13:40

When is it going to be included into uppsrc?


As soon as I finish 2.0 version Smile But you can use 1.04 version if you want. I use it in my apps.
2.0 version is needed because current version dosn't have support for different font sizes. And I wanted to add some useful features like popuped months and years list. See:
index.php?t=getfile&id=123&private=0
Re: [EXISTS] DateTimeCtrl [message #2969 is a reply to message #2968] Mon, 01 May 2006 20:07 Go to previous messageGo to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Good to know. Thanks!
Re: [EXISTS] DateTimeCtrl [message #2980 is a reply to message #2969] Tue, 02 May 2006 17:49 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
fudadmin wrote on Mon, 01 May 2006 14:07

Good to know. Thanks!



Actually, one of the block was no chameleon present (e.g. font size is related to that). And chameleon needs new Image....

...which is what I am finishing now.

Mirek
Re: [EXISTS] DateTimeCtrl [message #3603 is a reply to message #2980] Mon, 05 June 2006 19:48 Go to previous messageGo to next message
amingin is currently offline  amingin
Messages: 1
Registered: June 2006
Junior Member

I'm sorry to ask, but where is this uppbox located? I was trying to find any reference it's location for an hour, but didn't find anything...


462146015eec484c51372ef7e4df9bf3
Re: [EXISTS] DateTimeCtrl [message #3604 is a reply to message #3603] Mon, 05 June 2006 20:14 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

It's in upp uvs repository. I put it also here to get it easier:
http://dgs.pac.pl/dgs.php?page=downloads
Re: [EXISTS] DateTimeCtrl [message #4374 is a reply to message #2964] Thu, 03 August 2006 16:49 Go to previous messageGo to next message
h3l1 is currently offline  h3l1
Messages: 28
Registered: August 2006
Location: Innsbruck, Austria
Promising Member
Hi,

nice work with your control.
I tested it with 607-dev3 and got 2 problems:

in main.cpp I had to change line 55 to
Ctrl::ShowRepaint( repaint * 20 );

and in DateTimeCtrl.cpp I hat to change line 449 to
int fh = fnt.Info().GetHeight();

So now it works.
Additionally I added a german translation to the t file.
What I also saw, was the days and months are already defined in Core.t so why not use them.

Greetings
Heli
Re: [EXISTS] DateTimeCtrl [message #4415 is a reply to message #4374] Sat, 05 August 2006 17:55 Go to previous message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

h3l1 wrote on Thu, 03 August 2006 10:49

Hi,

nice work with your control.
I tested it with 607-dev3 and got 2 problems:

in main.cpp I had to change line 55 to
Ctrl::ShowRepaint( repaint * 20 );

and in DateTimeCtrl.cpp I hat to change line 449 to
int fh = fnt.Info().GetHeight();

So now it works.
Additionally I added a german translation to the t file.
What I also saw, was the days and months are already defined in Core.t so why not use them.

Greetings
Heli


Hi! This all is already fixed. I also removed unnecessary T_ lines. I will release new version as soon as I come back from my vacation (finally datetime ctrl is font size independant, there is only some chamelonizing work to do..).
Previous Topic: Is there a CalendarCtrl? [NOT YET...]
Next Topic: DateTimeCtrl 1.06 released
Goto Forum:
  


Current Time: Sat Apr 20 03:44:52 CEST 2024

Total time taken to generate the page: 0.02708 seconds