Search found 710 matches: gui

Return to advanced search

Re: Compilar con hmbk2 es complicado, pero...

... ------------------------------------------------- Este es el archivo hpb que he creado para mi aplicativo: #Genera programa grafico -gui #Incremental, sólo compila los prgs modificados -inc #Generar el ejecutable en esta carpeta -oc:\Proyectos\64\MysqlFW\FW_Mysql64 #Ruta para guardar ...
by ocarjul
Fri Nov 22, 2024 9:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 86
Views: 3343

Re: Most powerfull Xbrowser and PDF

... all child windows of a given parent window (hWnd) and executes a Harbour code block for each window. This enables dynamic interaction with GUI elements in other applications. Main Use Cases: File Conversion: Converts PDF, Word, RTF, and MSG files to JPEG images. GUI Automation: Finds and ...
by Otto
Mon Nov 18, 2024 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Most powerfull Xbrowser and PDF
Replies: 16
Views: 666

Adjusting the setup program

... the cargo attribute serves a similar purpose to data-* attributes in HTML. It offers a way to attach custom data to a Say object or another GUI element. Similarities between data-* in HTML and cargo in Harbour Flexibility: Both allow custom data to be added, which is not directly visible ...
by Otto
Tue Oct 29, 2024 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adjusting the setup program
Replies: 1
Views: 128

Re: hbmk2.exe no detecta variables

HOla Antonio, gracias por responder este es el contenido de archivo ******************************** -gui test.prg -info #-traceonly -workdir= -nodefgt -gtgui -gui -optim- -Ldflag+=-aa -ID:\SOFT\FWXH2307\FWH\include -LD:\SOFT\FWXH2307\FWH\lib -lfiveh -lfivehc **************** ...
by Willi Quintana
Fri Oct 25, 2024 2:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: hbmk2.exe no detecta variables
Replies: 6
Views: 222

Re: España: Normativa sancionadora sistemas informáticos

... programas y testearlas ( más trabajo ) - Tener un servicio, requiere de una programación algo "diferente", el usuario no ve nada, no hay GUI, todo se gestiona en un log y si "peta" por algún motivo, hay que configurar bien el servicio para que reinicie y no se quede parado, ...
by paquitohm
Mon Oct 14, 2024 7:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 331
Views: 53374

Re: Creando Servicios con Harbour y xHarbour

... o lo que uno quiera ) lo que se ejecuta dentro de cada petición lleva entre corchetes el thread correspondiente, y todo reflejado en un log, sin GUI para que no haya problemas de interrupciones del servicio por errores. Por supuesto, al ser un servicio ha de llevar un control de errores de cada ...
by VictorCasajuana
Mon Oct 14, 2024 5:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creando Servicios con Harbour y xHarbour
Replies: 28
Views: 1346

Re: Creando Servicios con Harbour y xHarbour

Victor,

Lo suyo sería construirlo solo con Harbour y no usar FWH porque si hay un error el GUI intentará mostrarse y ahi quedará bloqueado
by Antonio Linares
Sat Oct 12, 2024 7:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creando Servicios con Harbour y xHarbour
Replies: 28
Views: 1346

Re: Creando Servicios con Harbour y xHarbour

... los programas multihilo ?? como hbnetio o como hbhttpd ? gracias por todo Masters !! saludos la gran limitación es que no se puede usar NADA de GUI. Ni siquiera ni un MsgInfo() ó MsgBeep() Hola Antonio. Partiendo de tener un servicio realizado con FWH, con las ventajas que supone pero la limitación ...
by VictorCasajuana
Sat Oct 12, 2024 8:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creando Servicios con Harbour y xHarbour
Replies: 28
Views: 1346

Re: focus on folderex navigating between gets

Gui libraries are crazy. On dialog creation I create an array with list of gets by page       IF ::lWithTab .AND. ! aItem[ CFG_ISKEY ]         AAdd( Atail( aList ), aItem[ CFG_FCONTROL ] )  ...
by JoséQuintas
Thu Oct 10, 2024 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: focus on folderex navigating between gets
Replies: 9
Views: 398

Re: Browse of my ADO Class

... us fewer problems What I have tested in depth and with various examples and running programs is the use of multithread in other cases where the GUI resources are not modal. Here is an example of use: //----------------------------------------------------------------------------//// Programa: ...
by cnavarro
Sun Oct 06, 2024 3:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 1984

Re: Browse of my ADO Class

... file )   browse()   CLOSE DATABASES   RETURN Nil  GTWVG is not a problem, it uses same harbour GUI default, and on this way do not open window. Another sample could be call module from fivewin menu. // from// MENUITEM cDBF ACTION frm_funcMain()// ...
by JoséQuintas
Thu Oct 03, 2024 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 1984

BuildIt: Apps generator using ChatGPT and FWH

... can go and we will go much further, making it generate the database to use, etc. You can directly ask ChatGPT from the app to improve the screens GUI, add elements, modify them, etc. You can set an overall context as in example "use dark mode", etc. Slash your imagination and start adapting ...
by Antonio Linares
Mon Sep 30, 2024 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BuildIt: Apps generator using ChatGPT and FWH
Replies: 2
Views: 191

Re: Browse of my ADO Class

... folder in xbrowse.ch where the command to use appears, although I think I remember that xbrowse has a method for it. Keep in mind that in the GUI environment it is not always developed thinking about code compatibility with the code that was used purely in the console. What problem do you ...
by cnavarro
Mon Sep 30, 2024 5:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 1984

Firma electrónica con certificados (Webinar)

... certificados instalados en el sistema, desde cmd o powershell         > certutil -user -store my    rem Acceso GUI almacen de certificados        > certmgr.exe  Herramientas y utilidades de terceros ⋅  Autofirma ⋅  ...
by quim
Thu Sep 19, 2024 10:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Firma electrónica con certificados (Webinar)
Replies: 9
Views: 461

Re: GOT 64 Bit Version running

... ignore. YES, only 2 Warning but on End i got hbmk2[testx32]: Error: Running C/C++ compiler. 2 and NO 32 Bit *.EXE are generated i use this *.HBP -gui -mt -w-inl DUALGRID.PRG TGRID.PRG HB_FUNC.PRG SHELLAPP.PRG HBEJECT.PRG CODEPAGE.PRG IPHONE.PRG PROPERTY.PRG EVERYTH.PRG ABOUT.PRG DLGREPL.PRG XBROWSE.PRG ...
by Jimmy
Wed Sep 18, 2024 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GOT 64 Bit Version running
Replies: 20
Views: 1094
Next

Return to advanced search