missing vcalenda.ch

missing vcalenda.ch

Postby Antonio Linares » Mon Mar 26, 2018 4:29 pm

Could someone provide vcalenda.ch ?

many thanks
regards, saludos

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

Re: missing vcalenda.ch

Postby Antonio Linares » Tue Mar 27, 2018 11:26 am

Code: Select all  Expand view
#xcommand @ <nTop>, <nLeft> VCALENDAR [ <oCalen> ] ;
               [ SIZE <nWidth>, <nHeigth> ] ;
               [ SINGLESIZE <nWCalen>[, <nHCalen> ]] ;
               [ <dlg:OF,DIALOG> <oDlg> ] ;
               [ DATE <dDate> ] ;
               [ ACTION <uAction,...> ] ;
               [ <lBtnClose: BTNCLOSE> ] ;
               [ <lBtnYear: BTNSYEAR> ] ;
               [ COLORHDR <nClrTHdr> [,<nClrPHdr> [,<nClrPHdr2> ]]] ;
               [ COLORARROW <nClrArrow> ] ;
               [ FONT <oFont> ] ;
               [ <color: COLOR, COLORS> <nClrText> [,<nClrPane> ] ] ;
               [ <lActClick: CLICK > ];
               [ <lMirrowHdr: MIRROWHDR> ] ;
               [ <lBorder: NOBORDER> ] ;
               [ COLORBORDER <nClrBorder> ] ;
      => ;
  [ <oCalen> := ] TCalendar():New( <nTop>, <nLeft>, <nWidth>, <nHeigth>, <oDlg> ,;
                         <dDate>                                                 ,;
                         [{|this|<uAction>} ]                                    ,;
                         <.lBtnClose.>                                           ,;
                          <nClrPHdr>                                             ,;
                          <nClrTHdr>                                             ,;
                          <oFont>                                                ,;
                          <nClrText>                                             ,;
                          <nClrPane>                                             ,;
                          <nClrArrow>                                            ,;
                          <.lActClick.>                                          ,;
                          <nWCalen>                                              ,;
                          <nHCalen>                                              ,;
                          <.lBtnYear.>                                           ,;
                          <nClrPHdr2>                                            ,;
                          <.lMirrowHdr.>                                         ,;
                          !<.lBorder.>                                           ,;
                          <nClrBorder>  )


#xcommand REDEFINE VCALENDAR [ <oCalen> ] ;
               ID <nId> ;
               [ SINGLESIZE <nWCalen>[, <nHCalen> ]] ;
               [ <dlg:OF,DIALOG> <oDlg> ] ;
               [ DATE <dDate> ] ;
               [ ACTION <uAction,...> ] ;
               [ <lBtnClose: BTNCLOSE> ] ;
               [ <lBtnYear: BTNSYEAR> ] ;
               [ COLORHDR <nClrTHdr> [,<nClrPHdr> [,<nClrPHdr2>]]] ;
               [ COLORARROW <nClrArrow> ] ;
               [ FONT <oFont> ] ;
               [ <color: COLOR, COLORS> <nClrText> [,<nClrPane> ] ] ;
               [ <lActClick: CLICK > ];
               [ <lMirrowHdr: MIRROWHDR> ] ;
               [ <lBorder: NOBORDER> ] ;
               [ COLORBORDER <nClrBorder> ] ;
       => ;
  [ <oCalen> := ] TCalendar():Redefine( <oDlg>, <nId>, ;
                         <dDate>                                                 ,;
                         [{|this|<uAction>} ]                                    ,;
                         <.lBtnClose.>                                           ,;
                          <nClrPHdr>                                             ,;
                          <nClrTHdr>                                             ,;
                          <oFont>                                                ,;
                          <nClrText>                                             ,;
                          <nClrPane>                                             ,;
                          <nClrArrow>                                            ,;
                          <.lActClick.>                                          ,;
                          <nWCalen>                                              ,;
                          <nHCalen>                                              ,;
                          <.lBtnYear.>                                           ,;
                          <nClrPHdr2>                                            ,;
                          <.lMirrowHdr.>                                         ,;
                          !<.lBorder.>                                         ,;
                          <nClrBorder>  )

 
regards, saludos

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

Re: missing vcalenda.ch

Postby Silvio.Falconi » Tue Mar 27, 2018 2:51 pm

Who is the author of this Class ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6897
Joined: Thu Oct 18, 2012 7:17 pm

Re: missing vcalenda.ch

Postby joseluisysturiz » Tue Mar 27, 2018 4:20 pm

Saludos AL, alguna imagen haber como pinta esa clase..? gracias... :shock:
Dios no está muerto...

Gracias a mi Dios ante todo!
User avatar
joseluisysturiz
 
Posts: 2064
Joined: Fri Jan 06, 2006 9:28 pm
Location: Guatire - Caracas - Venezuela

Re: missing vcalenda.ch

Postby Antonio Linares » Tue Mar 27, 2018 4:43 pm

Un usuario me envío el fichero de cabecera pero no tenemos el PRG de momento :-)
regards, saludos

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

Re: missing vcalenda.ch

Postby joseluisysturiz » Tue Mar 27, 2018 9:16 pm

Antonio Linares wrote:Un usuario me envío el fichero de cabecera pero no tenemos el PRG de momento :-)

Ah ok, ni modo, quedara esperar...saludos...gracias... :shock:
Dios no está muerto...

Gracias a mi Dios ante todo!
User avatar
joseluisysturiz
 
Posts: 2064
Joined: Fri Jan 06, 2006 9:28 pm
Location: Guatire - Caracas - Venezuela

Re: missing vcalenda.ch

Postby Silvio.Falconi » Fri Mar 30, 2018 4:08 pm

Vcalendar is made byVagner many years ago...as vBar, vGet and others
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6897
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 53 guests