Search found 689 matches: gui

Return to advanced search

Re: Using Microsoft AI Phi-2 from FWH

... The source directory "F:/" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. f:\llama.cpp>dir *.txt Datenträger in Laufwerk F: ist EVO_F Volumeseriennummer: F4CE-E78C Verzeichnis von f:\llama.cpp 21.12.2023 04:16 32.658 ...
by Jimmy
Fri Dec 22, 2023 1:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8326

Re: Using Microsoft AI Phi-2 from FWH

hi Antonio, Does HMG support DLL FUNCTION ? or similar ? Or should we use Harbour default DLL management functions ? Can you convert the FWH GUI part of the example to HMG ? as i know there is no DLL FUNCTION under HMG only HMG_CallDLL() Calls a ANSI/Unicode DLL Function HMG_CallDLL() detects ...
by Jimmy
Thu Dec 21, 2023 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8326

Re: Using Microsoft AI Phi-2 from FWH

... :?: Dear Jimmy, Does HMG support DLL FUNCTION ? or similar ? Or should we use Harbour default DLL management functions ? Can you convert the FWH GUI part of the example to HMG ? many thanks
by Antonio Linares
Thu Dec 21, 2023 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8326

Re: Convert a print to Rtf or doc

... Otto Download: https://mybergland.com/fwforum/marcob.zip sourcecode and exe *** Guide to Using the FiveWin-Based Program 1. Program Start and GUI Initialization When the program starts, the main function Main is called. In this function, various GUI elements such as a dialog window (oDlg), ...
by Otto
Thu Nov 30, 2023 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3468

Re: Help splitting up a character address string

... using Harbour​​. These insights suggest that Harbourino serves as an invaluable tool for developers working with Harbour, particularly in web and GUI application development. It enhances code readability, maintainability, and modularity, which are crucial aspects of efficient software development. ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Re: xHarbour.org updated!

... D:\lang\fwh1811\bcc760\lib\psdk\psapi.lib D:\lang\fwh1811\bcc760\lib\psk\shell32.lib EDITOR = notepad FWH = D:\lang\fwh1811\fwh1811 CGI = NO GUI = YES MT = NO OBJ = obj PROJECT = transp32.exe $(PR) OBJFILES = $(OBJ)\TRANSP.obj $(OBJ)\CALC.obj $(OBJ)\FASTREPH.obj $(OBJ)\FUNCTE.obj $(OBJ)\FUNMDFE.obj ...
by wartiaga
Tue Sep 19, 2023 5:02 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37548

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

... OEM / DOS which many Xbase++ User have as OEM is default this Way Xbase++ User have used there old Cl*pper / DOS App and Xbase++ / Windows / GUI with "same" DBF Xbase++ does "translate" OEM <-> ANSI "automatic" ( not all Language ) --- "normal" ...
by Jimmy
Fri Sep 01, 2023 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 2094

Re: Primer paso en webview

... un poco debate… Que ventaja veis en el webview ? a parte de poder incrustar un navegador en la aplicación Windows claro… Se que podemos usar como GUI la potencia del html/css y generar pantallas como las que muestra Leandro, manipular el dom, crear alguna aplicación especial p.e. que nos permita ...
by leandro
Tue Aug 22, 2023 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Primer paso en webview
Replies: 12
Views: 827

Re: Primer paso en webview

... un poco debate… Que ventaja veis en el webview ? a parte de poder incrustar un navegador en la aplicación Windows claro… Se que podemos usar como GUI la potencia del html/css y generar pantallas como las que muestra Leandro, manipular el dom, crear alguna aplicación especial p.e. que nos permita ...
by albeiroval
Fri Aug 18, 2023 12:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Primer paso en webview
Replies: 12
Views: 827

Re: Primer paso en webview

... un poco debate… Que ventaja veis en el webview ? a parte de poder incrustar un navegador en la aplicación Windows claro… Se que podemos usar como GUI la potencia del html/css y generar pantallas como las que muestra Leandro, manipular el dom, crear alguna aplicación especial p.e. que nos permita ...
by Carles
Thu Aug 17, 2023 10:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Primer paso en webview
Replies: 12
Views: 827

Re: Web programming with Mod Harbour

... to be compatible with the Clipper programming language while offering enhanced features and capabilities. Mod Harbour supports both console and GUI-based applications and is often used for creating business applications, web applications, and more. If you are interested in web programming with ...
by sumit234
Sat Jul 29, 2023 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web programming with Mod Harbour
Replies: 1
Views: 327

New FTDN July/Julio (FWH 23.07)

... --> lAvailable, it allows to check if the PC is ready to use webview. * New: samples\webviewlogin.prg shows how to use the web as the FWH app GUI using webview. * New: CLASS TWebView METHOD OpenDevToolsWindow(). Please review samples\webview.prg and webvieweval.prg * Enhancement: TListView ...
by Antonio Linares
Thu Jul 27, 2023 6:13 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio (FWH 23.07)
Replies: 7
Views: 1065

Ruta no especificada al compilar

Buenas tardes. He adquirido la actualizacióde fwh, estoy tratando de compilar con harbour en la carpeta samples estoy tratando de compilar y prg pero no lo logro. ┌────────────────────────────────────────────────────────────────────────────┐ ?FiveWin for Harbour 23.04 - Apr. 2023 Harbour development...
by EASYSOFT
Wed Jul 12, 2023 7:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ruta no especificada al compilar
Replies: 3
Views: 191

Re: web GUI from FWH apps using webview

Que buen ejemplo:

Creo que webview es nuestro nuevo camino jejejejeje. Como lo dije anteriormente, toca empezar.
by leandro
Wed Jul 05, 2023 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: web GUI from FWH apps using webview
Replies: 1
Views: 736

web GUI from FWH apps using webview

Here you have an example how to build a FWH app that uses the web as the GUI: webviewlogin.prg // Please install https://developer.microsoft.com/en-us/microsoft-edge/webview2/ x86 version before using it#include "FiveWin.ch"function Main()  ...
by Antonio Linares
Wed Jul 05, 2023 7:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: web GUI from FWH apps using webview
Replies: 1
Views: 736
Next

Return to advanced search