Search found 43 matches: fifth

Return to advanced search

Re: Question about deleting files and the trash

Dear Michel,

It is the fifth parameter when you call SHFILEOPERATION()
by Antonio Linares
Fri Dec 22, 2023 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about deleting files and the trash
Replies: 11
Views: 1187

Re: how to set Parent to Control

hi Enrico,
Enrico Maria Giordano wrote:Look at the fifth parameter:

ooh, YES oWnd
Code: Select all  Expand view
DEFAULT oWnd := GetWndDefault()

so it is a Handle to point to Parent (not a Object)

thx for help
by Jimmy
Sun Oct 23, 2022 9:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to set Parent to Control
Replies: 4
Views: 190

Re: how to set Parent to Control

Look at the fifth parameter:

Code: Select all  Expand view
METHOD New( nTop, nLeft, nWidth, nHeight, oWnd, nClrFore, nClrBack, oBrush, ;
            l2007, l2010, l2013, l2015 ) CLASS TExplorerBar
by Enrico Maria Giordano
Sun Oct 23, 2022 9:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to set Parent to Control
Replies: 4
Views: 190

Re: click derecho en area de notificación

Do you mean this?

Code: Select all  Expand view
  METHOD New( oWnd, oIcon, cTip, uLClick, uRClick, uMMoved, uLDblClick, uLButtonUp,;
               uRButtonUp ) CONSTRUCTOR


Please look at the fifth parameter (uRClick).

EMG
by Enrico Maria Giordano
Tue May 31, 2022 2:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: click derecho en area de notificación
Replies: 4
Views: 400

Re: calculate the frequency of a number

... it I cannot use ascan() on all fields because I have to determine if it is in the first position or the second or the third or the fourth or the fifth this is my structure and the records are 10078  local aFields := { { "DATA", "D", 8, 0 },;    ...
by Silvio.Falconi
Wed May 11, 2022 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: calculate the frequency of a number
Replies: 6
Views: 446

Re: Fwteam - Xbrowse too slow

... work however the vertical scroll could work however when I go to see the last column it shows me only three columns while the fourth last and the fifth last one does not show it to me and then stop that is, on the first pass it does it well, on the other hand, on the second pass it doesn't show ...
by Silvio.Falconi
Thu Apr 14, 2022 6:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1135

emulate ordscope on array

... (of first array) Second column ----> button number Third column ----> line number on the invoice fourth column ----> product description fifth column ----> product price sixth column ----> product image seventh column ----> product type
by Silvio.Falconi
Mon Mar 23, 2020 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: emulate ordscope on array
Replies: 0
Views: 233

Re: mod_harbour sessions videos on YouTube

Fifth video:
https://youtu.be/SU8twiSbGIQ

* ORM
* Views concepts and implementation
* Small web app full review
* Bootstrap utilities
* etc
by Antonio Linares
Fri Aug 02, 2019 9:20 pm
 
Forum: mod_harbour
Topic: mod_harbour sessions videos on YouTube
Replies: 14
Views: 2683

Re: QR code Easy Report

... build pdf. 1 computer OS WIN10 32, in the fourth time I do not build pdf. 1 computer OS WIN8 64, never build pdf. 1 computer OS WIN7 32, in the fifth time I do not build the pdf. 1 OS WINXP computer, it does not work. I do not know if the topic has to do with the classes that generate the pdf ...
by leandro
Thu Jun 13, 2019 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: QR code Easy Report
Replies: 14
Views: 1839

Re: How To create a DashBoard

Cristóbal, Will be possible to include scrollbars in the Tdockpanel? Dear Vilian Sure, 1.- See the fifth image I've put on the wiki (dockpanels with title "More info"): DockPnels inside ScrollPnel 2.- See the first image I've put on the wiki ("Magenta" ...
by cnavarro
Fri May 10, 2019 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To create a DashBoard
Replies: 41
Views: 7005

Re: Missing form in GDIPLUS ?

... position (2 reels) 3. in the 3 and in the third position (3 reel) 4. In line 2 and in the fourth position (reel 4) 5. in line 1 (center) and the fifth (5 reel)
by Silvio.Falconi
Mon Mar 25, 2019 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing form in GDIPLUS ?
Replies: 5
Views: 871

Re: PEN oPen

and how to introduce the PEN command before passing it as the fifth parameter
I tried already with
define PEN oPen width 5 for example
but it did not work?
by jds
Thu Nov 01, 2018 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PEN oPen
Replies: 7
Views: 931

Re: PEN oPen

Just pass oPen as the fifth parameter to the Box() method.

EMG
by Enrico Maria Giordano
Thu Nov 01, 2018 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PEN oPen
Replies: 7
Views: 931

Re: FWH-applications on Windows 2016 servers

... some time to use B…. drivers for M…… ... Had recently purchased Me… of the latest generation, commissioning was not possible because about every fifth receipt was not printed - I will buy no M… more, which have only Windows 10 drivers.
by Otto
Fri Aug 17, 2018 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH-applications on Windows 2016 servers
Replies: 7
Views: 1125

ADO FILTER , BOOLEAN EXPRESSION

... "LAST LIKE 'D*' AND (FIRST='Jon' OR Married=0)" // NOT ACCEPTED Why is only the first expression accepted ? Espacially why the third or fifth not ? It seems that only the first one is accepted , how do we know where to place ( and ) ? Frank
by Franklin Demont
Thu Aug 16, 2018 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO FILTER , BOOLEAN EXPRESSION
Replies: 1
Views: 631
Next

Return to advanced search

cron