Search found 1008 matches: handleevent

Return to advanced search

Error en Listbox.

... = N 0 [ 2] = A { ... } Stack Calls =========== Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:RESIZE( 656 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1700 ) Called from: .\source\classes\WBROWSE.PRG => TWBROWSE:HANDLEEVENT( ...
by José Camilo
Sun Mar 24, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Listbox.
Replies: 1
Views: 51

Re: Window transition event

... TMyWindow from TWindow and implement support for WM_ACTIVATE There are some examples in these forums showing how to inherit and modify Method HandleEvent() https://fivetechsupport.com/forums/viewtopic.php?p=258349&sid=4b8316cfb706cfb5bfa9a662a4a7fb5e#p258349
by Antonio Linares
Fri Mar 15, 2024 3:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Window transition event
Replies: 2
Views: 117

Re: MariaDb SetFilter no realiza Filtrado

... 792 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 1083 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1847 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 2135 ) Called from: .\source\classes\WINDOW.PRG => _FWH( ...
by CARLOS ATUNCAR
Sat Jan 27, 2024 12:04 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: MariaDb SetFilter Error no definida: SOLUCIONADO
Replies: 2
Views: 135

Re: Error BASE/1089 Argument error: ABS

... => (b)TDIALOG:TDIALOG( 97 ) Called from: => TDIALOG:DISPLAY( 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:HANDLEEVENT( 1200 ) Called from: => DIALOGBOXINDIRECT( 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:ACTIVATE( 307 ) Called from: .\source\function\MSGRUN.PRG ...
by CARLOS ATUNCAR
Fri Jan 26, 2024 10:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error BASE/1089 Argument error: ABS
Replies: 7
Views: 389

Error BASE/1089 Argument error: ABS

... => (b)TDIALOG:TDIALOG( 97 ) Called from: => TDIALOG:DISPLAY( 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:HANDLEEVENT( 1200 ) Called from: => DIALOGBOXINDIRECT( 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:ACTIVATE( 307 ) Called from: .\source\function\MSGRUN.PRG ...
by CARLOS ATUNCAR
Fri Jan 26, 2024 4:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error BASE/1089 Argument error: ABS
Replies: 7
Views: 389

Re: Inserting a string with CRLF into a single-line TGet.

... version. t 2. Will this function work when entering data from the clipboard via the context menu ? For this, we need to modify/override the method HandleEvent. Can use :bChange and check which way to make these changes ? No use at all. By this time, Windows OS has already read the Clipboard contents ...
by nageswaragunupudi
Tue Dec 12, 2023 10:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 726

Re: Inserting a string with CRLF into a single-line TGet.

... pressing Ctrl-V. Does not work if the user pastes by selecting "Paste" menu option in the popup context menu. This needs modification of HandleEvent method of TGet class. Hope this works for now.
by nageswaragunupudi
Mon Dec 11, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 726

fw_menudraw

... => FW_MENUDRAW( 941 ) Called from: .\source\classes\WINDOW.PRG => TMETROBTN:DRAWITEM( 1265 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1857 ) Called from: .\source\classes\BTNBMP.PRG => TMETROBTN:HANDLEEVENT( ...
by russimicro
Mon Oct 09, 2023 2:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 694

Re: Reason for closing DBF file

... TBTNBMP:CLICK( 536 ) Called from: Source\Classes\btnbmp.prg => TBTNBMP:LBUTTONUP( 764 ) Called from: Source\Classes\control.prg => TCONTROL:HANDLEEVENT( 1723 ) Called from: Source\Classes\btnbmp.prg => TBTNBMP:HANDLEEVENT( 1557 ) Called from: Source\Classes\window.prg => _FWH( 3450 ...
by russimicro
Wed Sep 20, 2023 2:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1100

Re: Reason for closing DBF file

... 1083 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONDOWN( 1016 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1844 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 2135 ) Called from: .\source\classes\WINDOW.PRG => _FWH( ...
by russimicro
Wed Sep 20, 2023 2:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1100

Re: Reason for closing DBF file

... 721 ) Called from: .\source\classes\BTNBMP.PRG => TMETROBTN:LBUTTONUP( 1036 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1847 ) Called from: .\source\classes\BTNBMP.PRG => TMETROBTN:HANDLEEVENT( 2135 ) Called from: .\source\classes\WINDOW.PRG => _FWH( ...
by russimicro
Tue Sep 19, 2023 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1100

Re: Reason for closing DBF file

... => FW_MENUDRAW( 941 ) Called from: .\source\classes\WINDOW.PRG => TMETROBTN:DRAWITEM( 1265 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1857 ) Called from: .\source\classes\BTNBMP.PRG => TMETROBTN:HANDLEEVENT( ...
by russimicro
Tue Sep 19, 2023 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1100

Re: Reason for closing DBF file

... 1630 ) Called from: source\classes\xbrowse.prg => TXBROWSE:DISPLAY( 1376 ) Called from: Source\Classes\control.prg => TCONTROL:HANDLEEVENT( 1699 ) Called from: source\classes\xbrowse.prg => TXBROWSE:HANDLEEVENT( 12794 ) Called from: Source\Classes\window.prg => _FWH( 3450 ...
by russimicro
Fri Sep 15, 2023 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1100

Re: problem with report to excel

... TBTNBMP:CLICK( 0 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 0 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 0 ) Called from: .\source\classes\WINDOW.PRG => _FWH( 0 ) Called ...
by bart
Mon Sep 04, 2023 11:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with report to excel
Replies: 18
Views: 3347

Re: Una sobre la clase TTOAST

... TBTNBMP:CLICK( 0 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 0 ) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 0 ) Called from: .\source\classes\WINDOW.PRG => _FWH( 0 ) Called ...
by JoseAlvarez
Sun Sep 03, 2023 6:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una sobre la clase TTOAST
Replies: 15
Views: 1190
Next

Return to advanced search