Search found 736 matches: provides

Return to advanced search

New FTDN March/Marzo 2022 (FWH 22.03)

... not between <a> and <b>". fixed. * Fix: FW_SaveImage(): Trace messages removed. * Enhanced: FW_DBINSERT( [<aValues>] ) Provides same functionality as INSERT command of DBase, which is not supported by Clipper/Harbour. Suitable for small dbfs. Inserts a blank record at ...
by Antonio Linares
Sun Apr 10, 2022 7:02 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2022 (FWH 22.03)
Replies: 1
Views: 631

Re: Save JSON Signature string in Memo for printing

I'm afraid I need a bit of clarification here. The value is exactly what the JSON reply provides, including the quotes. I am able to extract the data with: cSigJPG     := HB_HGET( hChgData, "SignatureData")              // Signature The extracted data ...
by TimStone
Thu Mar 31, 2022 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save JSON Signature string in Memo for printing
Replies: 5
Views: 382

Re: GitHub need help

Dear Otto,

github.com provides a button to "add a file", "upload a file"

or

if you already have a repo on github, then you can clone it locally, then add the file locally and then do a git push to add it to your github repo
by Antonio Linares
Sat Mar 26, 2022 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GitHub need help
Replies: 2
Views: 252

Re: Su ayuda con este código

... what we have to do is induce our code to obtain the result that we expect and that it is not harbour, using the commands and functions that it provides us, that resolves the expression? So, let's not put the expression (!) and put directly ( ? .T. ) or ( ? .F. ) depending on the result you ...
by cnavarro
Sat Mar 12, 2022 11:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Su ayuda con este código
Replies: 9
Views: 465

Re: (x)Harbour including CRUL

Dear Otto,

We have a Harbour builder repo in github that provides the builds and also allows to generate the latest build,
as Harbour gets built from github itself

https://github.com/FiveTechSoft/Harbour_builder
by Antonio Linares
Wed Dec 15, 2021 10:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: (x)Harbour including CRUL
Replies: 3
Views: 386

Re: Microsoft Visual Studio - small version

... Thank you! This is a very simple cmd batch file to build it from a standard MSVC installed files. Now, as fas as I remember, does Microsoft also provides this (or not?) Do someone remember the Microsoft URL for this ? many thanks
by dutch
Mon Nov 22, 2021 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Microsoft Visual Studio - small version
Replies: 5
Views: 754

Microsoft Visual Studio - small version

... Thank you! This is a very simple cmd batch file to build it from a standard MSVC installed files. Now, as fas as I remember, does Microsoft also provides this (or not?) Do someone remember the Microsoft URL for this ? many thanks
by Antonio Linares
Mon Nov 22, 2021 3:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Microsoft Visual Studio - small version
Replies: 5
Views: 754

Re: Rectangle as bitmap

I think that you can only get an image of what it is shown on the screen, unless the activex provides a method to do it.

What activex is it ?

Please build and run c:\FWH\samples\olebrow.prg and look for the activex and inspect the methods that it provides or
check the documentation about it
by Antonio Linares
Thu Oct 07, 2021 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rectangle as bitmap
Replies: 35
Views: 1999

Re: Windows 11 Fluent Design

... what is showing in the sample image I just posted--two overlapping panels on a window. Note that the Window has a shadow but not the panels. FWH provides oWindowOrAnyControl:Shadow() I seem to remember that I tried that with a panel and it didn't work.
by James Bott
Tue Sep 28, 2021 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 9446

Re: Windows 11 Fluent Design

FWH provides oWindowOrAnyControl:Shadow()

not sure if the effect will be the same, probably smaller
by Antonio Linares
Tue Sep 28, 2021 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 9446

Re: Unrecoverable error 9004: RDD invalid or failed to load

Roberto,

We use Harbour, no doubt about it.

The power that Harbour's hbcplr.lib provides is enough reason to use it :-)

mod_harbour exists thanks to hbcplr.lib
by Antonio Linares
Sat Sep 11, 2021 3:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unrecoverable error 9004: RDD invalid or failed to load
Replies: 6
Views: 536

Google Unveils Tool to Better Secure GitHub Repos

Good morning !!!

Google has launched a GitHub app that provides automated continuous enforcement of security best practices for GitHub projects.

https://devops.com/google-unveils-tool-to-better-secure-github-repos/

Best regards,
by Baxajaun
Fri Aug 13, 2021 7:32 am
 
Forum: Utilities / Utilidades
Topic: Google Unveils Tool to Better Secure GitHub Repos
Replies: 0
Views: 373

Re: We Need a FiveWin Resource Editor

FWH already provides a resources editor (on development) at FWH\samples\re.prg

Try it doing:

buildh.bat re
by Antonio Linares
Mon Jul 19, 2021 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: We Need a FiveWin Resource Editor
Replies: 3
Views: 580

Re: Using source on other .prgs

Dear Reinaldo, mod_harbour provides "meta commands" which are instructions that will be executed before running the requested PRG In example: Your code ... at the bottom of it: // {% LoadPrg( "extra1.prg" ) %} // {% ...
by Antonio Linares
Sat Jul 17, 2021 10:05 pm
 
Forum: mod_harbour
Topic: Using source on other .prgs
Replies: 3
Views: 482

Re: Solicito mejoras a FWH (ANTONIO MR RAO)?

... different requirements for sending emails and use different email applications. To accommodate all suck different requirements, TPreview class provides a class data "bEmail". You prepare and keep a general email function in your program function MyEmail( oPreview, cName, cFilePDF ...
by nageswaragunupudi
Mon Jul 05, 2021 5:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Solicito mejoras a FWH (ANTONIO MR RAO)?
Replies: 6
Views: 1174
PreviousNext

Return to advanced search