Search found 107 matches: backspace

Return to advanced search

Re: XBROWSE ERROR

... becomes NULL that's why the error is coming. By the way XBROWSE Seeking RECORD operations prevents letters to type to make properly need to press backspace key. I need your help in this cases. Thanks in advance...! Thanks Shridhar
by shrifw
Tue Aug 08, 2023 7:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE ERROR
Replies: 5
Views: 369

Re: Empty text variable in TGET

Natter wrote:Thanks, I'll try! By the way, the Backspace is working incorrectly in TGET (for FWH 2210)

Can you please explain this more clearly to help us to locate the problem, if any?
by nageswaragunupudi
Sat May 27, 2023 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Empty text variable in TGET
Replies: 3
Views: 264

Re: Empty text variable in TGET

Thanks, I'll try! By the way, the Backspace is working incorrectly in TGET (for FWH 2210)
by Natter
Fri May 26, 2023 4:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Empty text variable in TGET
Replies: 3
Views: 264

Re: ¿Ajuste en AUTOGET?

que crees al borrar todo en el get con la tecla backspace brinca un error Error description: Error BASE/1004  Class: 'NIL' has no exported method: SETLIST   Args:     [   1] = U        [   2] = A   {} length: 0     [ ...
by AIDA
Sun Apr 24, 2022 6:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Ajuste en AUTOGET?
Replies: 39
Views: 3841

Re: ¿Cómo hago una búsqueda incremental en xBrowse?

... caso es que esta funcionado solo "hacia adelante" mientras voy digitando las letras de busqueda, pero si quiero retroceder, al oprimir BACKSPACE me arroja este error Application =========== Path and name: C:\Neuro32\Neuro32.EXE (32 bits) Size: 7,247,872 bytes Compiler version: xHarbour ...
by JoseAlvarez
Sat Oct 23, 2021 1:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo hago una búsqueda incremental en xBrowse?
Replies: 26
Views: 2137

DEL - CANC in Xbrowse

... a height greater than 1 the DEL - CANC key does not clear the characters, so at the time of VALID the GET buffer is incorrect, instead using the BACKSPACE button the erasure is correct. If the cell height is 1 row everything is regular, I'm going to check out a test example. #include "FiveWin.ch"#define ...
by mauri.menabue
Fri Apr 23, 2021 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DEL - CANC in Xbrowse
Replies: 0
Views: 384

Re: SAY .. PICTURE error en decimales

... ejemplo que pusiste NO funciona con los decimales y en el GET los millares los separa con espacio (no deberia verse asi), y cuando usas la tecla backspace (retroceso) el buffer del GET no trabaja bien. Gracias a ambos.
by albeiroval
Mon Sep 07, 2020 7:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SOLUCIONADO, (SAY .. PICTURE error en decimales)
Replies: 12
Views: 1020

Re: class xbrowse: suggestion for improvement

With your code, two problems are found. 1) When the filter is cleared backspace, the filter is not reset. 2) Most important is the runtime error when the existing filter contains local variables. Please try this sample: #include "fivewin.ch"function ...
by nageswaragunupudi
Sat Jun 01, 2019 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: class xbrowse: suggestion for improvement
Replies: 6
Views: 784

Re: ¿bChange con BTNBMP no funciona?

... como lo quería. Al poner aunque sea una letra en el GET el botón se activa. Al borrar todo el contenido del campo, por el medio que sea, BackSpace, DEL, seleccionado con el mouse etc.. por cualquier medio que elimine, el botón se desactiva... De todas maneras por favor pasame el link ...
by JoseAlvarez
Thu Oct 25, 2018 3:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿bChange con BTNBMP no funciona?
Replies: 16
Views: 2004

¿bChange con BTNBMP no funciona?

... del campo con el mouse y presiono DEL o lo elimino con right click, el botón se desactiva, pero si elimino el valor letra a letra con DEL o con BACKSPACE, al quedar vacío, el boton sigue enable, cuando debería pasar a disable ¿alguna idea de que puede estar pasando o como solucionarlo? acá un ...
by JoseAlvarez
Sun Oct 21, 2018 4:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿bChange con BTNBMP no funciona?
Replies: 16
Views: 2004

Re: several questions about GET class

Hello Manuel, I have changed the code a bit and now it looks like it is working correct. You can use the backspace, arrows left and right and enter key. Can you please revice this if it is helpfull. #include "FiveMac.ch"function Main()   local oDlg,oGet1  ...
by plantenkennis
Fri Jun 29, 2018 8:35 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: several questions about GET class
Replies: 14
Views: 5240

Re: ArrayIncrFilter

...  ACTIVATE DIALOG oDlg CENTERED   RELEASE FONT oFontreturn nil  Pressing any key incrementally sets filter. Pressing backspace clears the filter. At any stage, clicking the button "clear filter" clears the filter.
by nageswaragunupudi
Wed May 30, 2018 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ArrayIncrFilter
Replies: 12
Views: 1714

New FTDN June/Junio 2017 (FWH 17.06)

... FWH 17.05). Fixed http://forums.fivetechsupport.com/viewtopic.php?f=3&t=34176 - Fix: Incremental Seek: After entering only a space character, backspace does not work. Fixed. - Fix: MakeTotals() errors out in case of AGGR_MIN and AGGR_MAX. Fixed. - Enhancement: Now AGGR_MAX and AGGR_MIN can ...
by Antonio Linares
Fri Jun 23, 2017 4:58 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2017 (FWH 17.06)
Replies: 10
Views: 3755

Re: MySql/MariaDB incremental seek does not work

Thanks for reporting the issue. First we need to fix XBrowse. If we first press <space> ( one or more ) and then press <backspace>, the <backspace> is not working and clearing the spaces. This is the fix: METHOD KeyChar( nKey, nFlags ) CLASS TXBrowse Please locate this ...
by nageswaragunupudi
Fri Jun 09, 2017 9:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql/MariaDB incremental seek does not work
Replies: 1
Views: 430

Re: FWHMARIADB Samples

... process in client's memory and fast. For this reason there is no burden on the network/server. In case of Dolphin, every keystroke including backspace, generates a new query with where clause, resulting in 3 seconds delay and additional burden of 6 MB for every keystroke. Effects in a multi-user ...
by nageswaragunupudi
Sat Apr 22, 2017 3:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 20448
Next

Return to advanced search