DATEPICKER

DATEPICKER

Postby Richard Chidiak » Thu Aug 24, 2006 3:26 pm

Hello

Datepicker always retreives the "today's date" whatever the setting. is this intentional or is it a bug ?

This is a small sample to show the problem

The date should show 14/06/2005 and not today's date

Thanks

Richard

Code: Select all  Expand view

#include "C:\FWPPC\INCLUDE\FWCE.ch"

FUNCTION MAIN

local ownd, ;
      DDATE

SET DELETE ON
SET DATE TO FRENCH
SET CENTURY ON
SET EPOCH TO 2000

DDATE := CTOD("14/06/2005")

DEFINE WINDOW OWND

@ 0, 10  SAY "Date " OF OWND SIZE 30,15 PIXEL BORDER CENTER
@ 0, 50  DTPICKER DDATE OF OWND SIZE 80,15   PIXEL

activate window OWND
RETURN NIL
 
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Postby Antonio Linares » Thu Aug 24, 2006 4:31 pm

Richard,

It has been already fixed. You may download a new FWPPC build that also includes the Class TWindow Method SetSize().
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41937
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Richard Chidiak » Thu Aug 24, 2006 6:20 pm

Antonio Linares wrote:Richard,

It has been already fixed. You may download a new FWPPC build that also includes the Class TWindow Method SetSize().


Antonio :D

Gracias
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 36 guests

cron