fastreport + harbour + bcc7
gracias x las respuestas, tenía desactualizada la dll del fastreport sldos
View Articlecomo saber que elemento de un menu se ha seleccionado
Estimados colegas, Estuvimos trabajando con este mismo tema y utilizamos esto que podría serles de utilidad, *----------------------- MENU oPopRub POPUP 2007 *----------------------- MENUITEM "Todos...
View ArticleTLabel class
[size=150:378ecdkx][b:378ecdkx]for the first problem [/b:378ecdkx][/size:378ecdkx] 1. How I can to not show the last label ( or How I can add n inferior margin) Because I have this error as you can see...
View ArticleValidar respuesta desde un WEBSERVICE
Hi anserkk. yes, it is an array in xml format, I can inspect it with xRes:=oSoapClient:ObtTok("USUARIO999", "tscxfxreger") oXml:=TXmlDocument():New(xRes) xbrowse( oXml ) But the content has none of the...
View ArticleChange Layout of content of the tooltip
In FWH 17.01, we introduced bCellToolTip, which is extremely easier to implement than bToolTip. We recommend using bCellToolTip in the place of bToolTip and deprecate using bToolTip. The sample above...
View Article1st FWH + [x]Harbour 2017 international conference
Good afternoon we plan to travel with my wife will be a pleasure to Know all the master and monsters of harbour - fivewin programing I'll wait till the even will confirm to start sell our tickets ( are...
View ArticlexBrowse y GoRight
Gracias Rao por responder. Normalmente utilizo VK_RETURN para abrir un dialogo de modificación de datos. Si la tabla tiene una cantidad de columnas que exceden la longitud del control las primeras...
View ArticleCrear un archivo Zip
Buenas tardes.. Respecto a la creación de un Archivo Zip, no pude activar las funciones que me indicaron, pues no contaba con las lib., pero encontré un programita externo "zip.exe" que finalmente me...
View Articleproblem with read from xml file
[quote="kajot":3jbf7wxd]if so I do tNUMER:=oXmlNode:oChild:ToString() //oXmlNode:cData because I still getting empty tNumber[/quote:3jbf7wxd] Are your variable names correct?...
View Articlexbrowse: picture
Hola, no se, para que sirve XbrNumFormat ? no hace nada... lo que yo quiero es formatear las columnas, poner el picture en los importes para que me muestre la columna como yo quiera o sea, no el...
View ArticleSuministro Inmediato de Informacion - SII
Hola, [quote:nt9vjt9q]¿ Para emitir una factura será obligatorio hacerlo via webservices ?[/quote:nt9vjt9q] Las facturas emitidas y recibidas han de ser enviadas al web service en los siguientes 8 dias...
View ArticleChange Layout of content of the tooltip
Yes, from FWH 17.01 onwards. In the above codeblock instead of returning a character value, return array with 7th element as time in milliseconds. For complete specification, please see whatsnew.txt of...
View ArticleMe Again : MySQL FW help.. Trying to find the right Syntax
Uh oh.. okay im trying to check both User and Password. It works looking for user.. i have it then sending to _checkPass() with in check pass, i tried to do the same look for the password as the user...
View ArticleGif Animados en Dialogos
[quote="JoseAlvarez":3nrugyge]Saludos [b:3nrugyge]Jose Luis[/b:3nrugyge] ! Pues si, lo primero que hice fué consultar en el foro, pero no me apareció nada. Por eso colgué la pregunta. Pero de verdad,...
View Articlexbrowse: picture
ESTABA HACIENDO ESTO oCol:=xLbx:AddCol() , oCol:cHeader:= cTitulo , oCol:bStrData := bCampo , oCol:nWidth := nAncho ) ,; AHORA HAGO oCol:=xLbx:AddColumn( cTitulo , bCampo , cPicture ,,,, nAncho , .F.,...
View ArticlePantalla de DOS
Hola, buen día Migré una aplicación de xHarbour+FWH64 1311+VS a Harbour+FWH64 1612 + BCC71 Después de terminar de compilar y lograr el executable , cuando lo corro desde consola se queda dependiente de...
View Article