Search found 1560 matches: apps

Return to advanced search

Re: scintilla sample

... and then it seem run ok Perhaps our Scilexer.dll you found on fwh sample run with Windows 11, I have win 10 pro 64 bit but I use also 32 bit apps ( made with fwh) https://i.postimg.cc/rmBYMbG0/test.png
by Silvio.Falconi
Mon Nov 25, 2024 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: scintilla sample - RESOLVED -
Replies: 15
Views: 518

ADS Question

... Data Link app it does not work either. I am thinking it may be the problem between 32, and 64 bit. I believe my Fivewin for Harbour creates 32 bit apps and it does not see the driver. How do I install the driver to where it is seen by my app.
by byron.hopp
Wed Oct 30, 2024 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Question
Replies: 10
Views: 361

Re: why, under 64 Bit OS, does not Find UUID.LIB

hi Enrico,
Enrico Maria Giordano wrote:I'm still waiting for your answer...

THX for your help.

your Sample seems to use 64 Bit BCC Tools,
Code: Select all  Expand view  RUN
IF EXIST %  1.c %BCC%\bin\bcc64 -I%HRB%\include %  1.c
IF EXIST %  1.o %BCC%\bin\ilink64 -j%HRB%\lib c0w64 %  1, %  1, , %FWH%\lib\five64 %FWH%\lib

but my Problem are 32 Bit Apps
by Jimmy
Mon Oct 14, 2024 3:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: why, under 64 Bit OS, does not Find UUID.LIB
Replies: 33
Views: 900

Re: why, under 64 Bit OS, does not Find UUID.LIB

hi Enrico, THX for your sample. as i understand it right %1 stand for 1 x File, but my Apps have multiple Files. so i need a *.MAK (for BCC) or *.HBP (for MSVC) Sample with different Drives for 64 Bit OS to make a 32 Bit App. on Drive C: i have 64 Bit, and installed ...
by Jimmy
Thu Oct 10, 2024 4:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: why, under 64 Bit OS, does not Find UUID.LIB
Replies: 33
Views: 900

ejemplo mantenimiento dbf usando webview2

... le interesa y quizás le sirva de guía. Con esto lo que pretendemos es poder mejorar en MUCHO la parte visual o interfase de usuario de nuestras apps, apoyándonos en las maravillas que permite el html y sus amigos jejejeje. Esperamos les sirva. Pdta. Apenas nos quede un tiempito vamos a generar ...
by leandro
Sun Oct 06, 2024 7:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ejemplo mantenimiento dbf usando webview2
Replies: 10
Views: 572

New FTDN September/Septiembre 2024 (FWH 24.09)

... by us. * New: samples\buildit.prg is an AI example using new FWH Clas TChatGPT. It is a great example to see the AI possibilities from our FWH apps. * Enhancement: Class TTreeView Method Scan( bAcion ) now provides a third parameter with the nLevel of the item. This way we can easily save a ...
by Antonio Linares
Wed Oct 02, 2024 4:11 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2024 (FWH 24.09)
Replies: 5
Views: 408

Re: BuildIt: generador de apps usando ChatGPT y FWH

Ahora automaticamente genera y salva una lista con todos los cambios de cantada pantalla y una lista con las distintas versions de HTML usadas: https://github.com/FiveTechSoft/screenshots/blob/master/buildit15.jpg?raw=true https://github.com/FiveTechSoft/screenshots/blob/master/b...
by Antonio Linares
Tue Oct 01, 2024 2:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: BuildIt: generador de apps usando ChatGPT y FWH
Replies: 4
Views: 283

Re: BuildIt: Apps generator using ChatGPT and FWH

Now it automatically saves a list of changes for each app screen and a list with all HTML versions:
Image
Image
by Antonio Linares
Tue Oct 01, 2024 2:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BuildIt: Apps generator using ChatGPT and FWH
Replies: 2
Views: 201

Re: BuildIt: generador de apps usando ChatGPT y FWH

Tienes que visitar la página de facturación de OpenAI y ver si todo está en regla.

https://platform.openai.com/settings/organization/billing/overview

Un token viene a ser una sílaba, aunque no exacto, pero aproximadamente.
by Antonio Linares
Tue Oct 01, 2024 12:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: BuildIt: generador de apps usando ChatGPT y FWH
Replies: 4
Views: 283

Re: BuildIt: generador de apps usando ChatGPT y FWH

Antonio buenas tardes como estas? Descargamos el exe, e intentamos hacer el proceso, también ya creamos la APIKEY, pero nos sale este error: https://hymplus.com/forofw/chatgpt2.png No se si estamos colocando mal la APIKEY, nos entrego un texto como este: sk-proj-MPMPKraRw67Dy......JhMWhh...
by leandro
Mon Sep 30, 2024 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: BuildIt: generador de apps usando ChatGPT y FWH
Replies: 4
Views: 283

Re: Tree as menu : how have the value nOpt ?

... of treeview. Regards, Otto Class TTreeView is actively suported in fact we have greatly updated to develop "BuildIt" the AI + FWH apps generator :-) right oExplPanel:AddLink( "Load App", { || LoadApp() } ) I made the same only I assign to nOpt a value
by Silvio.Falconi
Mon Sep 30, 2024 11:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tree as menu : how have the value nOpt ?
Replies: 4
Views: 149

Re: Tree as menu : how have the value nOpt ?

... of treeview. Regards, Otto Class TTreeView is actively suported in fact we have greatly updated to develop "BuildIt" the AI + FWH apps generator :-)
by Antonio Linares
Mon Sep 30, 2024 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tree as menu : how have the value nOpt ?
Replies: 4
Views: 149

BuildIt: generador de apps usando ChatGPT y FWH

Aquí tienes una versión actualizada de "BuildIt", un generador de aplicaciones usando inteligencia artificial (ChatGPT) + FWH + Harbour que acelera enormemente la creación de prototipos y la implementación de tus aplicaciones. Código fuente completo e incluye una aplicación demo: https:...
by Antonio Linares
Mon Sep 30, 2024 8:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: BuildIt: generador de apps usando ChatGPT y FWH
Replies: 4
Views: 283
Next

Return to advanced search