Search found 2176 matches: resources

Return to advanced search

Re: Slow EXE Launch.

... I had a similar problem a while ago. I noticed that fivewin creates a log file with the name of the executable with information about unloaded resources. After a few days this file was huge and when loading the program I noticed that this file was loading and was taking a long time because ...
by Giovany Vecchi
Wed May 08, 2024 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 180

Re: Probando TGSAY.prg y su potencia.

Que lástima, NO FUNCIONA con RESOURCES!

https://imgur.com/6bZLgFA

Image

Regards, saludos.
by karinha
Tue May 07, 2024 7:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Probando TGSAY.prg y su potencia.
Replies: 15
Views: 215

Re: Runner XBase (RX)

... of your databases remotely with the internet browser! https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif Harbour, no limits... C.
by Carles
Wed May 01, 2024 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1152

Re: RunnerXBase

... de datos remotamente con el navegador de internet ! https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif C.
by Carles
Wed May 01, 2024 8:35 am
 
Forum: mod_harbour
Topic: RunnerXBase
Replies: 3
Views: 659

Re: RunnerXBase

... 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: 3
Views: 659

Re: error to show pdf on dialog

Unfortunately I couldn't make it work with RESOURCES. I don't know what the FiveTech team did with ACTIVEX. Lamentablemente no pude hacerlo funcionar con RECURSOS. No sé qué hizo el equipo de FiveTech con ACTIVEX. // C:\FWH\SAMPLES\SHOWPDF2.PRG ...
by richard-service
Sat Apr 20, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 731

Re: error to show pdf on dialog

Unfortunately I couldn't make it work with RESOURCES. I don't know what the FiveTech team did with ACTIVEX. Lamentablemente no pude hacerlo funcionar con RECURSOS. No sé qué hizo el equipo de FiveTech con ACTIVEX. // C:\FWH\SAMPLES\SHOWPDF2.PRG ...
by karinha
Sat Apr 20, 2024 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 731

Re: Pasando a FWH24.02+Harbour+BCC77

... Lo otro que me gustaría saber es que compilador de recursos usas para tu app. Te recomiendo usar el RC.exe de ms, con embarcadero viene tres resources compiler siendo uno de ellos el RC.exe, el brc32 y y el otro no recuerdo en este momento Carlos, muchas gracias, no recibí tu correo, quizá ...
by jose_murugosa
Mon Mar 18, 2024 1:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 2958

Re: Pasando a FWH24.02+Harbour+BCC77

... Lo otro que me gustaría saber es que compilador de recursos usas para tu app. Te recomiendo usar el RC.exe de ms, con embarcadero viene tres resources compiler siendo uno de ellos el RC.exe, el brc32 y y el otro no recuerdo en este momento
by carlos vargas
Sat Mar 16, 2024 2:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 2958

Re: SWAGGER-UI para documentar nuestras API.

Hi. Quim and I, connect using Postman, but your have documentation in https://mailchimp.com/developer/marketing/api/root/list-api-root-resources/ Your need {apikey}, etc.. Example using curl from command line; curl -X GET \ 'https://${dc}.api.mailchimp.com/3.0/?fields=<SOME_ARRAY_VALUE>&exclude_fields=<SOME_ARRAY_VALUE>' ...
by thefull
Wed Mar 06, 2024 5:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 2012

New FTDN February 2024 (FWH 24.02)

... * New: example switch.prg and switch.rc * New: function EnumResourceNames() allows you to list the resources names that you have in your EXE selecting a specific type. It supports the use a codeblock to let you do what you may need to do with the ...
by Antonio Linares
Sat Mar 02, 2024 8:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 225

Re: Problem with alignment in SAY command

... all is possible. Just for the solution, you can also directly click on it in the resource editor, which I think is even easier when someone uses resources. https://mybergland.com/fwforum/right.jpg Joao, I often still think about the joint work on the appointment calendar, which is ...
by Otto
Fri Mar 01, 2024 9:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 858

Problem with alignment in SAY command

... I use this line: EDEFINE SAY PROMPT PAR->STOMSHAYS ID 500 OF ParDlg PICTURE "@X" but I want it to be aligned to the right. In my resources this field is defined as right text, but my text is shown aligned to the left. How can I align the text in the SAY command to the right? Thank ...
by driessen
Fri Mar 01, 2024 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 858

Re: COMBOBOX

... an error because REDEFINE COMBOBOX does not support FONT. Check fivewin.ch to always see the latest implementation of a command line. I use resources exclusively because the alignment on a complex dialog is much easier. I use the following resource to see the latest implementation of RC ...
by TimStone
Tue Feb 27, 2024 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX
Replies: 7
Views: 315

COMBOBOX

Dear friends, is it possible to have a COMBOBOX with custom FONT? I am creating COMBOBOX from resources and get a syntax error when compiling with "FONT oFontBig". maybe I have to create with source code? Kind regards to all of you and thank you Ruth REDEFINE ...
by Ruth
Tue Feb 27, 2024 4:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX
Replies: 7
Views: 315
Next

Return to advanced search