Search found 372 matches: smaller

Return to advanced search

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

I use a professional .EXE shrinker ... that makes a big difference in execution time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. ...
by Enrico Maria Giordano
Sat May 11, 2024 2:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 188

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

I use a professional .EXE shrinker ... that makes a big difference in execution time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. ...
by quim
Sat May 11, 2024 1:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 188

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

I use a professional .EXE shrinker ... that makes a big difference in execution time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. ...
by Rick Lipkin
Sat May 11, 2024 1:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 188

Re: Slow EXE Launch.

Bryon I use an .EXE shrinker called Aspack .. typically the size of the .exe is at least 30-50 percent smaller .. the smaller the .exe the quicker the program loads .. another benefit of the "shrinker" is that the .exe can not be read with a hex editor that may reveal ...
by Rick Lipkin
Tue May 07, 2024 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 224

Re: Centrar texto VERTICALMENTE

... := .t. cons: (1) Lesser quality (2) Large size and (3) pdf is not editable. 3. Using HaruPDF, by setting TPrinter():lUseHaruPDF := .t. pros: (1) Smaller size. (2) Good Quality (3) pdfs are editable. cons: (1) Does not support Unicode fonts. (Concern only for East/Middle Asian languages) (2) Does ...
by nageswaragunupudi
Wed Apr 10, 2024 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 501

Re: Centrar texto VERTICALMENTE

But de quality of the typography in the PDF is not good.

Yes. Also PDF file size is large.

I guess the best solution must be to use HaruPDF.

Yes. Simple and smaller pdf file sizes.
by nageswaragunupudi
Wed Apr 10, 2024 12:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 501

change size dialog selecting noption folder

I have a dialog I have a folder on this dialog I have a buttonbar at the bottom of odlg I would like to make the dialog smaller when the end user selects tab number 3 and tab number 6 I made a small test Problem is when press folder tab the dialog is resized but sometimes the oBar ...
by Silvio.Falconi
Thu Mar 14, 2024 11:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change size dialog selecting noption folder
Replies: 3
Views: 638

tiny11 core for ARM64

... RAR support, redesigned volume slider, RGB controls in the Settings app, and more . Compared to the previous tiny11 version, version 2311 is 20% smaller and allows you to recover even more space on your system drive. Furthermore, it is fully maintainable, which means you can download and install ...
by Silvio.Falconi
Thu Jan 18, 2024 10:23 am
 
Forum: FiveWin for Pocket PC
Topic: tiny11 core for ARM64
Replies: 0
Views: 8446

Re: Resolution of monitor

... DIALOG oDlg CENTERED https://i.postimg.cc/JhNgVzN5/testd.png on Miix320 Lenovo ( tab10) 1920 x 1200 Pixel I have the dialog smaller and the button bar on too hight and it happens that in Win10 as in Win7, depending on the monitor, I have the buttonbar too high for a sample ...
by Silvio.Falconi
Tue Jan 09, 2024 9:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resolution of monitor
Replies: 29
Views: 2565

Re: Create a Panel width a text

... it is drawn above the panel that follows If the taskPanel is bigger https://i.postimg.cc/ZnS7KJQw/big.png if the taskpanel is smaller https://i.postimg.cc/3RRrfH1b/smaller.png the new test code #include "FiveWin.ch"//#include "ribbon.ch"//----------------------------------------------------------------------------//static ...
by Silvio.Falconi
Mon Jan 08, 2024 10:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3241

Re: Create a Panel width a text

... Antonio,I must change the text od cMsg with shareBoard() function and it run ok because the cmsg is refreshed but if the cMsg is smaller I wish chane also the size of Panel ( PANEL oPanel ) and the taskPanel (oPanel2) of oExBar but not run pass1 https://i.postimg.cc/QCgsN9cZ/gg.png ...
by Silvio.Falconi
Sat Jan 06, 2024 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3241

To Nages : BTNBMP Class Features

Why does the button get smaller when I hover over a btnbmp button? In my opinion it's not normal!!! Furthermore, aesthetically it is not good sample: @ oBrowse:nBottom+2,  5 BTNBMP aBtn[3] PROMPT "&Add"  OF oDlgEdit;  ...
by Silvio.Falconi
Thu Nov 23, 2023 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : BTNBMP Class Features
Replies: 0
Views: 350

Re: Testing Harbour -gc3 flag

And higher compression ratio. Please note that for EXE sizes smaller than 100 KB (like the one produced by pure C source code) the parameter -9 makes a smaller EXEs than --lzma.
by Enrico Maria Giordano
Sat Nov 18, 2023 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4383

Re: Testing Harbour -gc3 flag

No maestro, siempre uso /GC1. I recommend -gc0. Same speed of -gc1 but smaller EXEs. Con GC3: 17/11/2023 14:28 14.729.216 PLENOINDW.exe Con GC2: 17/11/2023 14:30 14.401.536 PLENOINDW.exe Con GC1: 17/11/2023 14:31 14.401.536 PLENOINDW.exe Con GC0: 17/11/2023 ...
by Enrico Maria Giordano
Fri Nov 17, 2023 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4383

Re: Testing Harbour -gc3 flag

No maestro, siempre uso /GC1. I recommend -gc0. Same speed of -gc1 but smaller EXEs. Con GC3: 17/11/2023 14:28 14.729.216 PLENOINDW.exe Con GC2: 17/11/2023 14:30 14.401.536 PLENOINDW.exe Con GC1: 17/11/2023 14:31 14.401.536 PLENOINDW.exe Con GC0: 17/11/2023 ...
by karinha
Fri Nov 17, 2023 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4383
Next

Return to advanced search