Search found 63 matches: rbuttondown

Return to advanced search

fw_menudraw

... 825 ) Called from: C:\FWH23\source\classes\metropnl.prg => (b)TMETROBTN:NEW( 609 ) Called from: .\source\classes\WINDOW.PRG => TMETROBTN:RBUTTONDOWN( 2188 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1857 ) Called ...
by russimicro
Mon Oct 09, 2023 2:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 774

Re: Reason for closing DBF file

... 825 ) Called from: C:\FWH23\source\classes\metropnl.prg => (b)TMETROBTN:NEW( 609 ) Called from: .\source\classes\WINDOW.PRG => TMETROBTN:RBUTTONDOWN( 2188 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1857 ) Called ...
by russimicro
Tue Sep 19, 2023 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1158

EXCEL description: (DOS Error -2147352567) WINOLE/1007 Imp

... 5020 ) Called from: \servizio\prog\StdGes.prg => (b)STDGES_ACTIVATE( 1993 ) Called from: .\source\classes\WINDOW.PRG => TCONTROL:RBUTTONDOWN( 2151 ) Called from: prog\xBrowse.prg => TXBROWSE:RBUTTONDOWN( 5450 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG ...
by mauri.menabue
Mon Jul 31, 2023 10:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXCEL description: (DOS Error -2147352567) WINOLE/1007 Imp
Replies: 4
Views: 249

Re: right-click Menu for Control

now you say i "just" need to "override" Code: METHOD RButtonDown ( nRow, nCol, nKeyFlags ) CLASS YourClass so i need not to handle WM_RBUTTONDOWN :?: Yes. Wherever the parents have standard methods, you override them in your class and if ...
by nageswaragunupudi
Thu Oct 27, 2022 5:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: right-click Menu for Control
Replies: 5
Views: 275

Re: right-click Menu for Control

...  ENDCASERETURN ::Super:HandleEvent( nMsg, nWParam, nLParam ) now you say i "just" need to "override" METHOD RButtonDown  ( nRow, nCol, nKeyFlags   )   CLASS YourClass so i need not to handle WM_RBUTTONDOWN :?:
by Jimmy
Thu Oct 27, 2022 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: right-click Menu for Control
Replies: 5
Views: 275

call toDbf() from xbrowser command line

... => TXBROWSE:TODBF( 10453 ) Called from: => (b)EVAL( 11635 ) Called from: .\source\classes\WINDOW.PRG => TCONTROL:RBUTTONDOWN( 2150 ) Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:RBUTTONDOWN( 5178 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called ...
by Marc Venken
Tue Nov 24, 2020 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: call toDbf() from xbrowser command line
Replies: 3
Views: 640

Error xbrowse --> excel

... 4219 ) Called from: \servizio\prog\StdGes.prg => (b)STDGES_ACTIVATE( 1656 ) Called from: ..\source\classes\TSBrowse.prg => TSBROWSE:RBUTTONDOWN( 6882 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1827 ) Called ...
by mauri.menabue
Fri Oct 02, 2020 3:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error xbrowse --> excel
Replies: 2
Views: 539

Re: Mejoras para scintilla

... Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_TREEPROJECT( 4037 ) 000011 Called from: .\source\classes\WINDOW.PRG => TTREEVIEW:RBUTTONDOWN( 2518 ) 000012 Called from: => TWINDOW:HANDLEEVENT( 0 ) 000013 Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( ...
by Willi Quintana
Wed Jun 10, 2020 2:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 839459

Re: Mr. Rao's samples collection.

... from: .\FORUM.PRG => SET_DEL( 1474 ) Called from: .\FORUM.PRG => (b)MAIN( 291 ) Called from: .\source\classes\WINDOW.PRG => TCONTROL:RBUTTONDOWN( 2030 )
by Marc Venken
Mon Feb 26, 2018 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 20637

Re: Introducing FiveTech's fivedit

... 14752 ) Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_EDTFOLDER( 1595 ) Called from: .\source\classes\TFOLDEX.PRG => TFOLDEREX:RBUTTONDOWN( 1653 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1731 ) Called ...
by richard-service
Tue Oct 24, 2017 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107316

Re: Forma correcta de configurar clase TSBUTTON...alguna ayuda?

... not declared for method: Paint()' .\prg\TSBUTTON.PRG(2259) Error E0019 #error: 'Class "TSButton" not declared for method: RButtonDown( nRow, nCol, nKeyFlags )' .\prg\TSBUTTON.PRG(2283) Error E0019 #error: 'Class "TSButton" not declared for method: RButtonUp( nRow, ...
by Compuin
Mon May 02, 2016 2:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Forma correcta de configurar clase TSBUTTON...alguna ayuda?
Replies: 14
Views: 3990

Re: Fivewin samples - Dialog designer

... Called from: design.prg => EDITDIALOG( 240 ) Called from: design.prg => (b)MAIN( 19 ) Called from: .\source\classes\WINDOW.PRG => TDIALOG:RBUTTONDOWN( 2265 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:HANDLEEVENT( 905 ) Called from: ...
by Otto
Sun Nov 01, 2015 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin samples - Dialog designer
Replies: 12
Views: 3066

Re: Menu Pop cuando presiono ENTER

... }  Lo unico que queda en el ejemplo es saber en que columna estás para pasarla como parámetro Puedes mirar el metodo RButtonDown de xbrowse
by cnavarro
Wed Oct 28, 2015 11:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Menu Pop cuando presiono ENTER
Replies: 8
Views: 821

Fivewin samples - Dialog designer

... => EDITDIALOG( 239 ) Called from: C:\fwh\samples\design.prg => (b)MAIN( 19 ) Called from: .\source\classes\WINDOW.PRG => TDIALOG:RBUTTONDOWN( 2253 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:HANDLEEVENT( 916 ) Called from: ...
by Otto
Sat Oct 24, 2015 10:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin samples - Dialog designer
Replies: 12
Views: 3066

Re: xBrowse y array vacio

Only way is to modify xbrowse.prg .
Methods RButtonDown, LButtonUp and LDblClick.
At the end of these methods forward the call to Super:
example
return Super:RButtonDown( nRow, nCol, nKeyFlags )
by nageswaragunupudi
Sun Aug 11, 2013 5:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse y array vacio
Replies: 7
Views: 979
Next

Return to advanced search