changed from BCC to MSVC 2015
Hi ppl, It is with great pleasure announce that exactly now I do my first successfull compilation of my ERP app with MSVC 2015 + Harbour + FWH. The final EXE is so big 50MB compared to BCC 35MB, but I...
View ArticleAutoget from Daniel G. Gil
Hola, I'm moving from Autoget by Maurilio Viana to autoget by Daniel G. Gil, and I think that the lastest is more powerful. I want to add a feature, when pressing the space key the class shows the list...
View Articlechanged from BCC to MSVC 2015
Toninhofwi Give [url:3ec28zvw]https://upx.github.io/[/url:3ec28zvw] a try... it's awesome.... and free
View ArticleAutoget de Daniel G. Gil
José luis, estoy implementando esta clase y me gustaría cambiar el font de la lista. Alguna idea ?. Muchas gracias.
View ArticleXBrowse Hex Edit
Quick way to view and edit binary data from within FWH application. function XbrHexEdit( [@]cBinaryData, [cTitle], [lReadOnly := .f.] ) --> cEditedBinaryData This function is available in...
View ArticleOCR for scanned documents
Hi Reinaldo, here my experiences with tesseract so far, perhaps it helps in some cases: [list:2436i3tb]- I want direct output of searchable pdf - not only hOCR -, possible with version 3.03 and higher...
View Article1st FWH + [x]Harbour 2017 international conference
Hello from Sillian, I am Ruth, Otto´s daughter. I am happy that so many of you come to the [b:2x91sfpq]HARBOUR 2017 INTERNATIONAL CONFERENCE[/b:2x91sfpq]. This will be great. If you plan to come from...
View ArticleMenúes con FW17+ xHarbour
Saludos Cristóbal y Antonio. Los paths estan correctos. Voy a probar con el borland 7 y a reconstruir la libreria, pero al parecer ya viene "ready to go" con fw17. Voy a comprobarlo. Muchas Gracias a...
View ArticleAlmacenar/Recuperar imagenes, binarios en Tablas DBF
Probably this very difficult approach was necessary during 16-bit clipper days about 20 years back. Now all this totally not necessary. We can simply assign file buffer value to the field. Please try...
View ArticleOrganizador de ficheros multimedia o ficheros externos
If you are using DBFFCDX, you can store any data of any type of any size in the memo-fields. We can easily put together a small xbrowse to work with drag and drop or copy and paste any kind of data...
View ArticleGoogle Address Lookup
Hi All Is it possible to have a predictive address search in Fivewin - I have used it on a web page but that was using python/javascript and the google places API. Any ideas appreciated. Cheers Colin
View ArticlePasar parametro a INIT PROCEDURE
Inside the INIT procedure, please use HB_ArgV( 1 ), HB_ArgV( 2 ), etc to get the command line parameters. HB_ArgC() gives number of parameters.
View ArticlePlotting locations on Google Maps
Very Nice !! The FWH community on Google Maps : Here we go Marc Venken, Belgium , 51.053734 - 5.606073
View ArticleUse Ximage also for HTTP images
Hello, I use this @ 40,500 XIMAGE oImage SIZE 250, 250 OF oWnd SOURCE "r:\pictures\"+alltrim(nofoto->orgfoto) and a Xbrowse To show pictures located on my drive. There is a field in a dbf that has a...
View ArticleUse Ximage also for HTTP images
Specify the URL as the source. That is enough. Example: [code=fw:24x77sal][/code:24x77sal] Please try this sample: [code=fw:24x77sal][/code:24x77sal] This sample also shows how to switch images just by...
View ArticleSecuencias de Escape con clase Printer
Buen día Alguien ha usado secuencias de escape con la clase TPrinter. Saludos
View Article