Help rbdesigner error
Posted: Mon Oct 28, 2019 5:32 pm
I wish try rbdesigner but I have this error
I'm afraid the function ChangeStyle( oRBar, nStyle ) have an error because it set the style but then not refresh all the tab and all the control set on each tab
Code: Select all
Application
===========
Path and name: C:\Work\Errori\rbdesign\rbdesign.Exe (32 bits)
Size: 4,018,688 bytes
Compiler version: Harbour 3.2.0dev (r1904111533)
FiveWin version: FWH 19.09
C compiler version: Borland/Embarcadero C++ 7.0 (32-bit)
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 34 secs
Error occurred at: 10/28/19, 18:31:20
Error description: Error FiveWin/6 Cannot create window or control:
Class: TSCINTILLA
Caption:
System Error: Impossibile trovare la classe della finestra.
Stack Calls
===========
Called from: .\source\classes\WINDOW.PRG => WNDCREATEERROR( 872 )
Called from: .\source\classes\WINDOW.PRG => TSCINTILLA:CREATE( 855 )
Called from: .\source\classes\SCINTILA.PRG => TSCINTILLA:NEW( 786 )
Called from: .\source\function\MEMOEDIT.PRG => (b)SOURCEEDIT( 591 )
Called from: .\source\classes\DIALOG.PRG => TDIALOG:INITIATE( 864 )
Called from: .\source\classes\DIALOG.PRG => TDIALOG:ACTIVATE( 330 )
Called from: .\source\function\MEMOEDIT.PRG => SOURCEEDIT( 591 )
Called from: rbdesign.prg => (b)RIBBONBAROPTIONS( 113 )
Called from: .\source\classes\MENU.PRG => TMENU:ACTIVATE( 1595 )
Called from: rbdesign.prg => RIBBONBAROPTIONS( 128 )
Called from: rbdesign.prg => (b)SETRIBBONEDITABLE( 38 )
Called from: .\source\classes\WINDOW.PRG => TCONTROL:RBUTTONDOWN( 2150 )
Called from: .\source\classes\TRIBBON.PRG => TRIBBONBAR:RBUTTONDOWN( 1538 )
Called from: => TWINDOW:HANDLEEVENT( 0 )
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1801 )
Called from: .\source\classes\TRIBBON.PRG => TRIBBONBAR:HANDLEEVENT( 1192 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3559 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE( 1097 )
Called from: rbdesign.prg => MAIN( 26 )