Classe TFirebird para xHarbour 123 com Borland 7
Joao, Aqui tienes una que publicó William, por si te sirve:
View ArticleWindows 10 style menus
James, It was a very hard task to get the new menus are stable The painted items when the mouse is over, I tried to fix it for some time, but we must be very careful to avoid damaging the current...
View ArticleMS-SQL y Fivewin
When we use FWH, there is no need to search any where for connection strings,etc. FWH makes using ADO very simple. Here is a working example on my computer [code=fw:1ygzpzdw][/code:1ygzpzdw]
View ArticleError campo datetime en ADO con Harbour 3.2.0
hb_cTot( "14/03/16 12:23" ) Better you use century also. May be 14/03/16 is treated as 14/03/1916 instead of 14/03/2016. Safest is to use hb_stot( "20160314122300" ) instead of hb_ctot()
View ArticleBorland7 versus VisualStudio
Aqui esto parece que funciona bien ... [code=fw:2fsco33r][/code:2fsco33r]
View ArticleNo graba un documento Word
Hola hmpaquito: Lo importante es solucionar los problemas y a mi me lo habéis resuelto, Gracias. Carlos
View ArticleHow XBROWSE data base on perticular fields value - SOLVED!
Mr Dagia I see you are using FWH 15.01. This version does not have pivot table functions. We introduced Pivot table functionality in 15.03 and later enhanced in 15.07. If you are considering migrating...
View ArticleFiltering xBrowse Arrays - SOLVED!
[quote="Silvio.Falconi":5glvs7rx]Mr Nages, i wish understand... I saw your sample.. I compile it and run ok !!! But the question i ask me is this : why I must use arrays if i have two database ? Cannot...
View ArticleCambiar colores de botones en xbrowse
Mr. Rao Thanks for your reply , I tried your solution does not work. I made changes in the class , I have managed to eliminate the gradient color, but I can not assign a color. This is the code...
View ArticleError 9015
Antonio: It's hard to say. I cannot recreate the error at my end and no error log is generated. I guess I'll sprinkle the code with some msginfo calls and see if I can pinpoint the offending code....
View ArticleCongreso #ASLAN2016
Los próximos [b:1evtqj6e]13 y 14 DE ABRIL EN MADRID[/b:1evtqj6e] se celebra un congreso de tecnologías/redes/software/etc... Más de 60 Stands atendidos por expertos profesionales, que le podrán...
View ArticleLector de pasaportes y DNI
Buenas Mira si tiene soporte por OCX ( ActiveX ). Si lo tiene, que seguro que si, te será mucho más sencillo.
View ArticleAyudita con Pelles C
Eduardo Porque quiere convertir el .RC en .RES? Si el .RC se lo puede compilar como un .PRG más. Saludos, Adhemar
View ArticleFiveWeb Questions
Here is a self contained example of the problem. Try entering something like [b:1vz3hdwb]Test (test)[/b:1vz3hdwb] and see the result. [code=fw:1vz3hdwb][/code:1vz3hdwb]
View ArticleCambiar colores de botones en xbrowse
Mr. Rao It is true, in your example works . I went back to try their solution and I can remove the gradient but I can not assign color. This is the code [code=fw:1hkkzhy7][/code:1hkkzhy7] This is the...
View Article