Error Calculation in fwh 64-bits
We are going to test it using bcc 73 64 bits, to check if it is a Harbour or a BCC issue
View ArticleTCOMBOBOX - lIncSearch deafult .t.
É possível forçar a classe TCOMBOBOX para que TODOS os combobox assumam o DEFAULT lIncSearch := .t. ??
View ArticleDISP_E_UNKNOWNNAME: RECORDCOUNT
Hi This error is produced on win10 64 bit is produced when some column in recordset contain non english language characters. The same error is produced too on other methods oRSet:MoveFirst()...
View ArticleClase RMChartX
Alguien tiene el código de la clase que maneja RMChartX para HARBOUR (Yo lo tengo para xHarbour). Si así fuera y lo pudiera compartir quedaría muy agradecido, ya que me estoy pasando a Harbour y no...
View ArticleConsulta de TImage (Solucionado)
Karinha Muchas gracias Fijate que quedo solucionado cambiando esta linea ACTIVATE DIALOG oDlg Valid oWChild:End() nowait on init (oninit( oDlg ), PonFoto(oImage,cFoto,oDlg), oImage:LoadImage( , cFoto),...
View Articleconvert C to fivewin
// DWORD CEFOpen (int intCom, DWORD dwBaudRate, BYTE byParity, BYTE byDataBit, BYTE byStopBit, BYTE byFlowControl, LPDWORD lpdwSysError) HB_FUNC( CEFOPEN ) { DWORD dwSysError; hb_retnl( CEFOpen(...
View ArticleFWH: MySql/MariaDB: RowSet object
MR Rao... OLD - Don´t work key down or key UP [code=fw:1svnhgr4][/code:1svnhgr4] NEW - BUT don´t work oRs:bOnChangePage with key down or key UP [code=fw:1svnhgr4][/code:1svnhgr4]
View ArticleFWH: MySql/MariaDB: RowSet object
In your dolphin example also pressing down arrow key does not go to next page. I sent you a sample which works exactly like your sample. Note: Personally I do not like this kind of paging. I prefer this
View ArticleArtificial intelligence - Class TPerceptron
[img:34qo88ic]https://bitbucket.org/fivetech/screenshots/downloads/redNeuronal.JPG[/img:34qo88ic] Perceptrón [b:34qo88ic]Multicapa[/b:34qo88ic]
View ArticleInteligencia artificial - Clase TPerceptron
[img:3s9eg91d]https://bitbucket.org/fivetech/screenshots/downloads/redNeuronal.JPG[/img:3s9eg91d] Perceptrón [b:3s9eg91d]Multicapa[/b:3s9eg91d]
View ArticleOFnt:END() generating logfile
[quote="cnavarro":2hjlt517]As Mr Rao says, the problem may be elsewhere in your program As stated Enrico, control has to destroy the resources that are used for control, but also if you want to be sure...
View ArticleClase RMChartX
[url:1p2wtkcv]http://www.pctoledo.com.br/forum/viewtopic.php?f=4&t=17133&start=30[/url:1p2wtkcv]
View Articleconvert C to fivewin
Ok, try putting these lines at the beginning of the .C file, after the includes [code=fw:11h32xqf][/code:11h32xqf] ---------------------------------- EDITED ------------------------------- I forgot to...
View ArticleDefinir variable en multiples lineas
Quizás porque la cadena contiene ' ( comillas sencillas ) que puede entender como final de cadena y comienzo de otra ( con la siguiente ' )
View Article