GetRect() difference
Thank you Antonio, I was using this code since FW1.95, and never changed it because it was working fine oDlg:Center() and oDlg:SetSize( nWidth, nHeight ) is working fine with FWH64 16.04 Rev Build3
View ArticleHarbour version to use with FWH 6.12 demo version
Copied here: [url:3e76zivy]https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_2007_02_17_7000.zip[/url:3e76zivy]
View ArticleEasyReport
For those who are not familiar with EasyReport I forgot to mention that the values for the array are coming from the VRD-definition file. [Items] 1=Text|Firma|401|1|1|1|2|1|68|6|10|3|2|2|0|0||0...
View ArticleTGet Question for Unicode??
Hi Look my video [url:3h5d7iuz]http://www.fivetech.com.tw/downloads/Video_2016-07-15_093025.wmv[/url:3h5d7iuz] Now, I move DBFs to MySQL with Utf8 and Unicode. I found I can't input more character that...
View ArticleTrying to create a Virtual Keyboard.
THANKS ANTONIO, This works great, exactly what I needed. Thanks!! Brad.
View ArticleAyuda.. Como se pueden Crear nuevas Paginas en FASTREPORT
Resuelto... Jose Luis tenias razon,, solo me toco llenar un array y desplegar los datos que necesitaba gracias [quote="joseluisysturiz":2tt956gl][quote="elmoiquique":2tt956gl]Gracias a Ambos,,, pero...
View ArticleCrear listbox Array en tiempo de ejecucion listbox o xbrowse
Lubin, prueba esta codigo ejemplo (funcional) [code=fw:33ljdvny][/code:33ljdvny] Saludos.
View ArticleCan I change my IP address with Fivewin/Harbour?
[code=fw:2rn6m9c1][/code:2rn6m9c1] Regards [b:2rn6m9c1]Anser[/b:2rn6m9c1]
View ArticleBug in TXBrowse?
[quote="nageswaragunupudi":283jvihn]I could not yet find a solution for this. Greatly appreciate any help from you.[/quote:283jvihn] Sorry, I can't understand the problem. Can you show a little...
View ArticleNuevo FWH 16.05
Gracias voy a tomar en cuenta las sugerencias para xbrowse, pero lo que estoy colocando es solo para explicar lo que necesito. AUTOSORT lo hace bien pero necesito que siempre se posicione en el primer...
View ArticleOraOleDb & Dates / OraOleDb & Fechas
Hola Cristóbal, la guerra que nos ha dado una aplicación web con el formato de fecha, hasta que pusimos ese parámetro en la cadena de conexión. Saludos
View ArticleA problem TFOLDEREX tab-images from resource ?
I noticed, in TFOLDEREX loading [color=#0000FF:2krqms40]Tab images [/color:2krqms40]from RESOURCE ( DLL ) doesn't work Loading the image from FILE it is Ok. Using images (...
View ArticleOT Función en MySql
Horacio buen dia Para retornar el mayor numero de un conjunto hazlo asi select max(teorico) from nSueldos where id_legajo = nro_legajo group by id_legajo esto te traera el mayor sueldo yo te aconsejo...
View ArticlexBrowse from RES. and show images from DLL ?
Hello, Working on the RESOURCE-section of a new sample, I have a problem to create a xBrowse from resource and displaying the images from a DLL From CODE there is no problem at all and I could finish...
View ArticleARCHIVO TESTMERG.PRG
Hola amigo como Actualizo los Total en este Archivo TestMerg,prg ya que le agregue el edit WITH OBJECT oBrw:aCols[ 5 ] :nEditType := EDIT_GET :nFooterType := AGGR_SUM END pero no actuliza el total solo...
View Article