topic
stringlengths
1
63
text
stringlengths
1
577k
press BUTTON Key ?
Hi Antonio Linares Always thanks it gives too much in the reply which is kind.
press BUTTON Key ?
Hi Antonio Linares See this portion ( FUNC test_button(n) ) The contents of the 'oField[n]:cCapture' does not change. Also neither the 'oField[n]:SetColor( CLR_WHITE, CLR_YELLOW )' Changes When it is done how. It is kind to a question always and answer back, it gives and the unit only it is grateful. [code:5vl1whkd...
press BUTTON Key ?
Here you have a working sample: [code:29of9bh0] #include "FiveWin.ch" #define CR chr(13) Function main() publ oWnd, oField := array(250), count := 1 DEFINE WINDOW oWnd for i := 1 to 50 for j := 1 to 5 cCap := alltrim(tran(cou...
press BUTTON Key ?
Hi Antonio Linares Why the execution is not. [code:3mk2xf8d] #include "FiveWin.ch" #define CR chr(13) Function main() publ oWnd, oField := array(250), count := 1 , oFont DEFINE FONT oFont NAME GetSysFont() SIZE 0, -8 DEFINE WINDOW oWnd for i := 1 to 50 ...
press some button btnbmp
I must make a reservation for a group of people . they want some tables I wish select some tables ( I made it with btnbmp see please this <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=22092">viewtopic.php?f=3&t=22092</a><!-- l --> ) and when I click on each btnb...
presupuesto para un Control
Hola. Me gustaría solicitar un presupuesto para un control. Estoy interesado en un control similar a esto: <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21772&hilit=AUTOGET">viewtopic.php?f=3&t=21772&hilit=AUTOGET</a><!-- l --> Se debe trabajar como [url:3036j5e...
prev32.dll not found!!!
Saludos Amigos del Foro y FELIZ AÑO 2012.- Estoy usando la ultima version de FWH y me dice en un obrw:report() que no consigue prev32.dll y el mismo esta en el directorio donde esta el .exe Gracias de Antemano a todos.
prev32.dll para FiveWin 2.7 en español
A ver si alguien sabe y medice donde puedo encontrar una prev32.dll para FWH 2.7 en español, la que tengo vieja en WinXp no muestra los iconos, y la nueva que me han mnadado con FWH 2.7 está en inglés. Gracias
prev32.dll para FiveWin 2.7 en español
Julio, Aquí la tienes: <!-- m --><a class="postlink" href="http://hyperupload.com/download/0186065f14/prev32sp.dll.html">http://hyperupload.com/download/0186065 ... p.dll.html</a><!-- m --> Ya la hemos añadido al setup de FWH para futuros builds. Gracias.
prev32.dll para FiveWin 2.7 en español
Muchas gracias Antonio
prevenir corrupción
Buen día,Tengo intención de que, al iniciar una aplicación, "revise" las .DBF, los .CDX y los .FPT y, si hay algún error en las .CDX, inicie un proceso de reindexado. Aunque no me ha pasado con las CDX, tengo entendido que los índices son lo que presentan problemas.¿Que puedo usar para comprobar el estado de estos arch...
prevenir corrupción
[code:2x4c7x2u] #Include "Fivewin&#46;Ch" REQUEST OrdKeyNo, OrdKeyCount, OrdKeyGoto FUNCTION VENTAS&#40;&#41; LOCAL DbClientes IF NetUse&#40; "CLIENTES", &#46;T&#46; &#41; OrdListAdd&#40; "Clientes", "CODIGO" &#41; DATABASE DbClientes DbClientes&#58;Load&#40;&#41; DbClientes&...
prevenir corrupción
Gracias João,No conzco algunas funciones pero imagino lo que hacen y lo voy a poner en práctica.Saludos.Rolando <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
prevenir corrupción
Hola Rolando,La función OrdKeyCount() solo verifica que haya tantas claves como registros haya en la tabla. Esa condición no se cumple en los casos en que tienes alguna condición FOR para el índice, por ejemplo FOR !Deleted().Tampoco te avisará si, por ejemplo, alguien cambia alguno de los campos claves sin abrir el ín...
prevenir corrupción
Carlos, puedes probar la clave tanbien:[code:1oysebhf] SET ORDER TO 4 IF INDEXKEY&#40;&#41; # "COD+DTOC&#40;EMISION&#41;" &#46;AND&#46; LEFT&#40;xARCHIVO,8&#41; = "CLIENTES" REINDEXAR&#40;&#41; ENDIF [/code:1oysebhf]Una ideaSaludos
prevenir corrupción
Joao,como comentaba antes, lo que se verifica es muy superficial, y estamos atacando el problema cuando ya ha sucedido. Por eso le recomendaba al compañero que toma algunos recaudos que son de carácter preventivo, que son más efectivos que tratar de intuir cuando estan bien o nó los datos, lo que es prácticamente impos...
prevenir corrupción
[quote="Carlos Mora":23th7a21]Joao, como comentaba antes, lo que se verifica es muy superficial, y estamos atacando el problema cuando ya ha sucedido. Por eso le recomendaba al compañero que toma algunos recaudos que son de carácter preventivo, que son más efectivos que tratar de intuir cuando estan bien o nó los dato...
prevenir corrupción
Joao,Lee mi primer post. Mis sugerencias estan ahí, yo no verifico la integridad de los índices, no hay formas prácticas de asegurar que un índice esta desactualizado, y las verificaciones que tu haces cubren muy pocas de las muchas posibilidades de corrupción o desincronización. NO PONGO CODIGO porque como te reitero ...
prevenir corrupción
[quote="Carlos Mora":2s4fltgz]Joao, Lee mi primer post. Mis sugerencias estan ahí, yo no verifico la integridad de los índices, no hay formas prácticas de asegurar que un índice esta desactualizado, y las verificaciones que tu haces cubren muy pocas de las muchas posibilidades de corrupción o desincronización. NO PONG...
prevenir corrupción
Gracias por los aportes.SaludosRolando <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
preview
Como puedo hacer para que el preview salga en primer plano? Antes con fwh 2.6 salía así, pero con la version 7.12 , se posiciona en la pantalla principal, bajo el diálogo. Lo que hice fue iconizar el diálogo, pero no sé como hacer para maximizarlos hasta que no imprima ó salga del preview. Es decir puedo interactuar co...
preview
Solucionado, la explicación estaba en los foros. <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=14167&p=72958&hilit=preview#p72958">viewtopic.php?f=6&t=14167&p=72958&hilit=preview#p72958</a><!-- l --> Gracias
preview alpha 2
Holas, sigo con el preview a paso de tortuga pero seguimos, - se añadio la visualizacion para orientacion horizontal - El zoom funciona con la visualizacion de dos paginas - se añadio el goto a la pagina deseada [img:2tjvw7p3]http&#58;//img109&#46;imageshack&#46;us/img109/7671/pantalla1y&#46;jpg[/img:2tjvw7p3] pued...
preview alpha 2
Holas, I am slow but still working - add visualization in landscape - the zoom work with two page preview - add got to any page [img:2rikia2b]http&#58;//img109&#46;imageshack&#46;us/img109/7671/pantalla1y&#46;jpg[/img:2rikia2b] you can donwload from [url:2rikia2b]http&#58;//www&#46;box&#46;net/shared/mmxnpv19a5[...
preview alpha 2
Marcelo, On Xmas I sent you my modifications for 2/4/6/8/10 pages ( Multipages) , do you saw this and implemeted on your preview ?
preview alpha 2
Espectacular AMIGO.... Como sujerencia es Agregar en la barra superior poder seleccionar la Impresora. y un Amigo realizó la modificacion que el zoom en ves de hacerlo por Factor es hacerlo por porcentaje. Pasame tu correo para enviarte la Clase con esto implementado. Saludos. David Argentina #include "FiveWin....
preview alpha 2
Hola David, gracias, esta previsto el manejo del Zoom, solo que debo ver como manejar este, actualmente el zoom esta en funcion del tamaño de la venta, la idea es que sea independiente a ella, no importa que tamaño tenga la ventana del preview el zoom de la pagina se debe presentar con las mismas dimensiones. Sobre l...
preview alpha 2
Hi Silvio, thanks, I have your code, but I didn't see it yet, I will check it when I finish the first version of the preview, then we can define the multipages properties together. ciao Marcelo [quote="Silvio":7agyqk93]Marcelo, On Xmas I sent you my modifications for 2/4/6/8/10 pages ( Multipages) , do you saw t...
preview class modifier
can any body provide me of modified preview.dll that can print the whole fields of DBF avoiding the message : report is too big to fit in page .
preview class modifier
There is nothing you can do to force a report to fit in the page other than reduce the amount of data of reduce the font. I already answered to this question in the past, if I remember correctly. EMG
preview com fwh1204 (RESOLVIDO)
depois da atualizacao para fivewin 1204 o preview mostra assim: [img:ywmx4mdm]http&#58;//oi48&#46;tinypic&#46;com/1y3ixk&#46;jpg[/img:ywmx4mdm] se compilo com aversao anteiro mostra correto que tenho q fazer?
preview com fwh1204 (RESOLVIDO)
Por favor muestra el código que usas para imprimir, gracias
preview com fwh1204 (RESOLVIDO)
Antonio o codigo é esse abaixo: [code=fw:jez6hnfv]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br /><span style="color: #00D7D7;">#define</span> DMPAPER_A4   <span style="color: #000000;">9</span>    <span...
preview com fwh1204 (RESOLVIDO)
Por favor cambia esta línea y comprueba el resultado: nRowStep = oPrn:nVertRes() / 60 cambia 60 por 50, ó 40, y veamos como afecta al resultado
preview com fwh1204 (RESOLVIDO)
Antonio não obtive sucesso... aparentemente exibiu da mesma maneira <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
preview com fwh1204 (RESOLVIDO)
Despues de remover gran parte del codigo ya que no colocaste las DBF, compiló correctamente... [img:u08ioekv]http&#58;//www&#46;mayapos&#46;com/FiveWin/preview&#46;png[/img:u08ioekv]
preview com fwh1204 (RESOLVIDO)
com o codigo abaixo: [code=fw:1w5rkalw]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br /><span style="color: #00C800;">Function</span> RPed06<span style="color: #000000;">&#40;</span><span style="col...
preview com fwh1204 (RESOLVIDO)
Please place this call before: MsgInfo( oPrn:nVertRes() ) nRowStep = oPrn:nVertRes() / 60 // We want 60 rows so we know the vertical resolution of the printer
preview com fwh1204 (RESOLVIDO)
antonio MsgInfo( oPrn:nVertRes() ) = 7016 and rpreview.prg <=> previous version returns the same value = 7016
preview com fwh1204 (RESOLVIDO)
RESOLVIDO na linha 1377 do rpreview.prg fwh1204 [code=fw:1s61zoev]<div class="fw" id="{CB}" style="font-family: monospace;"><br />before<br />&nbsp; &nbsp;<span style="color: #00C800;">if</span> ! ::<span style="color: #000000;">lZoom</span> .and. ! lInit<br />&nbsp; &nbsp; &nbsp; &nbsp; ::<span style="color: #00000...
preview com fwh1204 (RESOLVIDO)
Muy bien. gracias <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
preview file PDF
Hi, You can download here: <!-- m --><a class="postlink" href="http://ifile.it/q9ufb7r/quarkpdf.zip">http://ifile.it/q9ufb7r/quarkpdf.zip</a><!-- m --> Saludos Arturo
preview file PDF
Dear Arturo, Can you preview PDF file without any installation PDF Reader (any program)? Regards, Dutch
preview file PDF
source code ?
preview file PDF
Hello Duch, A Download-link <!-- m --><a class="postlink" href="http://www.softpedia.com/get/Office-tools/PDF/Cool-PDF-Reader.shtml">http://www.softpedia.com/get/Office-too ... ader.shtml</a><!-- m --> [color=#FF0000:3fyd6axv]Cool PDF Reader[/color:3fyd6axv] is Freeware and a Standalone Exe-file ( The fastest and s...
preview file PDF
Dear Uwe, I would like to open PDF file without execute any program. I just found some program that provide SDK DLL or Active X for open PDF file. It is interesting solution. <!-- m --><a class="postlink" href="http://www.soraxsoft.com">http://www.soraxsoft.com</a><!-- m --> <!-- m --><a class="postlink" href="http...
preview file PDF
Hi Dutch, Preview PDF is a new class for FWH, and you can include in your aplication exe, No requeired Activex, ocx or ole Now, We are woking in the print pdf regard Arturo
preview file PDF
Dear Arturo, [quote="arturo tamayo":6qwq4dgq]Hi Dutch, Preview PDF is a new class for FWH, and you can include in your aplication exe, No requeired Activex, ocx or ole Now, We are woking in the print pdf regard Arturo[/quote:6qwq4dgq] Great news. Thanks.
preview file PDF
Buen trabajo Arturo, ya nos iras contando mas cosas.
preview file PDF
Arturo, I would like to implement your new class in our app ASAP, do you have a timeline - date of release?
preview file PDF
Arturo; What I really need (-really bad-) is a way to print pdfs without having to open for preview. Straight from code: [code=fw:23sl6neh]<div class="fw" id="{CB}" style="font-family: monospace;"><br />cPdf := <span style="color: #ff0000;">"c:<span style="color: #000000;">\s</span>ome.pdf"</span><br />PrintPdf<span ...
preview file PDF
Hi Reinaldo I use adobe reader for this - I save the location of acrord32.exe for each user C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe - I also have a function that finds acrord32.exe so when the user updates adobe reader they can update the path. I save the path into an array of different parameters tha...
preview file PDF
for printing pdf's and other files without dialogs, you can also use 'ShellExecute' with 'printto' parameter, as described here <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=2027&hilit=printto">viewtopic.php?f=3&t=2027&hilit=printto</a><!-- l -->, <!-- m --><a class="po...
preview file PDF
It seems as Arturo is using free SumatraPDF: [url:110dptvd]http&#58;//code&#46;google&#46;com/p/sumatrapdf/[/url:110dptvd] [url:110dptvd]http&#58;//blog&#46;kowalczyk&#46;info/software/sumatrapdf/free-pdf-reader&#46;html[/url:110dptvd] [img:110dptvd]http&#58;//img163&#46;imageshack&#46;us/img163/8955/capturegex&#46;...
preview file PDF
I have tried sumatra as well as acrobat. There are problems with both approaches. With Sumatra it all goes well until about the 20th copy when it begins to slow down. I need a way to print 1000 pdfs one after the next without previewing. It seems like the constant calling of sumatra fragments memory in such a way t...
preview file PDF
Hi Antonio, No, I'm not using SumatraPDF, I'm using mupdf and thirdparty, sumatraPDF also uses mupdf Can see <!-- w --><a class="postlink" href="http://www.mupdf.com">www.mupdf.com</a><!-- w --> but has a problem, there is no documentation Regard, Arturo
preview file PDF
Arturo; Can you share some code on how you are using it? Please send to reianaldo dot crespo at gmail thank you. Can you print a pdf from source without previewing it first? Can you preview a pdf in a dialog or window? Thank you, Reinaldo.
preview file PDF
Hi Reinaldo, Yes, soon will have the code, complete Now, I'm working on a way to send to the printer, if you can print without preview The management pdf file code is quite complicated, so it took me a while. After having these functions running smoothly code will have to complete. Regards, Arturo
preview file PDF
Hi! Any progress?
preview impresion queda detras de dialogo
Amigos, tengo el siguiente problema. cuando tengo un dialogo con la opcion de imprimir, presiono el boton, se ejecuta la funcion, pero el dialogo queda en la pantalla sobre la ventana de la impresion, tengo que cerrar este para recien ver que quiero imprimir, le puse modal a la impresion, pero siempre queda detras d...
preview impresion queda detras de dialogo
si usas tprinter: oPrn:lPrvModal := .t.
preview impresion queda detras de dialogo
Hola, mira aquí: <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=19828&start=0&hilit=mdichild+rpreview">viewtopic.php?f=6&t=19828&start=0&hilit=mdichild+rpreview</a><!-- l --> Saludos.
preview problem
I may asked that before but with the latest updates I may have different answers can I show all fields of database after listing avoiding the message "Report width is greater than page width" I need the way to update the methods to distribute my afields all over the report. May be page 1-3 contain certain fields,4-6 an...
preview problem
Ehab, Why don't you modify your report to choose just the fields that fit on the page, and run several reports one after another ?
preview problem
How will I choose my fields in every report ? In what step of preview method I will update?
preview problem
Ehab, Please review samples\report\*.prg samples
preview problems
FW 8.01 Today I had to take a photo from the screen with my camera. If I try to make a screenshot with the capture software the lines are there and I can’t demonstrate the problem. What could be the problem. I use the report.prg from the Fivewin samples and my own database. I uploaded a zip to <!-- w --><a class="...
preview problems
Otto, What is the problem ? Is it a painting error ? A runtime error ?
preview problems
Antonio, thank you for your answer. There should be a line in every row. Regards, Otto
preview problems
Otto, please build a reduced and self-contained sample of the problem. EMG
preview problems
Enrico, thank you for your answer. The sample is here: <!-- w --><a class="postlink" href="http://www.atzwanger.com/fwreport/report.zip">www.atzwanger.com/fwreport/report.zip</a><!-- w --> Regards, Otto
preview problems
Otto, I compiled and ran your sample and all the lines are showing here. I am using FWH 8.01/xHarbour and XP Pro, SP2. James
preview problems
James, would you be so kind to send me your exe. Regards, Otto
preview problems
[quote="Otto":30dd0gh1]Enrico, thank you for your answer. The sample is here: <!-- w --><a class="postlink" href="http://www.atzwanger.com/fwreport/report.zip">www.atzwanger.com/fwreport/report.zip</a><!-- w --> Regards, Otto[/quote:30dd0gh1] REPORT.prg(29) Warning W0001 Ambiguous reference: 'BAR' Once fixed this...
preview problems
Enrico, thank you. I commended out line 29. There is no warning now. But the result is still the same. I am on a VISTA PC. Now I tried with XP. There all is working correctly. prev32.dll in my FWH is from 11-5-2005. Regards, Otto
preview problems
One of the many Vista's bugs and incompatibilities? <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> EMG
preview problems
Enrico, the problem is that VISTA is the standard we have to follow. Regards, Otto
preview problems
Otto, I fully agree that FWH has to properly work on Vista, and we need to solve it. But just a comment: only 9% of the market use Vista these days. Around 75% still use XP. I recently saw the comparative chart and was impressed with the results... I trying to locate it to show it to you.
preview problems
Otto, Are you having this problem with all reports when running on Vista, or just that report? I don't have Vista here to check. James
preview problems
[quote="Otto":15io4jwm]Enrico, the problem is that VISTA is the standard we have to follow.[/quote:15io4jwm] Yes, I'm only saying that if it is really a bug of Vista then it will be probably fixed by MS. EMG
preview problems
Early XP was a real disaster, do you remember? EMG
preview problems
Otto I compiled and ran your report on my vista (premium home editon), it shows OK . I am using xcc compiler (xharbour.com) Just a remark, though i do not like vista, my app runs OK with Vista . Fwh is working properly, no problem with reports. Please try to check your prev32.dll maybe something wrong there. HTH R...
preview problems
Here its working fine with Vista Ultimate 32 (all upgrades applied) and FWH 8.02 pre-release: [url=http&#58;//imageshack&#46;us:1j417c67][img:1j417c67]http&#58;//img219&#46;imageshack&#46;us/img219/7489/reportwf9&#46;png[/img:1j417c67][/url:1j417c67]
preview problems
Antonio, can you please mail me your exe file for a test. Thanks in advance Otto
preview problems
Otto, Already sent
preview problems
Thank you. The problem is the same as with my exe. Regards, Otto
preview problems
Antonio, could you please test with AERO off. With AERO on it is working here too. Thanks in advance Otto
preview problems
Otto, Maybe it is your screen resolution or grahics card? James
preview problems
Otto, Without themes fails in Vista. It seems as a Windows Vista metafiles management bug.
preview problems
Antonio, do you know I SP1 for VISTA resolves this problem? Regards, Otto
preview problems with fwh 2.6
Antonio, I noticed that the metafile.c program was supplemented with metafi32.c I am experincing 2 problems with the "new metafile" logic. 1. Each time I use the preview process ( vanilla - right out of the box ) with my report object, I get the following message - EVERY TIME. ( from metafi32.c ) Error (6) deleti...
preview problems with fwh 2.6
Double click on preview screen. If the image is for Portrait / 8.5 x 11 inch paper the image WILL GET LARGER. It appears that all LANDSCAPE reports, both 8.5 x 11 and 8.5 x 14 reports DO NOT GET LARGER by double clicking.
preview problems with fwh 2.6
Don, Have you check if there are others EMF files in your windows TEMP (GetEnv("TEMP")) directory ? Does the report preview remains open ? Could you provide a sample to reproduce it ? Thanks.
preview problems with fwh 2.6
Don, Could you please test samples\TestPrn2.prg and check if it works ok for you ? Here it works ok. Thanks.
preview problems with fwh 2.6
I have isolated the problem. Embarassingly (?) I must report the problem was due to "old sloppy coding". Here is what happened. In my library, I coded: oReport:End() after calling the report-preview process. Apparently, this was needed at one point many years ago. Problem was, your preview processor ended the rep...
preview problems with fwh 2.6
Don, Congratulations for solving it. We are happy to know its ok now.
preview report got error when Windows User name Chinese word
Hi Mr.Rao When Windows user name is English name, preview report work fine. But Chinese name, not work and got error message below: [img:13u7ukfy]https&#58;//i&#46;postimg&#46;cc/fRHtDthT/2023-08-29-120936&#46;jpg[/img:13u7ukfy] [img:13u7ukfy]https&#58;//i&#46;postimg&#46;cc/FsTsJMCT/2023-08-29-120953&#46;jpg[/img:13...
preview report got error when Windows User name Chinese word
Have you included this code in your main program? [code=fw:2gy1whhn]<div class="fw" id="{CB}" style="font-family: monospace;">HB_CDPSELECT<span style="color: #000000;">&#40;</span> <span style="color: #ff0000;">"UTF8"</span> <span style="color: #000000;">&#41;</span></div>[/code:2gy1whhn] If not please include this and...
preview report got error when Windows User name Chinese word
[quote="nageswaragunupudi":2p9zkhfn]Have you included this code in your main program? [code=fw:2p9zkhfn]<div class="fw" id="{CB}" style="font-family: monospace;">HB_CDPSELECT<span style="color: #000000;">&#40;</span> <span style="color: #ff0000;">"UTF8"</span> <span style="color: #000000;">&#41;</span></div>[/code:2p9z...
preview report got error when Windows User name Chinese word
I see. We will check.