Search found 44 matches: killfocus

Return to advanced search

Re: Problem with combobox

... C Stack Calls =========== Called from: .\source\classes\TGET.PRG => TGET:LOSTFOCUS( 2083 ) Called from: .\source\classes\CONTROL.PRG => TGET:KILLFOCUS( 1150 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1764 ) Called from: .\source\classes\TGET.PRG => TGET:HANDLEEVENT( ...
by Silvio.Falconi
Thu Feb 21, 2019 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with combobox
Replies: 4
Views: 1000

Re: AYUDA URGENTE CON COMBOBOX

... Stack Calls =========== Called from: .\source\classes\TGET.PRG => TGET:LOSTFOCUS( 1667 ) Called from: .\source\classes\CONTROL.PRG => TGET:KILLFOCUS( 1081 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1694 ) Called from: .\source\classes\TGET.PRG => TGET:HANDLEEVENT( ...
by armando.lagunas
Fri Nov 16, 2018 12:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA URGENTE CON COMBOBOX
Replies: 24
Views: 3540

ERROR XBROWSE -EDIT_LISTBOX

... 0 ) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:LOSTFOCUS( 297 ) Called from: .\source\classes\CONTROL.PRG => TLISTBOX:KILLFOCUS( 1079 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1687 ) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:HANDLEEVENT( ...
by jbrita
Fri Feb 09, 2018 3:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR XBROWSE -EDIT_LISTBOX
Replies: 1
Views: 873

Re: como validar una fecha erronea en un GET

Patricio,

Prueba a comentar estas líneas:

// ::oGet:KillFocus()
// ::oGet:SetFocus()
by Antonio Linares
Fri Aug 12, 2016 6:59 am
 
Forum: FiveWin para CA-Clipper
Topic: como validar una fecha erronea en un GET
Replies: 3
Views: 2244

Re: Problema con listbox

... 191 ) Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:LOSTFOCUS( 0 ) Called from: .\source\classes\CONTROL.PRG => TWBROWSE:KILLFOCUS( 1083 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1696 ) Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:HANDLEEVENT( ...
by sajarm
Thu Oct 22, 2015 9:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con listbox (Solucionado)
Replies: 16
Views: 2946

Problema con listbox (Solucionado)

... 191 ) Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:LOSTFOCUS( 0 ) Called from: .\source\classes\CONTROL.PRG => TWBROWSE:KILLFOCUS( 1083 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1696 ) Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:HANDLEEVENT( ...
by sajarm
Thu Oct 22, 2015 11:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con listbox (Solucionado)
Replies: 16
Views: 2946

New FTDN September/Septiembre 2013 (FWH 13.09)

... saved. Fixed. * Fix: Xborwse.prg: Fix in SetODbf() method by assigning DATA bSaveData for generic classes. * Enhancement: Class TControl Method KillFocus() added support for Class TRBtn controls. Thanks to Cristobal! http://forums.fivetechsupport.com/viewtopic.php?p=153365#p153365 * New: samples\profiler.prg ...
by Antonio Linares
Wed Oct 30, 2013 3:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2013 (FWH 13.09)
Replies: 1
Views: 2804

Re: CANCEL en tsbutton 7.0, no funciona

Noé,

Por favor prueba a añadir TSBUTTON a esta lista de nombres de Clases en control.prg Método KillFocus():

Upper( oWnd:Classname() ) $ "TBUTTON;TBTNBMP;TBUTTONBMP;TBTNFLAT" .and. ;
by Antonio Linares
Mon Sep 23, 2013 5:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CANCEL en tsbutton 7.0, no funciona
Replies: 3
Views: 914

ERROR LISTBOX :Someone can help me please?

... => TCONTROL:LOSTFOCUS( 0 ) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:LOSTFOCUS( 297 ) Called from: control.prg => TLISTBOX:KILLFOCUS( 1063 ) Called from: control.prg => TCONTROL:HANDLEEVENT( 1674 ) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:HANDLEEVENT( ...
by Silvio.Falconi
Fri Feb 08, 2013 10:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ERROR LISTBOX :Someone can help me please?
Replies: 3
Views: 649

Error en xBrowse

... 0 ) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:LOSTFOCUS( 297 ) Called from: .\source\classes\CONTROL.PRG => TLISTBOX:KILLFOCUS( 1055 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1663 ) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:HANDLEEVENT( ...
by Pedro
Thu Jan 17, 2013 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en xBrowse
Replies: 6
Views: 1124

TWBrowse and SQLRDD

... => (b)TWBROWSE:TWBROWSE(197) Called from: => TWBROWSE:LOSTFOCUS(0) Called from: .\source\classes\CONTROL.PRG => TWBROWSE:KILLFOCUS(883) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1456) Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:HANDLEEVENT(1656) ...
by Blessed
Fri Oct 12, 2012 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWBrowse and SQLRDD
Replies: 6
Views: 1586

Re: Detectar click fuera de un diálogo

Por cieto, en ese mismo enlace también habla del mensaje WM_KILLFOCUS que a lo mejor tambien funciona. Es cuestión de probar.

Saludos
by antolin
Fri Sep 21, 2012 8:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Detectar click fuera de un diálogo
Replies: 12
Views: 2301

FW 11.08 / 11.09 Xbrowse with EDIT_LISTBOX error

... Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:LOSTFOCUS(305) Called from: .\source\classes\CONTROL.PRG => TLISTBOX:KILLFOCUS(1071) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1683) Called from: .\source\classes\LISTBOX.PRG => TLISTBOX:HANDLEEVENT(576) ...
by Maurizio
Tue Sep 27, 2011 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 11.08 / 11.09 Xbrowse with EDIT_LISTBOX error
Replies: 7
Views: 1501

Re: Numeracion consecutiva de codigo (SOLUCIONADO)

No lo he probado , pero intenta, una vez salgas de la función BANCO NUEVO poner oGet:SetFocus(2) que supongo será el siguiente get
Tambien puedes probar, poniendo en el primer get este valid y quitar el otro
Valid (oGet:KillFocus(), oGet:SetFocus(2),.t.)
by Pedro
Tue Feb 15, 2011 6:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Numeracion consecutiva de codigo (SOLUCIONADO)
Replies: 14
Views: 3732

tcbrowse bug with fwh9.10

... => (b)TCBROWSE:TCBROWSE(67) Called from: => TCBROWSE:LOSTFOCUS(0) Called from: .\source\classes\CONTROL.PRG => TCBROWSE:KILLFOCUS(882) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1436) Called from: .\source\classes\WBROWSE.PRG => TCBROWSE:HANDLEEVENT(1648) ...
by Marco Turco
Fri Nov 13, 2009 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tcbrowse bug with fwh9.10
Replies: 2
Views: 1732
Next

Return to advanced search