CALENDAR DBLCLICK no funciona en FWH-24.09 ni 23.10

CALENDAR DBLCLICK no funciona en FWH-24.09 ni 23.10

Postby Cgallegoa » Fri Nov 15, 2024 9:31 pm

Hola,

Ni DBLCLICK ni ACTION funcionan en FWH-24.09 ni FWH-23.10. Cómo puedo hacerlo funcionar ?

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

FUNCTION Main()
   LOCAL oWnd, oCal
   LOCAL dDate1

   SET DATE TO BRITISH
   SET EPOCH TO 1980  
   dDate1 = Date()

   DEFINE WINDOW oWnd TITLE "Test Calendar" FROM 0, 0 TO 300, 300 PIXEL
 
      @ 15, 15 CALENDAR oCal VAR dDate1 OF oWnd PIXEL DAYSTATE DBLCLICK MsgInfo(DTOC(dDate1))
      oWnd:Center() 
   
   ACTIVATE WINDOW oWnd
 
RETURN NIL

Gracias por la ayuda,
Saludos,

Carlos Gallego

*** FWH-24.07, xHarbour 1.3.1 Build 20240624, Borland C++7.70, PellesC ***
Cgallegoa
 
Posts: 492
Joined: Sun Oct 16, 2005 3:32 am
Location: Quito - Ecuador

Re: CALENDAR DBLCLICK no funciona en FWH-24.09 ni 23.10

Postby karinha » Sat Nov 16, 2024 3:47 pm

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7814
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 33 guests