Search found 42 matches: played

Return to advanced search

Re: Browse Json

... returned from the "for json auto" call. But can I pass the object created from the hb_JsonDecode function and display it in TCBrowse. I played around with setting oBrw:cAlias := "ARRAY" but get no data. Not sure how to set the bGoTop, bGoBottom, bSkip, bLogicLen blocks. For ...
by byron.hopp
Thu Jan 11, 2024 1:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse Json
Replies: 8
Views: 833

Back after 10 years due to illness [ Javier Lloris ]

... operating system it is running on because it depends of the OS version of WMP can play different audio files but everything that WMP plays can be played by us because we use WMP through the Windows API. I leave you some samples: (for many years I decided to create minimalist applications, use ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 378

Re: Video from the site to a file

There is no link to a specific file in the HTML of this site.
And the video is played through the player vimeo.com
I can launch the player from the FW - I will open this site on WebView and do .click
What will help me, in this case, VLC player ?
by Natter
Thu Sep 28, 2023 7:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Video from the site to a file
Replies: 8
Views: 621

Video from the site to a file

Hi,

There is a website. A video is played on it (https://player .vimeo.com/api/player.js)
Is it possible, in any way, to save the video being played to a file ?
by Natter
Thu Sep 28, 2023 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Video from the site to a file
Replies: 8
Views: 621

HBIDE - Will there be any further development?

Hi, I played with https://github.com/FiveTechSoft/hbide a few years ago, and just recompiled it now. It still doesn't have any keyboard menu support. You can open the File/Edit/Run/Options/Help menu with the mouse, but the Alt ...
by FWExplorer
Mon Sep 04, 2023 10:05 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12672

Re: New file format

... guarantee, points and then the whole scheme that could have up to a maximum of ten columns but infinite rows depending on the numbers that are played if they are placed in doubles or triplets or quadruplets, five, _, sevenths, eights, novines and tens.
by Silvio.Falconi
Tue Nov 22, 2022 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New file format
Replies: 10
Views: 726

Re: HARU PDF

byron.hopp wrote:I played around with Mod_Harbour a few months ago and was able to write several reports with what I believe was Haru PDF. Can I use Haru PDF in a normal Harbour/Fivewin winforms application? Thank you,

What is your FWH version?
by nageswaragunupudi
Sat Mar 26, 2022 2:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HARU PDF
Replies: 8
Views: 616

Re: HARU PDF

byron.hopp wrote:I played around with Mod_Harbour a few months ago and was able to write several reports with what I believe was Haru PDF. Can I use Haru PDF in a normal Harbour/Fivewin winforms application? Thank you,

What is your FWH version?
by nageswaragunupudi
Sat Mar 26, 2022 2:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HARU PDF
Replies: 8
Views: 616

HARU PDF

I played around with Mod_Harbour a few months ago and was able to write several reports with what I believe was Haru PDF. Can I use Haru PDF in a normal Harbour/Fivewin winforms application? Thank you,
by byron.hopp
Thu Mar 24, 2022 10:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HARU PDF
Replies: 8
Views: 616

How to check the status of a url, with credentials

... and optionally with credentials. Are there some FW snippets that will accomplish the same thing? I already tried searching through Minigui and played with TIpClientHttp, and cannot find anything in the fwh distribution. Some of the sites I'm checking are https ; some are http.
by FWExplorer
Tue Dec 29, 2020 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to check the status of a url, with credentials
Replies: 6
Views: 541

Re: display of fonts used in browses

Hello Antonio, I don't think that the SetFont is the solution. I have tried several fonts in my browse, but it makes no difference. I als played with the smoothing option as mentioned on you link, but that also makes no difference. Check the images: No smoothing: http://www.plantenkennis.com/FiveMac/No_smoothing.png ...
by plantenkennis
Wed Oct 21, 2020 6:08 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: display of fonts used in browses
Replies: 6
Views: 1389

How to play a background-sound (SND_ASYNC) ?

... FOR I := 1 TO 3 // play sound 3 times SndPlaySound( "Test.wav", 1 ) // 0 works but is blocking all actions NEXT SND_SYNC The sound is played synchronously and the function does not return until the sound ends. SND_ASYNC The sound is played asynchronously and the function returns immediately ...
by ukoenig
Mon Sep 09, 2019 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to play a background-sound (SND_ASYNC) ?
Replies: 2
Views: 564

Has anyone done this ?

... share our Clients to Outlook also, and in doing that, it could share those contacts with our phones ( or any device running Outlook ). Has anyone played with this ? Any thoughts ? I'd be happy to work on incorporating this ( and sharing the code ), but thought maybe someone has info that would ...
by TimStone
Wed Mar 27, 2019 9:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Has anyone done this ?
Replies: 3
Views: 830

Re: FwSavePreviewToPdf

... to transform the EMF into something GhostScript can handle, like PCL5 (the language used by HP it its printers) and then distile it to pdf. I've played with GhostScript for a while and fount it really awesome. There are other things that the Windows printing model would not be able to handle, ...
by Carlos Mora
Sat May 12, 2018 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FwSavePreviewToPdf
Replies: 34
Views: 5413

Re: Check if the user is gone away

... own app ? I added this solution to my METRO-app section ALARMCLOCK / DateTime -function to define the parameters. The main-function : a sound is played at a defined date and time. 3 different date/times are possible. NEW : a defined workingtime < 0 > means the function is disabled. You ...
by ukoenig
Tue Feb 16, 2016 2:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Check if the user is gone away
Replies: 8
Views: 2433
Next

Return to advanced search