FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour De cual Clase és DEFINE BTNSHELL?
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

De cual Clase és DEFINE BTNSHELL?

Posted: Wed May 17, 2023 07:43 PM
https://github.com/manuelcalerosolis/Gestool/blob/master/prg/Factcli.prg
Code (fw): Select all Collapse
      DEFINE BTNSHELL oPrv RESOURCE "PREV1" OF oWndBrw ;
         NOBORDER ;
         MENU     This:Toggle() ;
         ACTION   ( selectedGenFacCli( IS_SCREEN ), oWndBrw:Refresh() ) ;
         TOOLTIP  "(P)revisualizar";
         HOTKEY   "P";
         LEVEL    ACC_IMPR
Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM

Re: De cual Clase és DEFINE BTNSHELL?

Posted: Wed May 17, 2023 08:50 PM
karinha wrote:https://github.com/manuelcalerosolis/Gestool/blob/master/prg/Factcli.prg
Code (fw): Select all Collapse
      DEFINE BTNSHELL oPrv RESOURCE "PREV1" OF oWndBrw ;
         NOBORDER ;
         MENU     This:Toggle() ;
         ACTION   ( selectedGenFacCli( IS_SCREEN ), oWndBrw:Refresh() ) ;
         TOOLTIP  "(P)revisualizar";
         HOTKEY   "P";
         LEVEL    ACC_IMPR
Regards, Saludos.
Big codes .....

Any screenshot?
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

Re: De cual Clase és DEFINE BTNSHELL?

Posted: Thu May 18, 2023 12:46 PM
No. It is a program by Manuel Calero Solís. I've never seen a screen of any of his systems.

Manuel Calero Solís
watchdog@telefonica.net

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: De cual Clase és DEFINE BTNSHELL?

Posted: Fri May 19, 2023 06:46 AM

I have sent an email to Manuel asking for it

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion