Search found 313 matches: raw

Return to advanced search

Re: RunnerXBase

... probar una simple rutina Harbour) o puedes ejecutar código HTML (con posibilidad de empotrar código prg como lo hace php). Modo PRG https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_prg.gif Modo HTML https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console.gif ...
by Carles
Sat Apr 20, 2024 4:57 pm
 
Forum: mod_harbour
Topic: RunnerXBase
Replies: 2
Views: 296

AI images recognition from FWH64

Next FWH64 build includes built in support for llama.cpp (support for local AI LLMs) and for llava (images recognition)

Image
Image
by Antonio Linares
Mon Apr 08, 2024 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: AI images recognition from FWH64
Replies: 2
Views: 190

Re: Google Graph extra graphic ? (Navaro)

...      google.charts.load('current', {'packages':['gauge']});       google.charts.setOnLoadCallback(drawChart);        function drawChart() {          var data = google.visualization.arrayToDataTable([           ['Label', ...
by Antonio Linares
Tue Feb 20, 2024 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2864

Re: RC to PRG generator

... ENDCODE https://github.com/FiveTechSoft/screenshots/blob/master/rctoprg3.png?raw=true https://github.com/FiveTechSoft/screenshots/blob/master/rctoprg3.png?raw=true
by Antonio Linares
Tue Feb 13, 2024 11:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1204

Re: RC to PRG generator

... If( ! Empty( cCode ), CRLF + CRLF, "" ) https://github.com/FiveTechSoft/screenshots/blob/master/rctoprg2.png?raw=true
by Antonio Linares
Tue Feb 13, 2024 8:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1204

RC to PRG generator

... cClass )       endcase   return cCode + CRLF + CRLF https://github.com/FiveTechSoft/screenshots/blob/master/rctoprg.png?raw=true
by Antonio Linares
Sun Feb 11, 2024 3:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1204

Using Bing Copilot to write RC files from an image

https://github.com/FiveTechSoft/screenshots/blob/master/copilot_rc_generation.png?raw=true #include <windows.h>IDD_FORM1 DIALOGEX 0, 0, 300, 200STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENUCAPTION "Form1"FONT 8, "MS ...
by Antonio Linares
Sun Feb 11, 2024 12:53 pm
 
Forum: Utilities / Utilidades
Topic: Using Bing Copilot to write RC files from an image
Replies: 0
Views: 181

Easier WebView use

...     VALID ( oWebView:End(), .T. )return nil https://github.com/FiveTechSoft/screenshots/blob/master/webview_easy1.gif?raw=true https://github.com/FiveTechSoft/screenshots/blob/master/webview_easy1.gif?raw=true
by Antonio Linares
Tue Feb 06, 2024 8:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Easier WebView use
Replies: 3
Views: 453

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Dear Ertan,

The best way to post images here on the forums is to open a free account on github, then create a repo (very easy) and upload your images there.

Then use the "Img" button here and copy the image (raw) url fom github

many thanks
by Antonio Linares
Mon Feb 05, 2024 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54322

Re: link between PRG and RC

... When you install it, please select this option: https://github.com/FiveTechSoft/screenshots/blob/master/visual_studio_options.png?raw=true https://github.com/FiveTechSoft/screenshots/blob/master/visual_studio_options.png?raw=true
by Antonio Linares
Tue Jan 30, 2024 2:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706

Re: SAPI : change Voice

... Harbour internals, etc. not for high level use https://github.com/FiveTechSoft/screenshots/blob/master/visual_studio_debugger.png?raw=true https://github.com/FiveTechSoft/screenshots/blob/master/visual_studio_debugger.png?raw=true
by Antonio Linares
Fri Jan 26, 2024 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571
Next

Return to advanced search