Search found 1255 matches: tools

Return to advanced search

FWH new AutoHelp feature !!!

We know that it is a tedious task to write help for an app, so we have implemented a real simple way to do it using FWH: SetAutoHelp( lOnOff, lEditable ) // lEditable is .T. by default just call that function at the beginning of your app, and press F1 on any control of your FWH app, you will be prom...
by Antonio Linares
Wed Jul 12, 2023 7:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH new AutoHelp feature !!!
Replies: 14
Views: 780

Re: Create help system with F1

... may help very much :-) Great... Any timeframe on release, testing, ? Will you use Richtedit5 as editor ? Then all fancy stuff can be done with FW Tools I stay for this also with FWH.
by Marc Venken
Tue Jul 11, 2023 11:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 875

Re: Create help system with F1

If you want to use the tools provided by Microsoft to create the help file, here you have a good chatGPT description: To create a Windows help file, you can use the Microsoft Help Workshop, which is a tool provided by Microsoft. Here's ...
by Antonio Linares
Tue Jul 11, 2023 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 875

Re: Create solid color bitmap array

If not, can someone suggest a BMP editor that will allow me to simply change the existing color to the value I need. I have a few tools but none of them want to cooperate. FWH provides the best tool, i.e., the function FW_MakeYourBitmap(...) function ColorBmps()   local aColors ...
by nageswaragunupudi
Tue Jul 11, 2023 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 325

Re: OT - abro hilo FWH - MAC

Previamente tienes que instalar las xcode command line Tools:

desde una ventana de terminal de Mac escribe esto:

xcode-select --install

asi tendrás git, el compilador de C, make, etc
by Antonio Linares
Tue Jul 11, 2023 7:32 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: OT - abro hilo FWH - MAC
Replies: 8
Views: 853

Create solid color bitmap array

... in the dropdown. If not, can someone suggest a BMP editor that will allow me to simply change the existing color to the value I need. I have a few tools but none of them want to cooperate. Thank you.
by TimStone
Tue Jul 11, 2023 4:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 325

Re: Create help system with F1

You better use Help Authoring tools.
FWH supports with F1
by nageswaragunupudi
Sat Jul 08, 2023 6:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 875

Re: Copy Directory

hi Marc Is this now running for standard FWH or for your Software Tools ? HB_FUNC( SHFILE ) is general for harbour 32 / 64 Bit Demo c:\fwh\samples\dlgfile.prg only are for 32 Bit other *.PRG may different like  DEFAULT acFiles TO DEFAULT acFiles := --- ...
by Jimmy
Fri Jul 07, 2023 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy Directory
Replies: 11
Views: 495

Re: Copy Directory

Jimmy,

Is this now running for standard FWH or for your Software Tools ?
by Marc Venken
Fri Jul 07, 2023 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy Directory
Replies: 11
Views: 495

Re: Webview question

Here you have the updated webview DLLs: https://github.com/FiveTechSoft/FWH_tools/blob/master/fivetech_webview.zip Please test them using FWH\samples\webview.prg and webview5.prg In webview5.prg you can check how closing the webview does not closes the FWH app! :-) Hi Antonio, Can you p...
by Horizon
Sun Jul 02, 2023 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 2934

Re: Webview question

Dear Randal,

Please download this file with all the running webview examples and test them:

https://github.com/FiveTechSoft/FWH_tools/blob/master/fivetech_webview_examples.zip
by Antonio Linares
Sun Jul 02, 2023 6:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 2934

Re: Alguien ha Trabajado con RSA-SHA1

Hi, I use chilkat for that:

https://tools.chilkat.io/xmlDsigGen

Regards.

PS: choose FOXPRO to generate the code and you can simple change "." by ":" to use in FWH/Harbour class
by toninhofwi
Sat Jul 01, 2023 5:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Alguien ha Trabajado con RSA-SHA1
Replies: 4
Views: 306

Updated FiveTech's webview DLLs

Please download them from: https://github.com/FiveTechSoft/FWH_tools/blob/master/fivetech_webview.zip You have to copy the x86 ones into FWH\samples and the x64 in FWH\dll\webview64 * When the webview is closed, the FWH app does not close! :-) Please test it using FWH\samples\webview5.pr...
by Antonio Linares
Sat Jul 01, 2023 10:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Updated FiveTech's webview DLLs
Replies: 0
Views: 214

Re: Webview question

Here you have the updated webview DLLs:

https://github.com/FiveTechSoft/FWH_tools/blob/master/fivetech_webview.zip

Please test them using FWH\samples\webview.prg and webview5.prg

In webview5.prg you can check how closing the webview does not closes the FWH app! :-)
by Antonio Linares
Sat Jul 01, 2023 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 2934
PreviousNext

Return to advanced search