Search found 513 matches: additional

Return to advanced search

'izi pi zi' reporting is renamed Triathlon Report

... that the name would also be catchy for the reporting tool: Reports from one base for desktop, Outlook and web. The new webview2 offers so many additional possibilities. You can now use the full range of Javascritpt and HTML. Best regards, Otto Links to my old posts: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=40516&hilit=reporting&sid=e4ad5dab9e442b55d14c83ba0165ae81 ...
by Otto
Sun Feb 19, 2023 10:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 'izi pi zi' reporting is renamed Triathlon Report
Replies: 0
Views: 209

Filling Excel Sheet Via OLE

... upon entering the data. When I fill out the sheet via OLE it does not seem to trigger the validation or calculations, but if I open it and type an additional line it behaves correctly. When a Cell is associated to a combo box can the programmer manipulate the combox via OLE, and how is it detected.
by byron.hopp
Thu Feb 02, 2023 12:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filling Excel Sheet Via OLE
Replies: 2
Views: 261

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 on the drive) would greatly help. I have been ...
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: 831

Re: Session in TWebServer

Hi Ari,

Can you please provide some additional information:
What is a TWebServer?

What exactly do you want to do?

Do you think a Fivewin APP should access the session?

Best regards,
Otto
by Otto
Tue Nov 29, 2022 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Session in TWebServer
Replies: 5
Views: 445

Re: Checkbox text disappears

... that coding which worked fine for 15 years suddenly needs to be rewritten to make checkboxes and radio boxes start working again. This is a lot of additional code. I have many places where I reuse radio buttons and checkboxes throughout my program, and they would all need to be recoded to handle ...
by TimStone
Wed Oct 26, 2022 12:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox text disappears
Replies: 8
Views: 398

Re: FW and Telegram

... Telegram. 2. In addition, functions for processing Korean, Chinese, and special characters were added. 3. The function you want is possible, but additional development is required. With Best Regards, Charles KWON My Dear friend Charles, Sounds good.
by richard-service
Fri Sep 30, 2022 4:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW and Telegram
Replies: 13
Views: 1186

Re: FW and Telegram

... Telegram. 2. In addition, functions for processing Korean, Chinese, and special characters were added. 3. The function you want is possible, but additional development is required. With Best Regards, Charles KWON
by CharlesKwon
Fri Sep 30, 2022 2:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW and Telegram
Replies: 13
Views: 1186

Re: Displaying an image with xbrowse ( uwe )

XBrowse does not have inbuilt capability to read from a weblink. We can now read images from URLS automatically without any additional programming. #include "fivewin.ch"#define MANGOES "https://img.huffingtonpost.com/asset/5c1225351f0000f00626a771.jpeg?ops=scalefit_630_noupscale"#define ...
by nageswaragunupudi
Thu Jul 28, 2022 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Displaying an image with xbrowse ( uwe )
Replies: 11
Views: 3219

Re: ADS - The future ( UPDATED -FINAL WORD)

... NOT, repeat, NOT be released into open source, nor will the source code be made available to any other parties. 4). Though it is officially ended, additional seats can still be purchased for the last release ( dated 2015, v. 12 ). They are available on the portal at full price. 5). If Microsoft ...
by TimStone
Fri May 06, 2022 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2991

Print to .PDF modifications FWHARU Help

Rao A year or so ago you helped me code the unattended Print to .pdf with FWHARU. I have been asked to create 2 new additional managers in the Project Manager approval process. I have done my best to decode your BRILLIANT work .. but without any success. I sent you an e-mail a couple ...
by Rick Lipkin
Fri Apr 29, 2022 4:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print to .PDF modifications FWHARU Help
Replies: 2
Views: 272

Printing RTF 22.03

... as the presenting problem in the original thread which wants to print the text inline with other information that was already printed, and before additional information. The example cited was disclaimer text that comes near the end of a printed invoice. 2) Using the following code for 22.03   ...
by TimStone
Mon Apr 11, 2022 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing RTF 22.03
Replies: 6
Views: 659

Re: Save JSON Signature string in Memo for printing

Thank you. Looking at the code I didn't see the additional parameters. As you can see, I am using the PRINT command but in the class ... so your example translates to what I was using ... but I didn't have the alignment parameter. All of my printouts ...
by TimStone
Fri Apr 01, 2022 12:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save JSON Signature string in Memo for printing
Replies: 5
Views: 387

New: Print/Display RichText

... the same methods/commands which we have been using all along for display/print multi-line text, will display/print RichText also, without any additional coding by the programmer. oWnd:SayText( cText, aRect, ... )oPrn:SayText( cText, aRect, ... )@ r,c PRINT TO oPrn TEXT cText ...
by nageswaragunupudi
Fri Mar 25, 2022 3:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New: Print/Display RichText
Replies: 11
Views: 1346

additional preprocessor

Dear friends,
Here you can see how easily readable the source code becomes with an additional preprocessor.
Best regards,
Otto

Image
Image
by Otto
Fri Dec 31, 2021 8:25 am
 
Forum: mod_harbour
Topic: additional preprocessor
Replies: 0
Views: 203

Re: Number of Fields

... the data based on your selection criterion. To load the data each day, create an array. The first element can be the student name, and then the additional elements can be for the exercises they do that day. Using the student file, you create a two dimensional array, with one for each student. ...
by Silvio.Falconi
Fri Oct 15, 2021 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Number of Fields
Replies: 9
Views: 982
PreviousNext

Return to advanced search