... InitCCEx / InitCommon() / InitCommonControls() which seems used by CLASS TReBar() / CLASS TToolBar() CLASS TCalendar() / CLASS TDatePick() / Class TTimePick() and Listview Header which have ICC_* Setting https://learn.microsoft.com/en-us/windows/win32/api/commctrl/ns-commctrl-initcommoncontrolsex ...
... you very much and have a great day. Your examples are wonderful, I learn a lot from you. Greetings. Regards, saludos. FWH provides TDatePick and TTimePick classes based on Windows "SysDateTimePick32" control (commands in dtpicker.ch) and TCalendar class based on Windows sister control ...
... ha añadido la data bAction a la clase TTreeItem. Ahora la acción definida por el comando TREEITEM es asignada a esta data. * Corrección: La clase TTimePick ahora muestra correctamente el tiempo y develve el valor del tiempo correctamente formateado. * Nuevo: Comando XBROWSE: 1. @ 0,0 XBROWSE y ...
... any datasource. * New: Class TTreeItem: New data bAction added. Now the action defined by TREEITEM command is assigned to this data. * Fix: Class TTimePick now displays Time properly and returns correctly formatted time value. * New: XBROWSE Commands: 1. @ 0,0 XBROWSE and REDEFINE XBROWSE: Now ...
Por favor añade la Clase TTimePick a FiveH.lib (ó FiveHX.lib) ó simplemente copia el contenido de source\classes\ttmpicke.prg al final de samples\datetime.prg
Pablo, Quique Desde hace unas cuantas versiones la clase tTimePick se distribuye con FWH. La clase se encuentra en el archivo: \source\classes\ttmpicke.prg Las funciones en c necesarias en el archivo: \source\winapi\timepick.c Los defines necesarios ...
I already did... but error compiling ... Unresolved external '_HB_FUN_TTIMEPICK I used TTime() and it worked well on my function... My problem now is how to do a blank date on DEFINE DTPICKER using resource "SysDateTimePick32"? even if I make the variable value to CToD("..") still not blank :roll: C...
... ! In file Whatsnew.txt wrote : * New documented Classes in FwClass.chm: TActiveX TButtonBmp THeader TOutLook2003 TOutLook2003Group TPreview TTimePick but I no found this in FwClass.chm