Search found 272 matches: actions

Return to advanced search

Re: Printing double sided

... header data   PAGE   WOHEADER( oPrn, aHead )....   // End of print   ENDPAGE   oPrn:SetCopies( 1 )   ENDPRINT  The ... represent actions like setting fonts, brushes, colors, and printing the individual lines of output.
by TimStone
Wed Oct 26, 2022 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing double sided
Replies: 24
Views: 1334

Re: TGet bLostFocus y WHEN no entiendo bien la lógica...

... that bValid is to "validate" the content of the get and for some use cases it is more correct to use the bLostFocus since they are actions to perform when leaving the focus regardless of the content of the get. get. I think bLostFocus is not working properly or I don't quite understand ...
by VictorCasajuana
Fri Oct 21, 2022 3:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TGet bLostFocus yWHEN no entiendo bien la lógica[SOLUCIONADO
Replies: 20
Views: 1179

Configurate xBrowser from dbf data issues

... settings. I call a Xbrowse Builders that i gonne use for my projects. It works ok for the general settings, but now I also want to set the color actions from the dbf files. In the dbf I have the folowing data : I read the data I need into a multidim. array : aBrwcols I call the function :   oBrw[5] ...
by Marc Venken
Sat Feb 05, 2022 9:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Configurate xBrowser from dbf data issues
Replies: 6
Views: 689

Re: How do I know the field name in xbrowse:column

... Master Rao, Thank you, it works fine for oBrw:aCols[ 1 ]:bLDClickData but I cannot find for ::bLClicked (Left single click) in TXBrwColumn. All actions are attached to the column object and move with the column object. For example: When you define the browse, "room" is the first column. ...
by dutch
Mon Dec 20, 2021 2:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 2300

Re: How do I know the field name in xbrowse:column

All actions are attached to the column object and move with the column object. For example: When you define the browse, "room" is the first column. You defined some action oBrw:aCols[ 1 ]:bLDClickData := {|| roomaction() ...
by nageswaragunupudi
Sun Dec 19, 2021 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 2300

Create Macro in excel via FW

... 1. I create an excel with data and functions via my program. 2. Than this file will be copy on another (process-control) computer. 3. Then some actions should be done,after opening the excel-file, before the excel can extract data from the system. It would be nice that there is a macro included ...
by Marc Vanzegbroeck
Wed Oct 13, 2021 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create Macro in excel via FW
Replies: 2
Views: 279

Re: set key not run on win 10 ?

... might be function keys with dual options. On my laptop you have to press the [fn][F2] to get the assignment above because there are other default actions for the button keys. Probably since it is a laptop.
by James Bott
Fri Jul 09, 2021 12:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: set key not run on win 10 ?
Replies: 1
Views: 298

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

Aqui tienes todos construidos usando GitHub Actions: https://github.com/FiveTechSoft/Harbour_builder Maestro, aca mis path HBDIR=c:\harbour_msvc32FWDIR=c:\fwhVCDIR="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC"SDKDIR="C:\Program ...
by Compuin
Wed Jun 30, 2021 9:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4268

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

Aqui tienes todos construidos usando GitHub Actions: https://github.com/FiveTechSoft/Harbour_builder Maestro, aca mis path HBDIR=c:\harbour_msvc32FWDIR=c:\fwhVCDIR="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC"SDKDIR="C:\Program ...
by Compuin
Wed Jun 30, 2021 9:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4268

Re: error on btnbmp with fwh 21.04

Silvio, for ACTIONS in BUTTONS, try with local oThis    := Self@ oBrw:nBottom+2, oBrw:nWidth-20 BTNBMP aBtnBrow[4] ;                        FLAT  SIZE 30, 30  OF oDlg   PIXEL ;                        COLOR  nRgb(238,236,219),nRgb(238,236,219) ...
by cnavarro
Sun Jun 06, 2021 1:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on btnbmp with fwh 21.04
Replies: 8
Views: 778

Re: error on btnbmp with fwh 21.04

Silvio, for ACTIONS in BUTTONS, try with local oThis    := Self@ oBrw:nBottom+2, oBrw:nWidth-20 BTNBMP aBtnBrow[4] ;                        FLAT  SIZE 30, 30  OF oDlg   PIXEL ;                        COLOR  nRgb(238,236,219),nRgb(238,236,219) ...
by nageswaragunupudi
Sun Jun 06, 2021 11:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on btnbmp with fwh 21.04
Replies: 8
Views: 778

Re: error on btnbmp with fwh 21.04

Silvio, for ACTIONS in BUTTONS, try with local oThis    := Self@ oBrw:nBottom+2, oBrw:nWidth-20 BTNBMP aBtnBrow[4] ;                        FLAT  SIZE ...
by cnavarro
Sun Jun 06, 2021 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on btnbmp with fwh 21.04
Replies: 8
Views: 778

Re: illegal copy protection

Timm,

Please can you share how you do the upgrade? Antivirus usually block this kind of actions.

Thank you very much.
by MOISES
Thu Jan 21, 2021 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: illegal copy protection
Replies: 9
Views: 1022
PreviousNext

Return to advanced search