Search found 36 matches: attaching

Return to advanced search

Fivewin controls similar to javascript elements

... dealing with events at the web application level. Direct vs. Delegated Handling: JavaScript allows for easy delegation of event handling (e.g., attaching an event listener to a parent element for events triggered by its children). In Windows programming, while similar behavior can be achieved, ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1087

Re: FWH2310: WhatsApp messages with Attachments/Images

Tested attaching Exe files also. The exe files received by the receiver are working properly.
by nageswaragunupudi
Sun Oct 29, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 791

Native access to Sqlite3

... third-party software on their computers. Therefore, in an attempt to access sqlite3 databases natively, I have created two classes, which I am attaching along with a small example of usage. However, I haven't figured out a good way to display the records in xbrowse. I convert them to an Array, ...
by alvaro533
Wed Jun 28, 2023 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Native access to Sqlite3
Replies: 9
Views: 1057

Re: simple image viewer - sample

Another sample....My procedure for attaching documents to a product, a customer, a supplier to an invoice, etc https://i.postimg.cc/gj1t5MHS/hjg.gif Notice.. each type of document can be opened with specific application , my ...
by Silvio.Falconi
Sat Jun 10, 2023 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 266

Re: mod_harbour GUI

Dear Antonio,
Thank you for this useful information.
Only now that I am working with mod harbour I do appreciate this information.
I am attaching a screenshot so that one knows what it is about right away.

Best regards,
Otto

Image
by Otto
Thu Nov 18, 2021 8:17 am
 
Forum: mod_harbour
Topic: mod_harbour GUI
Replies: 1
Views: 879

API Bancaria (SOLUCIONADO)

... login page. If necessary, also shows the scope approval page. Finally, another web browser redirection is made to the application’s redirect_uri, attaching a query parameter with the Authorization Code. With that authorization_code and application’s credentials ( appid + client_secret ), the application ...
by gmart1
Mon Apr 12, 2021 8:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: API Bancaria (SOLUCIONADO)
Replies: 17
Views: 2233

Re: Resize dialog

hi all, I have to find a way to fix the position of the button inside the get with the action. I am attaching the latest test version of the dialog resize program. #include "FiveWin.ch"*----------------------------------------------------------------------------function ...
by mauri.menabue
Thu Oct 15, 2020 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resize dialog
Replies: 16
Views: 1637

Re: Resize dialog

... area. Now I have to find a way to change the font size according to the size of the controls. Is it possible to change the font size on fly? I am attaching an example of the new test. Thanks again ! Menabue write to private email pls silvio[dot]falconi[at]gmail[dot]com thanks
by Silvio.Falconi
Wed Oct 14, 2020 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resize dialog
Replies: 16
Views: 1637

Re: Resize dialog

... area. Now I have to find a way to change the font size according to the size of the controls. Is it possible to change the font size on fly? I am attaching an example of the new test. Thanks again ! #include "FiveWin.ch"*----------------------------------------------------------------------------function ...
by mauri.menabue
Wed Oct 14, 2020 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resize dialog
Replies: 16
Views: 1637

Click and run a UNC from an e-mail

... above unc in an e-mail to execute the line command .. other than copy and pasting the unc and plugging the unc into the windows RUN window .. or attaching a batch file to click on ( which no one should ever do ) ... I would entertain any suggestions .. I want to make this application seamless ...
by Rick Lipkin
Thu Dec 26, 2019 9:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Click and run a UNC from an e-mail
Replies: 0
Views: 335

Re: Rpreview issues - PDF

... which suits which document the best. The biggest advantage of using Image2PDF is that it produces pdf with very tiny size and are suited well for attaching to emails. In my earlier post, I reproduced PDF generated by all the three methods. Both word and FWH internal function reproduce colors and ...
by nageswaragunupudi
Wed May 01, 2019 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7277

Re: Ribbon Theme

... oRb or oWnd. Here is the sample code you provided, edited to show the situation. It adds MDI to the windows definition, it adds the button bar attaching to oRb, and it adds and explicitly assigns the values oRb:nTopMargin := 50 and oRb:nTop in SetRibbonBarTheme() #include "FiveWin.ch"#define ...
by rhlawek
Sun Apr 28, 2019 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28029

Re: TSmtp, TSocket, qFTPClient et al

... bit) and testH.bat (32 bit) batch files to match your environment before attempting to build the samples. Enjoy! Version 1.6 fixes problems when attaching multiple files (thanks to Ignacio Vizcaíno Tapia) and minor tweaking for [x]Harbour. http://hyperupload.com/download/0233d56969/smtplkm16.zip.html ...
by karinha
Tue Aug 29, 2017 6:26 pm
 
Forum: Utilities / Utilidades
Topic: FiveWin.info - files
Replies: 6
Views: 5277

Re: Filtering xBrowse Arrays

I am suggesting two methods. 1. Using built-in Array filtering capabilities of XBrowse. 2. Splitting the child array and attaching to the Parent array. Both work well. My preference is the 2nd method. There can be many other approaches too. You may use what you like. For testing, I ...
by nageswaragunupudi
Wed Mar 09, 2016 5:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filtering xBrowse Arrays - SOLVED!
Replies: 18
Views: 6993

Re: Mejoras para scintilla

... were small comments on its performance and / or functionality possible to add and start sharing the code with those people. Failure to follow attaching the code is because someone showed me that ought not to publish unfinished code to avoid giving a bad feeling. That if, surely begin to see ...
by cnavarro
Sun Oct 25, 2015 2:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 832561
Next

Return to advanced search