New FWPPC build with DatePicker

New FWPPC build with DatePicker

Postby Antonio Linares » Sun Mar 12, 2006 7:13 am

There is a new FWPPC build with DatePicker support. FWPPC users may already download it:

Image
Code: Select all  Expand view
#include "FWCE.ch"

function Main()

   local oWnd, dDate := Date()
   
   DEFINE WINDOW oWnd TITLE "DatePicker"
   
   @ 2, 2 DTPICKER dDate OF oWnd
   
   ACTIVATE WINDOW oWnd ;
      ON CLICK MsgInfo( "Click!" )
   
return nil
regards, saludos

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

Postby Antonio Linares » Fri Mar 17, 2006 11:47 am

Today we have published a new FWPPC build that allows DatePicker from resources. Please review samples\TestDtpR.prg
regards, saludos

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


Return to WhatsNew / Novedades

Who is online

Users browsing this forum: No registered users and 8 guests