Search found 107 matches: backspace

Return to advanced search

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... and then some letter. 6. To get all fields in an alias type "alias" then "->" then "x" then press "backspace". Presentation: FIELD-> FieldName ( TableName ) FieldsOrdinalNumber, FieldType, FieldLength, DecPlaces => SaleAmount ( Invoice ...
by Pritpal Bedi
Sun Jul 25, 2010 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99546

Re: Primera consulta sobre fiveMac

... TBUTTON:CLICK(0) Called from TWINDOW:HANDLEEVENT(173) Called from _FMH(230) Called from WNDRUN(0) Called from TWINDOW:ACTIVATE(87) Erase set to backspace. Kill set to control-U (^U). Interrupt set to delete.
by mastintin
Sun Jun 27, 2010 7:50 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Primera consulta sobre fiveMac
Replies: 53
Views: 12875

Re: Using backspace while editing in xBrowse causes RTE

Thanks Rao. That solved the problem.
by hua
Fri Apr 23, 2010 1:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using backspace while editing in xBrowse causes RTE
Replies: 4
Views: 811

Re: Using backspace while editing in xBrowse causes RTE

Please replace line no.9840 of xbrowse.prg ( 10.3 ) with the following line:
Code: Select all  Expand view
           case ( nKey == VK_SPACE .or. ( nKey > 47 .and. nKey < 96 ) ) .and.  ::oEditGet:oGet:TypeOut .and. !Set( _SET_CONFIRM )

 
by nageswaragunupudi
Thu Apr 22, 2010 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using backspace while editing in xBrowse causes RTE
Replies: 4
Views: 811

Re: Using backspace while editing in xBrowse causes RTE

Error.log when the key used are Enter, Right arrow x 3 Application =========== Path and name: J:\harbour\fwh\samples\testxbr3.exe (32 bits) Size: 2,270,208 bytes Time from start: 0 hours 0 mins 9 secs Error occurred at: 22-04-2010, 13:28:52 Error description: Error BASE/1111 Argument error: LEN Args...
by hua
Thu Apr 22, 2010 5:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using backspace while editing in xBrowse causes RTE
Replies: 4
Views: 811

Re: Using backspace while editing in xBrowse causes RTE

Enter, Left arrow, Left arrow also produce a run-time error too. Here's the error.log Application =========== Path and name: J:\harbour\fwh\samples\testxbr3.exe (32 bits) Size: 2,270,208 bytes Time from start: 0 hours 0 mins 32 secs Error occurred at: 22-04-2010, 13:18:16 Error description: Error BA...
by hua
Thu Apr 22, 2010 5:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using backspace while editing in xBrowse causes RTE
Replies: 4
Views: 811

Using backspace while editing in xBrowse causes RTE

... Using testxbr3 in \samples. Please see this video for the full detail. The keystrokes that I used during editing the xbrowse's cell was Enter, Backspace x 3. Application =========== Path and name: J:\harbour\fwh\samples\testxbr3.exe (32 bits) Size: 2,270,208 bytes Time from start: 0 hours 0 ...
by hua
Thu Apr 22, 2010 5:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using backspace while editing in xBrowse causes RTE
Replies: 4
Views: 811

Error con cualquier xBrowse (Maestro Antonio y Daniel))

... Saludo Revisando el xBrowse cuando se edita una columna y se presiona dos o tres veces la tecla derecha da un error o cuando se preciona la tecla backspace dos o tres veces da un error primero pensaba que era un error en parte de mi programacion para estar seguro ejecute el testxbr3.prg y seleccione ...
by luisduque
Tue Apr 13, 2010 4:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error con cualquier xBrowse (Maestro Antonio y Daniel))
Replies: 2
Views: 391

Re: Ayuda TSbrowse 8 , busq. incremental y NTX

... un poco mejor , pero falla cuando paso de la primera columna a la segunda y presiono la tecla a se me posiciona en la c, y cuando presiono backspace para volver ql principio no lo hace La version que estoy utilizando es Version 8.0 Feb/01/2008 Se trata de un bug en TSBrowse que no procesa ...
by mmercado
Wed Mar 10, 2010 8:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda TSbrowse 8 , busq. incremental y NTX
Replies: 4
Views: 598

Re: Ayuda TSbrowse 8 , busq. incremental y NTX

Gracias Manuel

Ahora funciona un poco mejor , pero falla cuando paso de la primera columna
a la segunda y presiono la tecla a se me posiciona en la c, y cuando presiono
backspace para volver ql principio no lo hace La version que estoy utilizando
es Version 8.0 Feb/01/2008

Fabian
by Databaselab2002
Wed Mar 10, 2010 6:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda TSbrowse 8 , busq. incremental y NTX
Replies: 4
Views: 598

Re: Choosing SQL database ...

... but this time I write something to make the incremental search work and have some extra traffic. 3.- Idem as N°2, but this time I wrote 3 letters, backspace 3 times, and 3 new keystrokes, so I "move" the record pointer to the midle, then to the end. 4.- Very simple, just 3 times PgDown, ...
by Adolfo
Mon Nov 02, 2009 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 30470

XP-Theme for double-byte ASIA area

... fivewin for harbour. let your fivewin can run 'XP Theme' on double bytes area/country. move(left/right/home/end)/Insert/Delete/Backspace ..... no any problem. Now is support: Traditional Chinese/Simple Chinese. ps. If you have other code check about double-bytes, you can paste ...
by Sheng
Sat Jun 06, 2009 1:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XP-Theme for double-byte ASIA area
Replies: 10
Views: 2098

Re: ON CHANGE de GET active BUTTON

... quite el MsgInfo(), y lo otro que tiene malo es que activa el boton al digitar el segundo caracter, y si el usuario borra con la tecla Retroceder [BackSpace], cuando borra el primer caracter sigue activo el boton, tienen que presionar otro Retroceder para que vuelva a inactivarse el boton... Bueno, ...
by fusion
Thu Apr 30, 2009 6:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ON CHANGE de GET active BUTTON
Replies: 11
Views: 1762

Refreshing oSeek control on xBrowse

I had implemented the Ctrl-Y key combination to erase the cSeek argument on a xBrowse instead of pressing Backspace a lot of times. How can I refresh the oSeek control to display that the cSeek argument is empty ? Thank you.
by HunterEC
Sat Apr 25, 2009 8:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refreshing oSeek control on xBrowse
Replies: 4
Views: 532

Get Lleno

... caracter por caracter, empezando desde este ultimo, se torna algo fastidioso el usar primero DELETE ( para borrar el ultimo caracter ) y despues BACKSPACE ( para el resto del contenido ) Para muestra una imagen http://www.sitasoft.com/fivewin/screen/get1.png he hecho algunas modificaciones ...
by Daniel Garcia-Gil
Sun Mar 22, 2009 4:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Get Lleno
Replies: 7
Views: 1146
PreviousNext

Return to advanced search