November-December 2024 - January 2025
=====================================
* New: FWH for xHarbour64 and MSVC64 is already available. Please review
samples\buildxh64.bat. Please keep in mind that the used FiveHC64.lib is
the same one as used by Harbour 64 and MSVC64 for simplicity.
* Enhancement: warnings removed from samples\olebrow.prg
* New: samples\fastreport\main.prg shows FastReport with CreateObject + events.
* New: samples\qrcode2.prg new example for creting QR codes.
* fix: Toolbar.prg: accented chars are not displayed
properly in tooltips (from 2310) fixed.
* Enhanced multi-monitor support:
ACTIVATE WINDOW/DIALOG [CENTERED] IN onMonitor
onMontior can be number of the monitor or monitor object.
* Enhanced: While defining BUTTONBAR in a dialog
clauses TOP/LEFT/BOTTO/RIGHT work now.
* New: Class TRating and samples\testrat1.prg, samples\testrat2.prg and samples\testrat3.prg
A very nice class created by Silvio Falconi!
* New: samples\webchart2.prg shows how to use Class TWebView2 to display a Google bars chart.
* Fix: FWMariaConnection CreateTable(): Fixed runtime error (due
to a bug introduced in 24.04) when the structure contains a
field type "=" (current timestamp)
* New: Class TOpenAI with Vision API support. Please review samples/openai1.prg and openai2.prg
* Enhancement: function SourceEdit( @cSource ) behaves as modal when there is no a defined main
window.
* Enhancement: function Execute() uses TRY CATCH END now.
* New: Class TDeepSeek and samples/deepseek1.prg. AI DeepSeek is as powerfull as OpenAI
and much cheaper.
* New: samples/agentdb.prg shows how to create an AI Agent using SQL that allows us to talk
to any database using natural language!
* Fix: TWebView2.prg: Fix to method End() by setting ::hWebView to nil instead
of 0 to avoid run time error when creating a new TWebView2() instance after
ending an instance.
* Fix: XBrowse: Flickering due to repainting row when single click on the same
active cell. fixed
* New: Class TOllama to use any LLM locally. Please review samples\ollama1.prg,
samples\ollama2.prg, samples\ollama3.prg, samples\ollama4.prg and samples\ollama5.prg
To start the local ollama server, after installing ollama please do:
ollama run phi4
* dialog.prg: Fixed issues of painting checkbox on themed and
transparent dialogs.
viewtopic.php?t=45368
* New: Class TGemini to use Google AI Gemini from our Harbour/xHarbour apps.
Please review samples\gemini1.prg, gemini2.prg, gemini3.prg
* New: Agents AI examples. Please review samples\buildit.prg, samples\agentdb.prg and
samples\agentdoc2.prg
New FTDN January/Enero 2025 (FWH 25.01)
- Antonio Linares
- Site Admin
- Posts: 42553
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 80 times
- Contact: