Search found 793 matches: advice

Return to advanced search

Re: create pdf

... 'exit preview'. No zoom, no export to Excel and Word just a very basic screen. And therefor I just modified only the button bar for my needs. Your advice to code TPrinter():lUseHaruPDF := .t. is what I already do. I don't want a pdf immediately created but only if the user accepts the preview. ...
by Detlef
Sat May 13, 2023 8:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: create pdf
Replies: 14
Views: 902

Using Excel/FW under Remote Desktop

I'm running my program under RD but I need to create a excel file. On the server there is no exel installed.
I can instal it but it seems that a other kind of lincence is needed for excel to install on a server Windows 2019

Any advice ?
by Marc Venken
Wed May 10, 2023 10:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Excel/FW under Remote Desktop
Replies: 7
Views: 403

autoGPT for OpenAI

... the excellent work of Carlos Gallego: https://fivetechsupport.com/forums/viewtopic.php?f=6&t=42575&start=0 and after seeking advice from ChatGPT, I have managed to implement "context" for it. For example, if you first tell it "tell me a joke" and then say ...
by Antonio Linares
Sun Apr 23, 2023 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1487

Re: Can I get object from handle?

... which works as a client in a window, from another application. In this case, I need to be able to access all methods. Maybe I should consider the advice of reinaldocrespo instead of direct access like this. Thanks.
by Horizon
Mon Apr 17, 2023 2:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can I get object from handle?
Replies: 15
Views: 1348

Problem with OLE and Microsoft Word

... lasts at least 10 to 15 seconds before Word is effectivily closed. What can be down to make this process much quicker? Thank you very much for any advice.
by driessen
Fri Apr 07, 2023 12:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with OLE and Microsoft Word
Replies: 6
Views: 506

Re: HB_UnzipFile Does not work

Enrico:

Thanks for your advice, with ? LEN(aFiles) I got a number 5 and
yes, the zip file has five files in.

With
FOR nVez := 1 TO Len(aFilInZip)
? aFilInZip[nVez]
NEXT

I got five five files name

My tools FWH2013 & Harbour

Best regards
by Armando
Sun Feb 26, 2023 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_UnzipFile Does not work (SOLVED Thank you ENRICO)
Replies: 13
Views: 460

Re: What is the best PDF Printer Driver Windows to use with Five

Thank you, and good advice to preview, however this client runs a high volume shipping service and they do not like any additional clicks. If there is a way to be able to save this report as a pdf (naming it, and deciding where it lands ...
by byron.hopp
Thu Jan 26, 2023 4:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: What is the best PDF Printer Driver Windows to use with Five
Replies: 11
Views: 805

Re: COLORMENU vertical MenuItem

... MENU command with the COLORS clause without defining any styles, which will allow you to modify FONTs, colors and appearances of the menu, but my advice, to get a fully customized menu is to include the 2013 clause. MENU oMenu COLORS FONT oFontMenu ... Pd.: not use CLR_BLACK or Rgb( 0, 0, 0 ), ...
by cnavarro
Tue Dec 27, 2022 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COLORMENU vertical MenuItem
Replies: 4
Views: 436

Fighting Xbrowse and lozing !!!

... I know that when I digg into the forum and extract samples, I can get the issue solved, but the refresh stuff I do need to know !! Please some advice .... The browse : https://www.maveco.be/fivewin/xbrowse2.jpg
by Marc Venken
Sat Dec 17, 2022 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1592

Re: DLLCALL under Fivewin

... 203: Type mismatch in parameter 'hVolume' (wanted 'void *', got 'long') in function HB_FUN_DISMOUNTVOLUME what i´m still doing wrong :( need Advice please
by Jimmy
Fri Dec 09, 2022 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2640

Re: MENUITEM RESOURCE transparency ?

... FWTeam, must be defining menus with some favorite style 20?? and did not notice the issue with the classic menu without any style. My personal advice to Mr. Jimmy is to use some 20?? style of his taste for the time being, till the issue is sorted out.
by nageswaragunupudi
Tue Nov 08, 2022 3:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MENUITEM RESOURCE transparency ?
Replies: 28
Views: 1279

Re: Manifest

... problem, I'll deal with that separately. So perhaps we don't actually need a manifest file ? Sometimes I see that we need to reference it ( when advice is given ), but I'm not sure why. I was hoping someone could explain it's purpose here.
by TimStone
Wed Oct 26, 2022 10:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1805

Re: Manifest

... Apparently it is open ground for discussion by some groups relative to the use of them with Win 10 or 11. So, I would like to know the current advice on including a .manifest file, should it be linked internally, and what should it consist of. A search of this forum seems to not provide a discussion ...
by Silvio.Falconi
Wed Oct 26, 2022 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1805

Manifest

... Apparently it is open ground for discussion by some groups relative to the use of them with Win 10 or 11. So, I would like to know the current advice on including a .manifest file, should it be linked internally, and what should it consist of. A search of this forum seems to not provide a discussion ...
by TimStone
Wed Oct 26, 2022 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1805

Re: Best options for drag and drop pictures

My personel choice would be 2 Xbrowses and Xbrowse can handle drag and drop. Any advice in other controls before I start ?

Your choice is the best.
by nageswaragunupudi
Tue Oct 25, 2022 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Best options for drag and drop pictures
Replies: 3
Views: 350
PreviousNext

Return to advanced search