Search found 58 matches: draws

Return to advanced search

Re: Interesting discussion with ChtGPT

... and case statements. Are they somehow more modern ? So, my statement was essentially, this response takes a lack of information, and from that draws erroneous conclusions, and tries to defend them with responses that do not actually relate to your question. AI is interesting, but it is sadly ...
by TimStone
Mon Nov 06, 2023 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: cyclometric circle

... by counting the numbers on the circumference). the calculations are used to make a prediction for the numbers that could come out in the next draws for example let's look at the five numbers drawn in the Florence wheel https://i.postimg.cc/9Msx7p7P/fi.jpg the numbers are 66,77,4,29,37 ...
by Silvio.Falconi
Tue Dec 06, 2022 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3029

Re: Different dialog sizes using Borland and MSVC

I tried that with my .mak file, and also with my VS IDE builds, and it draws an error message that says it is not compatible.
by TimStone
Mon Oct 17, 2022 5:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Different dialog sizes using Borland and MSVC
Replies: 2
Views: 332

Re: Search for a number on xbrowse and highlight it

... structure of the array :: aArray on noption Horizontal https://i.postimg.cc/WzD5FD6d/hhh.png Annual Extractions In this mode, the draws of the reference year are displayed. To scroll back and forth through the years, I use the buttons on the toolbar Continuous extractions In this ...
by Silvio.Falconi
Thu Oct 13, 2022 7:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search for a number on xbrowse and highlight it
Replies: 9
Views: 620

Re: cyclometric circle

... you need Polygon API Function https://docs.microsoft.com/en-us/windows/win32/api/wingdi/nf-wingdi-polygon The Polygon function draws a polygon consisting of two or more vertices connected by straight lines. The polygon is outlined by using the current pen and filled by using ...
by Jimmy
Mon Aug 01, 2022 5:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3029

Re: start at the end and go back in an array

We call "delay" of a lottery number the number of draws that have elapsed without that number coming out. A number has a delay of 1 if it just came out, a delay of 30 if it last came out 30 draws ago, and so on.
by Silvio.Falconi
Mon May 30, 2022 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: start at the end and go back in an array - RESOLVED --
Replies: 19
Views: 828

Re: calculate the frequency of a number

... the code ? LG ? It is not here to discuss how to do the calculation because finding the frequency of a number is quickly done. this is one of last draws https://i.postimg.cc/ZRhVp32t/h.jpg the frequency is calculated by counting how many times a number has come out over a period ...
by Silvio.Falconi
Fri May 27, 2022 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: calculate the frequency of a number
Replies: 6
Views: 446

Re: analytical scoreboard

... this means that the number 15 has a delay of 121 extractions. I don't know how to check this. In the lot history it happened that a number had 299 draws late.
by Silvio.Falconi
Wed May 25, 2022 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: analytical scoreboard - Resolved -
Replies: 6
Views: 524

found the same number on an array

... the numbers with red circle not must be showed but replaced with zero because they went out in the previous draws How I can resolve it ?
by Silvio.Falconi
Tue May 17, 2022 6:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: found the same number on an array
Replies: 6
Views: 449

delete a pixel

Image

when I scroll through the xbrowse it draws a pixel according to the coordinates (column 3 and 4)

how do i delete a pixel previously drawn?

to draw I use setpixel or FillSolidRect

SomeOne can help me Pls ?
by Silvio.Falconi
Fri Mar 18, 2022 12:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: delete a pixel
Replies: 0
Views: 158

Re: ApplyParams Tdatabase

... I must publish also this ? good https://i.postimg.cc/Gpp0jYkN/near.jpg Naturally, the screen searches based on the search date and draws the beach section where the customer's (orange) umbrella is located when the customer comes because he wants to be close to his friend or to change ...
by Silvio.Falconi
Thu Jul 15, 2021 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1270

New FTDN January/Enero 2021 (FWH 21.01)

... edge of the rectangle. (imgtxtio.prg) * Enhancement: TXImage class (ximage.prg): New DATA nShadowSize INIT 0. If assigned with a positive value, draws shadow along the right and bottom edges of the control. * New function ExcelBookSaveAs( oBook, cSaveAs, [lShow] ) --> cFileSavedWithFullPath ...
by Antonio Linares
Sun Feb 07, 2021 9:10 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2021 (FWH 21.01)
Replies: 1
Views: 1256

Re: New FWH 19.09

... the top and a wide round rectangle of the same size at the bottom of the first rectangle. This is how we expect the boxes to be drawn and FWH1909 draws the boxes correctly like this as intended and expected: https://imagizer.imageshack.com/v2/xq90/922/eSAyYl.png But FWH1906 draws ...
by nageswaragunupudi
Tue Oct 22, 2019 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 5720

New FTDN December/Diciembre 2018 (FWH 18.12)

... ) ) ; VALID ( MemoWrit( "wndstate.txt", oWnd:SaveState() ), .t. ) - METHOD Arrow( r1, c1, r2, c2, [nClr], [nPenSize] ) Draws an arrow from point r1,c1 to r2,c2 with arrow head pointing to r2,c2. * Multiple Monitors support functions: fwh\source\function\getsysin.prg ...
by Antonio Linares
Sun Dec 30, 2018 7:03 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2018 (FWH 18.12)
Replies: 1
Views: 1685

Re: html class

Silvio,

Use the function DrawText() as it draws the text inside a rectangle. Look for DrawText inside FWH/source/classes/*.prg

Use a TBtnBmp for the arrow
by Antonio Linares
Wed Jan 24, 2018 8:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: html class
Replies: 14
Views: 2415
Next

Return to advanced search