Search found 60 matches: measure

Return to advanced search

xbrowse (likely a custom table) whose contents change dynam

... variable used for iteration. aParameters: An array to store the keys of the decoded JSON. speedtest: Stores the current milliseconds count to measure execution time. Logging: logline("<H>", time()): Logs the current time to a log file. JSON Decoding: hb_jsondecode(AP_Body(), ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 70

Re: Problem with tget numeric

...   ACTION ( oDlg:End() ) // , MsgInfo( nTest ) )   ACTIVATE DIALOG oDlg CENTERED   oFont:End()RETURN NIL  // FIN / END The measure i insert on my message are only a test On get the user must see nothing , the get must be empty The user can insert also1,23
by Silvio.Falconi
Tue Jan 16, 2024 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1445

Problem with tget numeric

I have 4 get numeric where I must insert the measure on cm but each time I have problem because the user wrong the digit and must i use the mouse to return on get and erase the data probably picture variable is not set to the best on the dbf I ...
by Silvio.Falconi
Tue Jan 16, 2024 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1445

Re: random sentences generator

... Tokenizer("Chameleons can change color to blend into their surroundings.") Tokenizer("The Celsius and Fahrenheit scales are used to measure temperature.") Tokenizer("The Sydney Opera House is an iconic landmark in Australia.") Tokenizer("The Hubble Space Telescope ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 716

Re: "id" for PRIMARY KEY ?

Rao .. I do not have an answer .. My "primary key procedure" is more of a preventative measure to keep attackers (from using whatever means) to hack my tables and covertly insert rows .

Rick Lipkin
by Rick Lipkin
Thu Jul 27, 2023 1:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "id" for PRIMARY KEY ?
Replies: 9
Views: 493

Re: Shell.Explorer.2 problem

All, The developers at Worldpay explained that their website "uses something called ThreatMetrix as an additional security measure for verifying a person is a “person” when initiating a Hosted Payments transaction, and it seems that recently they made a change that implemented some ...
by Randal
Thu Jun 29, 2023 1:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Shell.Explorer.2 problem
Replies: 12
Views: 752

Problem with a get

I have to insert a measure 5 digit 2 dec sample 300.12 or 0.12 local nTop := 0 I take the value not from a dbf but fron an array @ nRow, 20 GET aGet[6] VAR nTop OF oModulo SIZE 50, 20 PIXEL FONT oFont UPDATE I wish no insert PICTURE ...
by Silvio.Falconi
Tue Apr 11, 2023 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with a get
Replies: 3
Views: 266

Re: Read API data one by one or in block

... minute or per day, so you may need to consider this when deciding how to retrieve the data. In general, it's a good idea to profile your code and measure the performance of different approaches to see which one is the most efficient for your specific use case. There are a few different factors ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 263

Save from Image -> go to print

... I tried to insert the possibility to show a red pixel when change the xbrowse but not run ok But I not understood the measure save the coordinates on Video and How I must print on printer on the same x,y
by Silvio.Falconi
Thu Jun 30, 2022 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save from Image -> go to print
Replies: 0
Views: 254

Re: Class TFont different

... I know that your advice will be to let the printer do the calculation for positionimg in MM or Inches and so. But I don't want to measure all my linefeeds in millimeters, especially when using two fonts of different heights in the same line. Btw. When I save the pdf from the FiveWin ...
by Detlef
Sun May 01, 2022 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TFont different
Replies: 2
Views: 320

Re: print pixels in certain positions

... has a size of 0.50 (A) the distance between the two circles (B) is 1.2 the distance between one line and the one below (C) is 0.9 I hope these measure are right the final user can insert on screen the right measure also for the pixel of each box if you send me you mail I can send you the test ...
by Silvio.Falconi
Fri Mar 18, 2022 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 766

print pixels in certain positions

... what mathematical operation should I do to print the pixel in the right position? I tried to print a Box having the same measure function PrintPixel(oPrn)local nRow:=4.2Local ncol:= 21.4local nRapporto := 3.9local x,ylocal nWidth := 2local nHeight := 2local oBrushBlack nRow ...
by Silvio.Falconi
Fri Mar 18, 2022 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 766

Re: TPM

... runs, which means it is far more powerful and useful than a simple “smart-card on the motherboard.” For example, platforms that incorporate TPMs “measure” and log the software that boots on the device. The resulting boot-log can be used to verify that devices are running known-software and are ...
by Antonio Linares
Thu Oct 28, 2021 7:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TPM
Replies: 6
Views: 681

get -oSortCbx

... move over any mouse or windows) https://i.postimg.cc/RZwPTX78/after.png I use the sam esystem of yunus mdichild only I change the measure of buttonbar and I add a combobox and a get on buttonbar  if oWndEsercizi == nil      oEsercizi:= TEsercizi():New()      DEFINE ...
by Silvio.Falconi
Thu Oct 21, 2021 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: get -oSortCbx
Replies: 6
Views: 465

Re: Installation of mod_harbour as module or fastcgi handler

Hello,
Would you be so kind as to post your test file and tell me how you measure the response time?
Best regards,
Otto
by Otto
Thu May 20, 2021 1:38 pm
 
Forum: mod_harbour
Topic: Installation of mod_harbour as module or fastcgi handler
Replies: 27
Views: 2892
Next

Return to advanced search