Search found 973 matches: fwforum

Return to advanced search

Re: send an email using the Outlook object

... for my purpose, it is important that the pictures arrive at the recipient's address opened. Best regards, Otto https://mybergland.com/fwforum/werbungemail.jpg Otto, with php <?php $message = "Line 1\r\nLine 2\r\nLine 3"; $message = wordwrap($message, 70, "\r\n"); ...
by Silvio.Falconi
Tue May 14, 2024 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: send an email using the Outlook object
Replies: 5
Views: 89

Re: send an email using the Outlook object

... for my purpose, it is important that the pictures arrive at the recipient's address opened. Best regards, Otto https://mybergland.com/fwforum/werbungemail.jpg
by Otto
Tue May 14, 2024 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: send an email using the Outlook object
Replies: 5
Views: 89

Re: Filter on Xbrowse

... really a good way to set extensive filters. I coded this query for webview and mod harbour use. Best regards, Otto https://mybergland.com/fwforum/ch_filter.gif <!DOCTYPE html><html lang="en"><head>    <meta charset="UTF-8">    <title>Dynamic ...
by Silvio.Falconi
Mon May 06, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 769

Re: Filter on Xbrowse

... really a good way to set extensive filters. I coded this query for webview and mod harbour use. Best regards, Otto https://mybergland.com/fwforum/ch_filter.gif <!DOCTYPE html><html lang="en"><head>    <meta charset="UTF-8">  ...
by Otto
Sun May 05, 2024 10:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 769

Re: Filter on Xbrowse

Marc, here is the link to this sample:


https://mybergland.com/fwforum/challenge.zip

Best regards,
Otto
by Otto
Sun May 05, 2024 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 769

Re: Filter on Xbrowse

... with a JSON. At the moment, we are not yet evaluating any indexes and filters, but simply querying the database. https://mybergland.com/fwforum/ch_tabelle.jpg https://mybergland.com/fwforum/ch_clip1.jpg https://mybergland.com/fwforum/ch_clip2.jpg
by Otto
Sun May 05, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 769

Re: Filter on Xbrowse

Linking in a CSS:
<link href="https://bootswatch.com/5/morph/bootstrap.css" rel="stylesheet">

Image
by Otto
Sat May 04, 2024 11:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 769

Re: Filter on Xbrowse

... }oWebView:Bind( "SendToFWH" )  Everything else would remain the same. Best regards, Otto https://mybergland.com/fwforum/filteredxbrowse.jpg     // Please install https://developer.microsoft.com/en-us/m ... /webview2/ x86 version before using it    #include ...
by Otto
Sat May 04, 2024 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 769

xbrowse (likely a custom table) whose contents change dynam

... JSON.stringify(filterData) converts this object into a JSON string, which is a text representation of the object. https://mybergland.com/fwforum/filter_img/doc_100_bild_3386990.png https://mybergland.com/fwforum/filter_img/doc_100_bild_3347494.png mod harbour data.prg ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 80

Dynamic Table Filter Control

... table with dynamically adjustable height based on selected filters and buttons to increase or decrease the height. https://mybergland.com/fwforum/tabelhigh.gif Best regards, Otto // Please install https://developer.microsoft.com/en-us/m ... /webview2/ x86 version before using it #include ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 275

Re: xbrowseWeb - Work in Progress

Image
by Otto
Thu May 02, 2024 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 4
Views: 287

Re: combobox color

Dear Jimmy, nevertheless, I think that the future for the frontend will be HTML (WEBVIEW2) Best regards, Otto https://mybergland.com/fwforum/wv_cbx.jpg     #include "FiveWin.ch"    function Main()       local oWebView := TWebView():New()       oWebView:SetHtml( ...
by Silvio.Falconi
Wed May 01, 2024 8:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 753

Re: xbrowseWeb - Work in Progress

... will meet the requirements we have with xbrowse. I think we should work together on this task. Best regards, Otto https://mybergland.com/fwforum/fts.jpg https://mybergland.com/fwforum/fts_clip5.jpg https://mybergland.com/fwforum/fts_clip6.jpg https://mybergland.com/fwforum/fts_clip7.jpg ...
by Otto
Tue Apr 30, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 4
Views: 287

Re: xbrowseWeb - Work in Progress

... is good. I will now also link forward/backward with the mouse wheel. A kind of lazy loading. Best regards, Otto https://mybergland.com/fwforum/speed20.gif
by Otto
Mon Apr 29, 2024 11:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 4
Views: 287

Re: combobox color

Hello,
In my case, I use the HARBOURINO preprocessor and patcher, so the source code for the combobox would look like this.

And here are the files that Harbourino needs:
Best regards,
Otto
Image
by Otto
Sun Apr 28, 2024 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 753
Next

Return to advanced search