Search found 46 matches: test3

Return to advanced search

Re: Face Detect for FWH64

... Agora é possível usar o terceiro parâmetro da função cvSaveImage, para controlar alguns parâmetros da imagem. Veja o test3.prg. Sempre que se usar a função cvLoadImage, é importante liberar a imagem com cvReleaseImage. Os testes foram corrigidos neste sentido. Se a ...
by sygecom
Tue Dec 07, 2021 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Face Detect for FWH64
Replies: 14
Views: 2284

Re: titulos en listbox

Hello Jorge,
I'm not sure if I got your question right.
Best regards,
Otto

oLbx:aHeaders:={ "K","NR.", "test","-> test2","|| test3" }
oLbx:refresh()
oLbx:SetFocus()
by Otto
Thu Nov 18, 2021 8:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: titulos en listbox
Replies: 2
Views: 485

Re: Windows 11 Fluent Design

... on the top of the panel. Note that I only added the new shadow to the large panel. https://i.postimg.cc/ZqDcQTMB/Win10-Fluent-Design-Test3.png James
by James Bott
Sun Oct 03, 2021 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 9380

Re: New TprogressWheel

New Release With Gradient https://i.postimg.cc/yxM2731M/test3.gif Hello, can i have this source code of this sample. thanks =) this test sample is not released , I made it to test the class for all commands simultaneously it use our private ...
by Silvio.Falconi
Tue Jul 13, 2021 7:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 9462

Re: New TprogressWheel

Silvio.Falconi wrote:New Release With Gradient
Image


Hello, can i have this source code of this sample. thanks =)
by Jiloilo
Thu Jul 01, 2021 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 9462

Re: New TprogressWheel

New Release With Gradient
Image
by Silvio.Falconi
Wed Sep 11, 2019 10:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 9462

Re: New TprogressWheel

New Release With Gradient
Image
by Silvio.Falconi
Wed Sep 11, 2019 9:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: New TprogressWheel
Replies: 11
Views: 2069

Re: Folderex LEFT

... http://www.pflegeplus.com/IMAGES/Test2.png http://www.pflegeplus.com/IMAGES/Test3.png #include "FiveWin.ch"function main()local oWnd, ilocal oFldlocal aBitmaps := { "Test1.png",;          ...
by ukoenig
Sun Oct 07, 2018 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folderex LEFT
Replies: 5
Views: 1106

Re: Email problem

... END END * * oMailItem := oOutLook:Invoke("CreateItem", 0) oMailitem:to:="test1@skynet.be" oMailitem:CC:="test2t@skynet.be;test3@telenet.be" oMailItem:Set("Subject","Mail test") oMailItem:Set("Body","Mail") if file("c:\excel\all.xls") ...
by Jack
Tue Mar 06, 2018 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email problem
Replies: 2
Views: 808

Re: access to window via its :hwnd

... readily see how to gain access to an object created in one .exe, which is required to be examined within a Harbour .dll function, like FUNCTION TEST3() Each time I attempt to reference the passed "object" the process terminated.
by don lowenstein
Mon Jan 08, 2018 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: access to window via its :hwnd
Replies: 10
Views: 1776

Re: access to window via its :hwnd

... OWAITDLG ; CENTERED ; NOWAIT // pass the window/osay hwnd hitem1 := ItemNew( owaitdlg:hwnd ) hitem2 := ItemNew( OSAY:hwnd ) HbDLLEntry2( "TEST3", hItem1, hitem2 ) // pass the dialog //hitem1 := ItemNew( owaitdlg ) //hitem2 := ItemNew( OSAY:hwnd ) //HbDLLEntry2( "TEST3", ...
by don lowenstein
Sat Jan 06, 2018 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: access to window via its :hwnd
Replies: 10
Views: 1776

Re: access to window via its :hwnd

... it. then, I pass to the .dll ( babudll.prg ) the following. hItem1 := ItemNew( odialog:hwnd ) hItem2 := 'Dialog Handle Passed' HbDLLEntry2( "TEST3", hItem1, hitem2 ) *************** within babudll.prg, the handle is properly passed. Using, oWndFromHwnd( hWnd ) a problem exists, because ...
by don lowenstein
Fri Jan 05, 2018 11:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: access to window via its :hwnd
Replies: 10
Views: 1776

Re: Copy File SDF eliminar comillas

... field delimiter COPY TO Test2.txt DELIMITED WITH PIPE // Encloses character values in single quotes and separates // fields with Chr(255) COPY TO Test3.txt DELIMITED WITH ( {"'", Chr(255) } ) USE RETURN un punto importante que dice que la calusula DELIMITED debe ser la ultima en usarse ...
by armando.lagunas
Mon Jul 17, 2017 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Copy File SDF eliminar comillas
Replies: 2
Views: 577

Re: Quien me ayuda...Adquirir datos de respuesta de una web

... return // http://server/leaflet/html/index.html?latfrom=37.899926&lngfrom=-4.731114&latto=37.587115&lngto=-4.639551 function test3(othis) local cURL:="http://www.simjcloud.com/testing/leaflet/html/index.html" local oServer:=nil oServer := CreateObject( "MSXML2.XMLHTTP") ...
by softruz
Fri Mar 24, 2017 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Quien me ayuda...Adquirir datos de respuesta de una web
Replies: 11
Views: 2497

Re: Desktop Alerts

Uwe give me error on Progetto: test3, Ambiente: bcc7xHarbor: [1]:Harbour.Exe test3.prg /m /n0 /gc1 /es2 /a /iC:\Work\fwh\include /iC:\work\XHARBOUR\Include /jC:\Work\Errori\DESKTO~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\XHARBOUR\include ...
by Silvio.Falconi
Wed Mar 09, 2016 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Desktop Alerts
Replies: 39
Views: 29488
Next

Return to advanced search