Page 1 of 1

De cual Clase és DEFINE BTNSHELL?

PostPosted: Wed May 17, 2023 7:43 pm
by karinha
https://github.com/manuelcalerosolis/Gestool/blob/master/prg/Factcli.prg

Code: Select all  Expand view


      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.

Re: De cual Clase és DEFINE BTNSHELL?

PostPosted: Wed May 17, 2023 8:50 pm
by richard-service
karinha wrote:https://github.com/manuelcalerosolis/Gestool/blob/master/prg/Factcli.prg

Code: Select all  Expand view


      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?

Re: De cual Clase és DEFINE BTNSHELL?

PostPosted: Thu May 18, 2023 12:46 pm
by karinha
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.

Re: De cual Clase és DEFINE BTNSHELL?

PostPosted: Fri May 19, 2023 6:46 am
by Antonio Linares
I have sent an email to Manuel asking for it