Search found 252 matches: providing

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... of the panel. Thanks to Silvio Falconi! * Enhancement: We have restored the call to Method Resize() from Class TWindow Method Activate() but providing it the right parameters. Now it is working as expected. * FWMariaConnection: - New method Record( cTable, [cWhere] ) --> Record Object ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 0
Views: 33

Re: change size dialog selecting noption folder

Dear Silvio, In FWH 24.02 we removed a call to ::Resize() from Class TWindow Method Activate() We have restored it providing it the right parameters: ::Resize( 0, ::nWidth, ::nHeight ) If you are using FWH 24.02 please restore that line fixed as above, thanks Surely we will publish ...
by Silvio.Falconi
Fri Mar 15, 2024 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change size dialog selecting noption folder
Replies: 3
Views: 619

Re: change size dialog selecting noption folder

Dear Silvio, In FWH 24.02 we removed a call to ::Resize() from Class TWindow Method Activate() We have restored it providing it the right parameters: ::Resize( 0, ::nWidth, ::nHeight ) If you are using FWH 24.02 please restore that line fixed as above, thanks Surely we will publish ...
by Antonio Linares
Fri Mar 15, 2024 9:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change size dialog selecting noption folder
Replies: 3
Views: 619

Steps to integrate AI

... can be used with FWH using the llama64.dll. This is the free and private way. The commercial way involves paying OpenAI and the inconvenience of providing our private information to an external company.
by Antonio Linares
Sat Jan 20, 2024 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Steps to integrate AI
Replies: 4
Views: 639

Re: WebView2 Essentials: Guides, Tips & Resources

... system APIs or another library for web view control. The class design is focused on interaction between the native application and the web view, providing functionalities like navigation, script execution, and event handling. This class provides a comprehensive interface for embedding and controlling ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Re: Calculate total pages

We will be providing this feature in the next version. In all cases other than direct printing to printer and generating PDF using HaruPDF, the printer class generates meta files for preview and then printing or for generation ...
by nageswaragunupudi
Sat Nov 25, 2023 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5877

Re: TGet() - UTF8 encoding fails [Unsolved]

... done by Windows. This explains how "üäö" is converted to "ÜÄÖ" inside the Get. In the version to be released we are providing two new functions, WinUpper() and WinLower(). These functions are wrappers to Windows API functions CharUpper() and CharLower(). These functions ...
by nageswaragunupudi
Sat Oct 14, 2023 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1732

Re: not ISOEM(), ISANSI() or IsUTF8()

Next point, in the next Version, FWH will be providing DBFTOXLSX using DrXlsx. This function will automatically take care of ANSI to UTF8 conversion.
by nageswaragunupudi
Wed Aug 30, 2023 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 2094

Re: CLASS modification

... to net servers For the small business, like myself, having to provide support to an internet server takes way too much time. So many companies providing hosted servers last for a short time, and when they shut down, we would have to relocate everything to another server. Not worth it. [/list] ...
by TimStone
Thu May 25, 2023 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1710

CLASS modification

... For example, I asked ChatGPT about horizontally scrolling in a TScrollPanel. Here is the answer, and I would like to try a solution. Thank you for providing the second part of the TScrollPanel class definition. The methods in this part of the class definition are primarily involved with the vertical ...
by Otto
Tue May 23, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1710

Re: Harbour's multi-head self-attention transformer

Providing it some sentences. Still needs training... attention.prg #define MIN_DOUBLE Val( "-1.7976931348623158e+308" )PROCEDURE Main()    LOCAL aSentences, aVocabulary := {}, ...
by Antonio Linares
Mon Apr 17, 2023 3:57 pm
 
Forum: Utilities / Utilidades
Topic: Harbour's multi-head self-attention transformer
Replies: 4
Views: 552

Re: load *.RES into Imagelist() ?

hi Antonio, Are you properly providing it a masked bitmap for each one ? i do not know what "masked bitmap" mean ... "just" have try to use your Sample which use different Bitmap ("folder" / "fldmask") ...
by Jimmy
Thu Dec 15, 2022 3:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: load *.RES into Imagelist() ?
Replies: 9
Views: 600

Re: load *.RES into Imagelist() ?

Dear Jimmy,

Are you properly providing it a masked bitmap for each one ?
by Antonio Linares
Thu Dec 15, 2022 2:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: load *.RES into Imagelist() ?
Replies: 9
Views: 600

Re: Graphics, icons, bmp's for program layout

... After the example I will post will give the understanding for visual improvements without too many changes in the entire project. I will be providing the example in the coming days. A hug.
by Giovany Vecchi
Sun Dec 11, 2022 1:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics, icons, bmp's for program layout
Replies: 12
Views: 1074

Re: Show LINESTYLE of Xbrowse on line

At present, there is no way to change the color of the vertical divider color after creating the browse. We will consider providing this in future versions. Even then we will provide facility to change color of the pen ( GRAY to BLACK or any other color) but not the thickness of the ...
by Silvio.Falconi
Thu Nov 03, 2022 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Show LINESTYLE of Xbrowse on line - (run with errors)
Replies: 17
Views: 1065
Next

Return to advanced search