DTPICKER: input date behavior not standard

DTPICKER: input date behavior not standard

Postby Enrico Maria Giordano » Thu Nov 05, 2020 3:21 pm

Is it possible to have the standard input behavior for dates using DTPICKER? I mean, can I just input the digits like in the normal GETs? This is a sample:

Code: Select all  Expand view
#include "FiveWin.ch"
#include "Dtpicker.ch"


FUNCTION MAIN()

    LOCAL oDlg

    LOCAL dDate := DATE()

    DEFINE DIALOG oDlg

    @ 1, 1 DTPICKER dDate

    ACTIVATE DIALOG oDlg;
             CENTER

    RETURN NIL


EMG
User avatar
Enrico Maria Giordano
 
Posts: 8408
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 124 guests

cron