Search found 1562 matches: review

Return to advanced search

Re: Compiling with new harbour_bcc770_32_20240309

... strange behaviors with uuid.lib sometimes Not sure why it happens, but it happens sometimes. FWH 24.02 buildh.bat is working fine using it. Please review FWH 24.02 samples\buildh.bat to see how we use it. from build.bat I saw echo %bcdir%\lib\c0w32.obj + > b32.bc echo %1.obj, + >> b32.bc ...
by Silvio.Falconi
Wed Mar 20, 2024 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3362

Re: Compiling with new harbour_bcc770_32_20240309

Silvio,

When we started using bcc 7.70 we also noticed those strange behaviors with uuid.lib sometimes

Not sure why it happens, but it happens sometimes. FWH 24.02 buildh.bat is working fine using it.
Please review FWH 24.02 samples\buildh.bat to see how we use it.
by Antonio Linares
Wed Mar 20, 2024 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3362

Re: Modify the title font of a MdiChild window

Dear Ari,

Please review samples\skin3.prg
by Antonio Linares
Fri Mar 15, 2024 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Modify the title font of a MdiChild window
Replies: 4
Views: 848

New FTDN February 2024 (FWH 24.02)

... similar functionality to Class TWebView but does not need to use any DLL. It is a work in development but you can already start using it. Please review FWH\samples\webview..._2.prg examples. * New: Class TWindow Method LockUpdate( lOnOff ): https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-lockwindowupdate ...
by Antonio Linares
Sat Mar 02, 2024 8:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 194

Re: FWH 24.02 new Class TWebView2

He just answered me saying that he didn't use that, it is not needed

He just hides the bar options using:
put_HiddenPdfToolbarItems( … constants to hide )

from interface settingsd

webview2 has many options, please review the above Microsoft docs url for it
by Antonio Linares
Sat Mar 02, 2024 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2455

FWH 24.02 new Class TWebView2

... them, in example: webview_2.prg which are the equivalents for Class TWebView2. Please notice that there are some differences, so you will have to review your current code to get it properly working with new Class TWebView2 (in the future it will become the official FWH Class TWebView) Thanks for ...
by Antonio Linares
Thu Feb 29, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2455

Re: Controls behave different in Window as in Dialog

Dear Marc,

Windows uses different code procedures to manage windows and dialogs, thus the differences.
We try to make them behave the same but there may be differences as the ones that you have spotted.

How are you showing the cam view ? Please post the code so we can review it, thanks
by Antonio Linares
Sat Feb 24, 2024 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 150

Re: Data exchange between PC and Android device on the same loca

Otto:
Thank you so much.

That seems to be exactly what I'm looking for:

How to configure the server and/or a harbor module to respond appropriately to a request from a PWA that is on a different Origin, avoiding violating the CORS policy

I will review it very carefully.
Thanks in advance
by Arturo Lopesoria
Fri Feb 23, 2024 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 781

Re: Fwh 23.10 TGet another problem (UNSOLVED)

nageswaragunupudi wrote:You got email from wetransfe.com
Wetransfer.com says you downloaded the MSVC libs already


Yes Mr. Rao. I have downloaded libs that is sended at 10.30 and I have send my review before this post about this libs.

When you wrote "Already sent", I thought you sent it once again.
by Horizon
Wed Feb 21, 2024 12:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54226

Re: leggere test,hrb

... more) where I insert some procedure or functions, from a fwh prg without use Harbour.exe ? yes > Can you make a test here to compile ? Please review hrb.prg and hrbext.prg in Harbour/tests folder Antonio, can load an Obj from a fwh exe file ? I tried this prg but not run #include "fivewin.ch"FUNCTION ...
by Silvio.Falconi
Fri Feb 16, 2024 10:01 am
 
Forum: All products support
Topic: leggere test,hrb
Replies: 9
Views: 6574

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

> WebView2

Si

> is it functional ?

Yes!

> how to use ?

Please review webview*.prg examples in FWH\samples
by Antonio Linares
Fri Feb 09, 2024 6:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 809

Re: Highlighting on a web page

Dear Yuri,

Can you provide the url to review it ?
by Antonio Linares
Mon Feb 05, 2024 8:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Highlighting on a web page
Replies: 8
Views: 490

Re: Different Processing of Escape Characters in Mod Harbour

Dear Otto,

Could you please provide a small code example to review it ?

thanks
by Antonio Linares
Wed Jan 31, 2024 5:59 am
 
Forum: mod_harbour
Topic: Different Processing of Escape Characters in Mod Harbour
Replies: 5
Views: 489

Re: SAPI : change Voice

... Visual Studio Community 2. git clone https://github.com/FiveTechSoft/harbour_app_msvc64_sources 3. double click on the SLN file It is to review Harbour internals, etc. not for high level use https://github.com/FiveTechSoft/screenshots/blob/master/visual_studio_debugger.png?raw=true ...
by Antonio Linares
Fri Jan 26, 2024 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3524

Re: HTML code in a TPanel class

Yes, you can interact with them.

Please review FWH\samples\webview*.prg

Also Mr. Otto has published very interesting and educational examples here in the forums!
by Antonio Linares
Mon Jan 22, 2024 10:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1357
Next

Return to advanced search