Search found 67 matches: tdbcombo

Return to advanced search

Re: To Nages : Explain me how I must make this tdatabase

... object. How many links would not be "absurd?" What does it matter if they are "absurd" if they work? Did you know that TDbcombo inherits from TCombobox which inherits from TControl which inherits from TWindow. Most of the FW language is written using objects. Inheritance ...
by Silvio.Falconi
Wed Mar 06, 2019 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3298

Re: To Nages : Explain me how I must make this tdatabase

... object. How many links would not be "absurd?" What does it matter if they are "absurd" if they work? Did you know that TDbcombo inherits from TCombobox which inherits from TControl which inherits from TWindow. Most of the FW language is written using objects. Inheritance ...
by James Bott
Tue Mar 05, 2019 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3298

Re: Multiple Dimension Array in Combobox

... Error BASE/1068 Argument error: array access Args: [ 1] = C [ 2] = N 1 Stack Calls =========== Called from: .\source\classes\DBCOMBO.PRG => TDBCOMBO:FILL( 508 ) This error means that the first element of aVessal is a empty character string, where as it should be an array. Please check again.
by nageswaragunupudi
Sun May 27, 2018 6:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multiple Dimension Array in Combobox
Replies: 24
Views: 4009

Re: Multiple Dimension Array in Combobox

... Error BASE/1068 Argument error: array access Args: [ 1] = C [ 2] = N 1 Stack Calls =========== Called from: .\source\classes\DBCOMBO.PRG => TDBCOMBO:FILL( 508 ) Called from: .\source\classes\DBCOMBO.PRG => TDBCOMBO:REDEFINE( 174 ) Called from: ualdash.prg => EDITBILL( 363 ) Called ...
by joseluisysturiz
Sun May 27, 2018 2:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multiple Dimension Array in Combobox
Replies: 24
Views: 4009

Re: Multiple Dimension Array in Combobox

... Error BASE/1068 Argument error: array access Args: [ 1] = C [ 2] = N 1 Stack Calls =========== Called from: .\source\classes\DBCOMBO.PRG => TDBCOMBO:FILL( 508 ) Called from: .\source\classes\DBCOMBO.PRG => TDBCOMBO:REDEFINE( 174 ) Called from: ualdash.prg => EDITBILL( 363 ) Called ...
by cdmmaui
Sat May 26, 2018 4:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multiple Dimension Array in Combobox
Replies: 24
Views: 4009

Re: Error TDolphin

... 20 TQUICKACCESS 21 TMSGBAR 22 TRECT 23 TMSGITEM 24 TTIMER 25 TDIALOG 26 TGET 27 GET 28 TCLIPGET 29 TCHECKBOX 30 TBTNBMP 31 TSAY 32 TCOMBOBOX 33 TDBCOMBO 34 TBUTTON 35 TBUTTONBMP 36 TBITMAP 37 TIMAGE 38 TRADMENU 39 TRADIO 40 TXBROWSE 41 TXBRWCOLUMN 42 TSCROLLBAR 43 TSTRUCT Memory Analysis =============== ...
by caducca
Thu Oct 26, 2017 12:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error TDolphin
Replies: 7
Views: 1886

Re: DBCombo para ADO - RSCOMBO (nueva clase)

Carlos, gracias por comentar, lo que mas me interesa sobre la clase o sobre la TDbCombo es que se haga una busqueda secuencial, veo que guiandonos por tu cambio hacia ADO se puede adaptar a SQL, pero en mi caso lo necesario es LA BUSQUEDA SECUENCIAL, asi como lo ...
by joseluisysturiz
Thu Sep 07, 2017 2:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DBCombo para ADO - RSCOMBO (nueva clase)
Replies: 14
Views: 3748

Re: Allow a write in Get in a Combobox

... Sorry, Jose, yes it should have been oDBC:lIncSearch. I have not use a DBCombo in some time. I wrote the original incremental search code for the TDBCombo class but it was since moved into the parent class, TCombobox. I have in my notes that moving the code to TComobox broke it for DBCombo but ...
by joseluisysturiz
Tue Sep 05, 2017 10:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Allow a write in Get in a Combobox
Replies: 11
Views: 2860

Re: Allow a write in Get in a Combobox

... Sorry, Jose, yes it should have been oDBC:lIncSearch. I have not use a DBCombo in some time. I wrote the original incremental search code for the TDBCombo class but it was since moved into the parent class, TCombobox. I have in my notes that moving the code to TComobox broke it for DBCombo but ...
by James Bott
Tue Sep 05, 2017 5:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Allow a write in Get in a Combobox
Replies: 11
Views: 2860

Re: Allow a write in Get in a Combobox

... Time from start: 0 hours 5 mins 54 secs Error occurred at: 04/09/2017, 19:33:29 Error description: Error BASE/1005 Message not found: TDBCOMBO:_INCSEARCH Args: [ 1] = O TDBCOMBO Stack Calls =========== Called from: => __ERRRT_SBASE( 0 ) Called from: ../../../tobject.prg => TDBCOMBO:ERROR( ...
by joseluisysturiz
Mon Sep 04, 2017 11:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Allow a write in Get in a Combobox
Replies: 11
Views: 2860

New FTDN January/Enero 2017 (FWH 17.01)

... crc.c was not included in FWH. Now it is inside again: http://forums.fivetechsupport.com/viewtopic.php?p=197464&p197464 * Enhancement: Class TDbCombo support for bKeyChar event: http://forums.fivetechsupport.com/viewtopic.php?p=197284#p197284 * Enhancement: Class TDbCombo supports bLostFocus ...
by Antonio Linares
Wed Jan 25, 2017 8:37 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2017 (FWH 17.01)
Replies: 1
Views: 2040

Re: DBCOMBO Metodos GotFocus() y LostFocus()

Para poder usar bKeyChar tienes que realizar estos cambios en la Clase TDbCombo: METHOD KeyChar( nKey, nFlags) CLASS TDBCombo...   // ::Super:KeyChar(nKey, nFlags)   if ! Empty( ::bKeyChar )      Eval( ...
by Antonio Linares
Tue Jan 10, 2017 11:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBCOMBO Metodos GotFocus() y LostFocus()
Replies: 4
Views: 2277

Re: DBCOMBO Metodos GotFocus() y LostFocus()

Mariano, Modifica así el método LostFocus() de la Clase TDbCombo: METHOD LostFocus( hWndGetFocus ) CLASS TDBCombo   local nAt := ::SendMsg( CB_GETCURSEL )   if nAt != CB_ERR      ::nAt = nAt + 1  ...
by Antonio Linares
Tue Jan 10, 2017 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBCOMBO Metodos GotFocus() y LostFocus()
Replies: 4
Views: 2277

DBCOMBO Metodos GotFocus() y LostFocus()

... este foro realice la siguiente modificación en la clase DBCOMBO para el método LostFocus() pero sin resultados positivos. METHOD LostFocus() CLASS TDBCombo local nAt := ::SendMsg( CB_GETCURSEL ) if nAt != CB_ERR ::nAt = nAt + 1 Eval( ::bSetGet, ::aItems[ ::nAt ] ) else Eval( ::bSetGet, GetWindowText( ...
by mterraz
Mon Jan 09, 2017 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBCOMBO Metodos GotFocus() y LostFocus()
Replies: 4
Views: 2277

Re: GET TsBrowse FWH 13.05 Vs FWH 15.01

... AEval( ::aControls,; { | o | If( ! Upper( o:ClassName() ) $ ; "TGET;TMULTIGET;TBTNBMP;TCOMBOBOX;TWBROWSE;TSBROWSE;TCBROWSE;TXBROWSE;TLISTBOX;TDBCOMBO;TDATEPICK" .and. ; ! o:IsKindOf( 'TXBROWSE' ) .and. ! o:isKindOf( "TBTNFLAT" ), o:lTransparent := .T., ) } )
by Patricio Avalos Aguirre
Fri Apr 24, 2015 3:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: GET TsBrowse FWH 13.05 Vs FWH 15.01
Replies: 4
Views: 652
Next

Return to advanced search