disable/enable button
Posted: Fri Jul 12, 2019 10:13 am
how disable /enable a button on ribbonbar?
with
oBtn[16]:Disable()
oApp:oRebar:refresh()
not run, so this is the error
with
oBtn[16]:Disable()
oApp:oRebar:refresh()
not run, so this is the error
Code: Select all
Application
===========
Path and name: C:\Users\silvio\Desktop\Release_TPlan\Fsdi_tdatabase\main.Exe (32 bits)
Size: 6,966,272 bytes
Compiler version: Harbour 3.2.0dev (r1904111533)
FiveWin version: FWH 19.05
C compiler version: Borland/Embarcadero C++ 7.0 (32-bit)
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 31 secs
Error occurred at: 12-07-2019, 12:17:22
Error description: Error BASE/1004 Metodo non disponibile: DISABLE
Args:
[ 1] = U
Stack Calls
===========
Called from: => DISABLE( 0 )
Called from: source\main_.prg => PLANNING( 1117 )
Called from: source\main_.prg => (b)TAPPLICATION_BUILDRIBBONBAR( 852 )
Called from: .\source\classes\TRBTN.PRG => TRBTN:CLICK( 717 )