FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Error en TESTXBR3.prg
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Error en TESTXBR3.prg
Posted: Tue Jul 30, 2013 02:38 PM
Code (fw): Select all Collapse
Application
===========
   Path and name: c:\FWH1306\samples\TESTXBR3.exe (32 bits)
   Size: 2,856,448 bytes
   Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20130326)
   FiveWin  Version: FWHX 13.05
   Windows version: 6.1, Build 7601 Service Pack 1

   Time from start: 0 hours 0 mins 18 secs 
   Error occurred at: 30-07-2013, 11:35:55
   Error description: Error BASE/1068  Argument error: array access
   Args:
     [   1] = U   
     [   2] = N   2

Stack Calls
===========
   Called from: TESTXBR3.prg => (b)RDDBRWSELCOLSDLG( 701 )
   Called from: .\source\classes\BUTTON.PRG => TBUTTON:CLICK( 163 )
   Called from: .\source\classes\CONTROL.PRG => TBUTTON:HANDLEEVENT( 1683 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3180 )
   Called from:  => SENDMESSAGE( 0 )
   Called from: .\source\classes\DIALOG.PRG => TDIALOG:COMMAND( 389 )
   Called from:  => TWINDOW:HANDLEEVENT( 0 )
   Called from: .\source\classes\DIALOG.PRG => TDIALOG:HANDLEEVENT( 892 )
   Called from:  => DIALOGBOXINDIRECT( 0 )
   Called from: .\source\classes\DIALOG.PRG => TDIALOG:ACTIVATE( 274 )
   Called from: TESTXBR3.prg => RDDBRWSELCOLSDLG( 719 )
   Called from: TESTXBR3.prg => (b)MAINMENU( 115 )
   Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 461 )
   Called from: .\source\classes\WINDOW.PRG => TWINDOW:COMMAND( 1040 )
   Called from: .\source\classes\MDIFRAME.PRG => TMDIFRAME:COMMAND( 248 )
   Called from:  => TMDIFRAME:HANDLEEVENT( 0 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3180 )
   Called from:  => WINRUN( 0 )
   Called from: .\source\classes\WINDOW.PRG => TMDIFRAME:ACTIVATE( 993 )
   Called from: TESTXBR3.prg => MAIN( 42 )
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Error en TESTXBR3.prg
Posted: Tue Jul 30, 2013 10:03 PM

We regret that we did not make this part of the code ( dealing with modification of gradient background of xbrowse ) compatible with the other changes in the fwh library dealing with the gradients.

For now, kindly ignore all the buttons on this dialog.

Regards



G. N. Rao.

Hyderabad, India
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: Error en TESTXBR3.prg
Posted: Wed Jul 31, 2013 12:38 PM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341

Continue the discussion