topic
stringlengths
1
63
text
stringlengths
1
577k
texto en buttonbmp
oBtnBmp2:SetText("RO")
texto en buttonbmp
Francisco, Puedes indicar su texto en el recurso, igual que si fuese un botón estandard
texto en buttonbmp
Hola a todos ... Estoy usando FWH 7.04, el problema con los buttonbmp es que el texto sale en el medio del boton y el bmp al costado, haciendo que el texto no aparezca completo, uso workshop. No hay manera de que el texto del boton salga mas a la derecha del boton, es decir que no salga centrado, para poder visualizar...
texto en buttonbmp
Añádele espacios vacios a la izquierda del texto
texto en buttonbmp
Master Antonio... Asi " Grabar". Salu2 Francis
texto en buttonbmp
Si
texto en buttonbmp
Gracias Master Antonio Funciono ok Salu2 Francis
tfilexls cantidad max. de filas 65000...
Hola a todos Tengo un problema con algunos clientes que usan office 2010 y al exportar hacia excel no permite superar dicho limite Se podrá mejorar? existe alguna solución planteada? Gracias de antemano. /julio
tfilexls y texcel - SOLUCIONADO
Por vez primera debo exportar datos de un Browse (NO XBROWSE) a Excel. De acuerdo a los post antiguos aparentemente las librerias tFileXLS o tEXCEL son las adecuadas para exportar datos de DBF a XLS. Agradecería mucho me indicaran donde ubicar estas librerias y, si es posible un ejemplo de codigo. Gracias por adelant...
tfilexls y texcel - SOLUCIONADO
Saludos Le envio la clase FileXls [url] <!-- m --><a class="postlink" href="http://www.4shared.com/file/TDxywmf6/xlslib.html">http://www.4shared.com/file/TDxywmf6/xlslib.html</a><!-- m --> [/url]
tfilexls y texcel - SOLUCIONADO
Ruben Darío Gracias por la librería. Voy a generarlo para la versión de FWH que poseo. Mil gracias. Pregunta: ¿Tienes algún codigo donde lo hayas aplicado?... para compartirlo en este foro?
tfilexls y texcel - SOLUCIONADO
Armando, aqui hay un post anterior donde hay ejemplos de FileXls y tExcelScript : <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=18360&p=96313&hilit=creacion+excel#p96313">viewtopic.php?f=6&t=18360&p=96313&hilit=creacion+excel#p96313</a><!-- l -->
tfilexls y texcel - SOLUCIONADO
Enrique ¿TOleAuto pertenece a una clase de FWH o a una independiente? En las rutinas se especifica este objeto y entonces me salta la duda. Armando
tfilexls y texcel - SOLUCIONADO
Amando hasta donde recuerdo TOle viene con (x)Harbour El FileXls si es externo y hay que incluir los .PRG que lo componen en tu proyecto.
tfilexls y texcel - SOLUCIONADO
Ok Enrique Voy a probar los ejemplos adaptados a lo que intento hacer. armando
tfilexls y texcel - SOLUCIONADO
Te Envio Ejemplo, No te olvides de Incluir al inicio de tu preg el #include "FileXLS.ch" [code=fw:u11yga9k]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br />&nbsp; Filexls := <span style="color: #ff0000;">"test2.xls"</span><br />&nbsp; <span style="color: #0000ff;">DEFINE</span> XLS <span style="co...
tfilexls y texcel - SOLUCIONADO
:Gracias Dario y Enrique Pude enviar los datos de una tabla directamente a Excel sin mucha complicacion gracias a TExcelScript. los "defectillos" son que los datos aparecen en la Hoja Electrónica de forma lenta. No he podido comprobar si se requiere tener instalado el MS-excel, pero como digo, son solamente cosas que ...
tfilexls y texcel - SOLUCIONADO
Armando; Uno de los motivos por loque deje TExcelScript fue porque no le encontré la vuelta para que no sea lenta la composición de la hoja. TFileXLS, es bastante mas sencilla de usar, y con posibilidades de campos calculados. si las pretenciones no son muy profundas, para hojas sencillas la salida es practicamente inm...
tfilexls y texcel - SOLUCIONADO
Mario Gracias por el aporte. Voy a probar el código que me alcanzas. Pregunta ¿requiere que se enlace el aporte de la clase OLE de Avendaño o no es necesario? (en algún escrito, que leí, indicaba que hacia uso de algo relacionado con OLE de Ramón Avendaño). De acuerdo a los ejemplos que me envías, parece bien sencil...
tfilexls y texcel - SOLUCIONADO
Armando; No es necesario usar la clase OLE, al menos si compilas con xHarbour. Si mal no recuerdo en algún momento lei que era necesario si compilabas con Harbour Asi es que, quizas, si alguien usa ambos compiladores podrá sacarnos la duda Saludos
tfilexls y texcel - SOLUCIONADO
Mario ¡Pues sí! La clase TfileXLS también es simple de aplicar. Su principal carencia, muchas veces no necesaria (hasta que se encuentre con un cliente "colorido"), es el hecho que no tiene posibilidades de colorear las fuentes o el fondo de las celdas, con la excepción de darle atributos de "sombra". Te agradezco muc...
tfilexls y texcel - SOLUCIONADO
Me alegra que te sea util Como siempre, lo que se puede con uno, no lo tiene el otro y visceversa <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
tfolder
Is it possible to color the dialogs and tabs of the folder class (not tfoldex) ?
tfolder
Dear Silvio, It is not easy as it is a standard Windows control
tfolder
Resolved!!! ( with tfoldex) [img:8a8kvna7]https&#58;//i&#46;postimg&#46;cc/bwvMc6VY/reso&#46;png[/img:8a8kvna7] thanks to cmsoft ([url:8a8kvna7]https&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=42652&hilit=folderex&sid=3f0fb4a23cd19635423b01465152a105&sid=3f0fb4a23cd19635423b01465152a105#p256...
tfolder
[code=fw:1fz3unvi]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH..\SAMPLES\PROJECT.PRG</span><br /><span style="color: #B900B9;">// original:</span><br /><span style="color: #B900B9;">// <!-- l --><a class="postlink-local" href="https://forums.fivetechsupport.com...
tftp class
Antonio Do you plan to make tftp class available for fwppc ? I neeed to retreive the content of a ftp directory . This is straight from tftp class, if not i have to figure out another way. Thanks for your reply Richard
tftp class
Richard, It seems that wininet.dll is available for Windows Mobile, so it should not be difficult to port the code to FWPPC. We are going to check it.
tftp class
[quote="Antonio Linares":3dm2sqx9]Richard, It seems that wininet.dll is available for Windows Mobile, so it should not be difficult to port the code to FWPPC. We are going to check it.[/quote:3dm2sqx9] Antonio <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Gracia...
tftp class
Richard, There is already available a new FWPPC build to be downloaded with MsgRun() support. There is a working sample at samples\TestMRun.prg. It seems to work well but we appreciate your feedback. Thanks, > spinners its on our todo list. > and curiously scopes (i thought this one depending on harbour ???). Ye...
tftp class
Antonio, You already have a forecast of when you will have TFTP and TFTPFILE for FwPpc?
tftp class
Vilian, Its on our todo list, though actually we are busy building a new Harbour for Pocket PC build, using the most recent Harbour CVS files.
tftp class
Antonio, I know that the friend must is full of things to make, but to conclude our first application with FWPPC, lacks only the sending and act of receiving of data saw ftp, thus would be grateful if the implementation of class ftp could place enters its priorities.
tftp class
Hi Antonio, Without wanting to pressure you, but necessary to inform a date for conclusion of the system for my customer. How I am depending only on the support the ftp, you has some forecast pra to have this concluded class?
tftp class
Vilian, We are finishing the new FWPPC build (much improved memory management and use of current Harbour CVS files). In a matter of two or three days we may be able to continue development with WinINet.dll
tftp class
Antonio, Thanks, I am here counting the minutes while I wait.
tftp class
Hi Antonio, You already have a date to complete this development?
tftp class
Vilian, It is almost finished. It may be ready for tomorrow, probably.
tftp class
Vilian, First tests are working fine: samples\ftpdir.prg: [code:4pkvq9my] // Testing the FiveWin Internet Classes #include "FWCE&#46;ch" function Main&#40;&#41; local oInternet &#58;= TInternet&#40;&#41;&#58;New&#40;&#41; local oFTP &#58;= TFTP&#40;&#41;&#58;New&#40; "ftp&#46;microsoft&#46;com", oInterne...
tftp class
Hi, Antonio, Congratulations, but when you intend to liberate this new version?
tftp class
Vilian, We have already published it though we have not tested it 100%, so in case there is a required little fix, we may do it asap.
tftp class
Antonio, You already have a forecast to launch the version with the class tFtp finished?
tftp class
Vilian, Its already published in FWPPC December 2006 build.
tftp class
Hi Antonio, I made the update for version 7.01, but I continue with problems to send archives saw ftp! Class FtpFile is not available?
tftp class
Vilian, What problems do you have ? Can you post a sample ? thanks
tftp class
The problem is the lack of class TFtpFile, it still is not ready?
tftp class
Vilian, Please download FWPPC again, we missed to include it. Thanks
tftp class
Antonio, I received the new update, but now it appears the following error: FiveCE.lib(TFTPFILE.obj) : error LNK2001: unresolved external symbol HB_FUN_INTERNETSETFILEPOINTER FiveCE.lib(TFTPFILE.obj) : error LNK2001: unresolved external symbol HB_FUN_INTERNETREADFILE FiveCE.lib(TFTPFILE.obj) : error LNK2001: unresolv...
tftp class
Vilan Make sure you are linking wininet.lib echo $(VCDIR)\lib\arm\wininet.lib >> msvc.tmp Richard
tftp class
Hi Richard, yes, I am including wininet.lib in the generation of my application.
tftp class
Vilian, Please link inet.lib too
tftp class
Antonio, where I find inet.lib?
tftp class
Vilian, My mistake, inet.lib is not needed. You have to link wininet.lib
tftp class
Antonio, I am including wininet.lib(04/06/2003) in the generation of my application <!-- s:cry: --><img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><!-- s:cry: -->
tftp class
Vilian This are the libs i am linking and i use tftp with success echo $(VCDIR)\lib\arm\coredll.lib >> msvc.tmp echo $(VCDIR)\lib\arm\corelibc.lib >> msvc.tmp echo $(VCDIR)\lib\arm\aygshell.lib >> msvc.tmp echo $(VCDIR)\lib\arm\ws2.lib >> msvc.tmp echo $(VCDIR)\lib\arm\mfcce400.lib >> msvc.tmp ...
tftp class
Hi Richards, I am using same libs that you. The error appears when use class tFtpFile in the function below: STATIC FUNCTION MandaArq(cArquivo,cRemote,nTam) LOCAL n,hSource,cBuffer:=Space( 6400 ),nBufSize:=6400,oFile IF (hSource := FOpen( cArquivo )) < 0 RETURN .F. ELSE cBuffer := Space( 6400 ) ...
tftp class
tftpfile() seems to bethe problem I do not use it personnally, i use ftpgetfile and ftpputfile Antonio ?
tftp class
Vilian, Please download FWPPC again, it should be ok now
tftp class
Antonio, Now it is generating the Exe, but when I try to connect it appears the following error: Argument error STR Args: [ 1] = U stack calls: STR(0) INTERNETOPEN(0) TINTERNET:NEW(0)
tftp class
Vilian, Please check if you are have an InternetOpen() in your code
tftp class
Antonio, I do not have a InternetOpen() in my code.
tftp class
Vilian, Please download FWPPC again, thanks for your feedback
tftp class
Antonio, Now the message is "cannot load WinInet.dll". I looked for in the Pocket for this archive but I did not find! thanks for help.
tftp class
Vilian, Please try this: MsgInfo( LoadLibrary( "wininet.dll" ) ) and let us know what value you get, thanks
tftp class
Antonio, This value is -2017256648
tftp class
Vilian, Though you get the msg "cannot load WinInet.dll", does the application work fine ?
tftp class
Antonio, The execution continues, but the archive is not sent for the site.
tftp class
Vilian, Could you please post the code that you are testing ? thanks
tftp class
Antonio, This code is FUNCTION EnvArqFtp(cArq) LOCAL oInternet,oFtp,nVezes:=0,lInter:=.F. oInternet := TInternet():New() oFTP := TFTP():New( "ip by server", oInternet,"usr","pass" ) MandaArq(CurDir()+"\"+cArq,"/public_html/sav/"+cArq,500,oFTP) RETURN NIL STATIC FUNCTION MandaArq(cArquivo,cRemot...
tftp class
Vilian, We have tested your sample and checked these values: MsgInfo( oFTP:hFTP ) MsgInfo( oFile:hFile ) they look ok, but InternetWriteFile() (oFile:Write()) is returning 0x87 for GetLastError(): ERROR_INVALID_PARAMETER We don't know why it reports such value <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=...
tftp class
Antonio, I Tried to use FtpPutFile, but the system stops to answer without giving error message. You have an example of the use of this function?
tftp class
Vilian, Please review FWPPC\samples\Ftp.prg
tftp class
Antonio, The FWPPC\samples\Ftp.prg does not function. The file is created in directory FTP but it is with size zero and program congeals.
tftp class
Vilian, Enrico developed ftp.prg sample, we may ask him. Enrico ?
tftp class
It should work fine, as far as I know. Sorry, I haven't a pocket PC to test it. My friend Andrea Bruni tested it. Let me ask him... Done. I will report any answer here. EMG
tftp class
Vilian This is a working sample <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> My app uses ftp very intensively and it works OK. FUNCTION RLOGTRN(TPAR,TFICLOG) // Récupérer FICHIERS LOGTRN QUI INDIQUENT CE QU'IL Y A à TéLécharger LOCAL hInternet,DFIC,DFICL,DFICR, ; ...
tftp class
Richard, We removed Enrico's sample function names as now wininet.prg is inside FWPPC
tftp class
Richard, I need a example of the FtpPutFile function. You have?
tftp class
Here you have it FUNCTION EINTERN(TPAR,TFIC,LOGOUT) // ENVOI SYNCRO PAR INTERNET DU POCKET VERS LE PC DOSSIER CURDIR() + "\SORTANT\*.* a syncroniser vers dest dans aval (tpar)) LOCAL hInternet,DFICL,DFICR, ; HCON := {}, ; I := 0, ; CTR := 0, ; DSITE := SPACE(100), ; DUSER...
tftp class
You may need this also #include "C:\FWPPC\INCLUDE\FWCE.ch" #define FILE_ATTRIBUTE_READONLY 1 #define FILE_ATTRIBUTE_HIDDEN 2 #define FILE_ATTRIBUTE_SYSTEM 4 #define FILE_ATTRIBUTE_DIRECTORY 16 #define FILE_ATTRIBUTE_ARCHIVE 32 #define FILE_ATTRIBUTE_NORMAL 128 #define FILE_ATTRIBUTE_TEMPORARY 256 // //...
tftp class
Richard, The file is created in directory FTP but it is with size zero and program congeals.
tftp class
[quote="EnricoMaria":rcsdsklp]It should work fine, as far as I know. Sorry, I haven't a pocket PC to test it. My friend Andrea Bruni tested it. Let me ask him... Done. I will report any answer here. EMG[/quote:rcsdsklp] Andrea Bruni confirmed that my sample works fine. EMG
tftp class
Vilian Make sure you have the correct access on the server where you want to put the file and that there is no "Disk Quota" or something similar. The code i sent you works OK. We have several customers that use it, they send maintenance data from their pocket (via our application) to our server and receive back some...
tftp class
Richard, We use Windows 2003 server. We are using the Activesync to connect the Pocket our net. We obtain to have access directory ftp through IExplorer the Pocket.
tftp class
Richard, It forgives the insistence, but still I did not obtain to send archives saw ftp. I have that to make some special configuration in mine pocket ? You can execute in its pocket the example that I mounted to see if the archive arrives complete in my site?
tftp class
Hello Vilian Sorry i was on vacation for the last week. Needed some sunshine... Back to FTP, If you are connected to the PC (window 2003 server) from your pocket, then you are on a "local" connexion, in this case, ftp wil not work. You will need just a copy file to copy from the pocket to windows 2003 server. This ...
tftp class
Vilian Are you able now to use ftp ? If not, do you want to try a sample program i can send you that will upload a test file on our server and check that it has been correctly updated ?. I can set a special directory for you if you want to test and make sure it works. Let me know by email, Regards Richard My ema...
tftp class
Richards, Debtor, already I obtained to send the archives. Now it would like to know if I have as to set in motion the connection irda(infrared) through my program?
tftp class
Vilian I do not know about IRDA, i do not use it. I use Bluetooth for outside connection. There has been some posts on IRDA in this forum (or maybe spanish one) Richard
tgantt class
Does anyone have a copy or the .PRG plus some examples (hopefully in English) of the [color=blue:1f2feg5p][b:1f2feg5p]tgantt [/b:1f2feg5p][/color:1f2feg5p]class. Cheers Gerry
tgantt class
I have a copy of the Gantt chart software. I need your email address to send it. Regards, James
tgantt class
Thanks James see your private email. Much appreciated. Gerry
tgantt class
Hi, James You can send thies software for me, too? My congratulations.
tgantt class
[quote="James Bott":14h63rq9]I have a copy of the Gantt chart software. I need your email address to send it. [/quote:14h63rq9] James, can you please send me a copy, too ? My Email is <!-- e --><a href="mailto:sthaupt@uni-kassel.de">sthaupt@uni-kassel.de</a><!-- e --> or <!-- e --><a href="mailto:sthaupt@gmx.net">st...
tgantt class
Hi, James Please copy to me again.Thank you. Your file support 32bit FWH? Regards, Richard <!-- e --><a href="mailto:richard.service@seed.net.tw">richard.service@seed.net.tw</a><!-- e -->
tgantt class
Friends This aplication is 16bits compatible. But, Super Browse, have examples to simulate this feature. SBTEST.PRG contains a example. Compatible in 16 and 32bits. You can download Super Browse( TSBROWSE ) in Patrick Mast Site, in <!-- m --><a class="postlink" href="http://www.fivewin.info/html/downloads.php?cate...
tgantt class
Hello Rochinha Thank you.I will try it later. Regards, Richard
tgantt class
Dear James, May I have Tgantt chart code too? Thanks, Dutch <!-- e --><a href="mailto:dutch@easyfo.com">dutch@easyfo.com</a><!-- e -->
tgantt class
I made a Class 32 bit It is called Tplan and it is created seeing the Tgant class 16 bit I need it for my application, But Arthuro does not have never intentional to give sources to me and I have created it I'm working because there is still something that does not work I tried to use the tgant's sample of Arthuro an...
tgantt class
Now I terminate Tplan class READ this message : <!-- m --><a class="postlink" href="http://fivetechsoft.com/forums/viewtopic.php?t=4249">http://fivetechsoft.com/forums/viewtopic.php?t=4249</a><!-- m --> --------------------------------