messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2009-08-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola amigos...\nConsulta....\n¿Como haria para leer un bd en access y luego pasarla a mysql,,,, no tengo experiencia en ADO,,, trabajo com eagle y con tmysql,, alguna sugerencia????\nSalu2", "time": "01:07", "topic": "...
Access a MySQL
[ { "date": "2009-08-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Willi:\n\nPongámonos en contacto !.\n\nSaludos", "time": "03:34", "topic": "Access a MySQL", "username": "Armando" } ]
Access a MySQL
[ { "date": "2012-05-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Here is a webcast on mobile access with ADS 11 web platform. \n\n<!-- m --><a class=\"postlink\" href=\"http://response.sybase.com/forms/WW12Q2ADSWBCSTMobileAccess?elq=8ef015988ca84e348d82f5ecc496d491\">http://response.sybase.com...
Access dbfs from mobile devices
[ { "date": "2014-09-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nI googled for this and found that it seems as 2GB is the size limit for Access databases.\n\nI appreciate your comments, thanks", "time": "15:05", "topic": "Access tables and databases size limitation", "usern...
Access tables and databases size limitation
[ { "date": "2014-09-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio\n\nYES, 2gb seems to be the maximum size. The largest ( single ) .Mdb I have in production is well under 100mg. I will say that one irritating feature of Ms Access is that you must Compact and Repair occasionally because w...
Access tables and databases size limitation
[ { "date": "2014-09-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nmany thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "14:29", "topic": "Access tables and databases size limitation", "username": "Antonio L...
Access tables and databases size limitation
[ { "date": "2014-09-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\nThank you for sharing", "time": "18:32", "topic": "Access tables and databases size limitation", "username": "bpd2000" } ]
Access tables and databases size limitation
[ { "date": "2013-11-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Good for all.\nSee if someone can tell me how to access the internal structure of HB_ITEM Harbour (not xHarbour).\nSpecifically I want to access the address:\nmyItem->item.asString.length // NOTE, not the value but also the direc...
Access the structure HB_ITEM Harbour
[ { "date": "2013-11-25", "forum": "FiveWin for Harbour/xHarbour", "text": "You ca try\n ULONG hb_arrayGetCLen( myItem )\n\nRegards\nMassimo", "time": "16:35", "topic": "Access the structure HB_ITEM Harbour", "username": "MaxP" } ]
Access the structure HB_ITEM Harbour
[ { "date": "2013-11-25", "forum": "FiveWin for Harbour/xHarbour", "text": "[url:y4voppup]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=27716&p=154769#p154769[/url:y4voppup]", "time": "16:45", "topic": "Access the structure HB_ITEM Harbour", "username": "Daniel Garcia-G...
Access the structure HB_ITEM Harbour
[ { "date": "2013-11-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Sorry,\n\nthis is the function\n\nULONG hb_itemGetCLen( myItem )\n\nRegards\nMassimo", "time": "17:17", "topic": "Access the structure HB_ITEM Harbour", "username": "MaxP" } ]
Access the structure HB_ITEM Harbour
[ { "date": "2013-11-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Example\n\n[code=fw:24vmxx8z]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><br /><span style=\"colo...
Access the structure HB_ITEM Harbour
[ { "date": "2013-11-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Gracias Massimo.\nRealmente lo que pasa es lo que dice Daniel.\n\nYo no quiero saber el ancho sino la dirección del elemento que guarda...\n\n////////////////////////\n\nThanks Massimo.\nActually what happens is what Daniel says.\...
Access the structure HB_ITEM Harbour
[ { "date": "2007-10-28", "forum": "FiveWin for Harbour/xHarbour", "text": "I need to access web services. From the documentation for the web service, I quote below:\n[quote:3sw2dme8]\nThis method lets providers list and download available files (reports and circular letters).\nThe method that lists avai...
Access to Web Services
[ { "date": "2008-08-26", "forum": "FiveWin for Harbour/xHarbour", "text": "I am starting a new thread due to a change in topic in another thread. Here is the original question:\r\n\r\n--------------\r\nSeem to have hit a wall. I have a main.rc file with many includes. Maybe 600. \r\nAbout 14 won't compil...
Access violation with many includes
[ { "date": "2008-08-26", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:3dpvcti1]Yes 600. Some may be due to my ineffieient programing over the years. The program is very complex. After I finish conversion to 32bits. I'll let you have a copy NC. \n\nall rc files. Just says \"access violation\" ...
Access violation with many includes
[ { "date": "2008-08-26", "forum": "FiveWin for Harbour/xHarbour", "text": "I think I understand. Can you send me an example.", "time": "17:25", "topic": "Access violation with many includes", "username": "hag" } ]
Access violation with many includes
[ { "date": "2008-08-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Harvey,\r\n\r\nWhen you create a dialog, Workshop will generate an include file something like this:\r\n\r\n#define ID_DATE 110\r\n#define ID_CLIENT 120\r\n#define ID_ARTICLE 130\r\n#define ID_AMOUNT 140\r\n#d...
Access violation with many includes
[ { "date": "2008-08-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Try it later today when I get back home.\r\n\r\nThanks for all your help.", "time": "17:42", "topic": "Access violation with many includes", "username": "hag" } ]
Access violation with many includes
[ { "date": "2008-08-27", "forum": "FiveWin for Harbour/xHarbour", "text": "I created a small dll for the items the main.rc file will not compile. Everything is working fine even the manifest. You've been a great help.", "time": "02:51", "topic": "Access violation with many includes", "userna...
Access violation with many includes
[ { "date": "2008-08-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Glad to hear you got it working.\r\n\r\nJames", "time": "06:15", "topic": "Access violation with many includes", "username": "James Bott" } ]
Access violation with many includes
[ { "date": "2008-08-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Harvey,\r\n\r\nan access violation can also happen if you have an icon file with several included icons inside and with a color depth which is not supported by the resource compiler of borland.\r\nDelete the unsupported icons out ...
Access violation with many includes
[ { "date": "2008-03-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Quisiera saber (con ADODB.Connection) cuantas tablas tiene (numero) cuales (los nombres) y los nombres de los campos de cada una de ellas, en una base de datos ACCESS.\nSi ademas puedo saber el tipo de dato de cada campo (texto, ...
Access, cuantas tablas y cual es y su estructura
[ { "date": "2017-06-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Hola.\n\nTengo una base de datos Access con dos tablas. Lo que quiero es conectar periódicamente con esa base de datos, recuperar con recordset lo que tenga cada tabla, copiar los recordsets a archivos DBF y a continuación borrar ...
Access: copiar recordset a dbf y borrar el recordset
[ { "date": "2017-06-20", "forum": "FiveWin for Harbour/xHarbour", "text": "crear el recordset con \n FW_OpenRecordSet( oCn, cSql, nLockType, nCursorType, nMaxRecords, nOpt )\n\ncopiar el recorset a una tabla dbf\n FW_AdoExportToDBF( oRs, cDbf, lEditStruct )\n\nborra la data en tabla de access\nsi o...
Access: copiar recordset a dbf y borrar el recordset
[ { "date": "2018-04-28", "forum": "Utilities / Utilidades", "text": "Thanks to Lailton for googling for it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:bgrgxdoe]https&#58;//blog&#46;mattmags&#46;com/2007/06/30/accessing-32-bit-dlls-from-64-bi...
Accessing 32-bit DLLs from 64-bit code
[ { "date": "2018-04-28", "forum": "Utilities / Utilidades", "text": "[url:12zim179]https&#58;//stackoverflow&#46;com/questions/1128150/win32-api-to-enumerate-dll-export-functions[/url:12zim179]\n\n[url:12zim179]https&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/ms679318(v=vs&#46;85)&#46...
Accessing 32-bit DLLs from 64-bit code
[ { "date": "2018-05-23", "forum": "Utilities / Utilidades", "text": "Hi Antonio,\n\nThanks for it!\n\nI will to test <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "00:58", "topic": "Accessing 32-bit DLLs from 64-bit code", "...
Accessing 32-bit DLLs from 64-bit code
[ { "date": "2015-03-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Is there an ado driver for Microsoft SqlServer which allows the user to access SQL through the internet. So you could create a FiveWin application which access the SQL data through the internet.\n\nThanks, \n\nByron ...", "ti...
Accessing SQL Server via Internet
[ { "date": "2015-03-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Bayron\n\nI use SQLRDD for xHarbour\n\nregards.", "time": "21:00", "topic": "Accessing SQL Server via Internet", "username": "devtuxtla" } ]
Accessing SQL Server via Internet
[ { "date": "2015-03-17", "forum": "FiveWin for Harbour/xHarbour", "text": "I thought SQLRDD allowed the user to use the dBase DML to traverse through the data, how do you set it up for access through the internet?\n\nByron ...", "time": "21:31", "topic": "Accessing SQL Server via Internet", "...
Accessing SQL Server via Internet
[ { "date": "2015-03-17", "forum": "FiveWin for Harbour/xHarbour", "text": "<!-- m --><a class=\"postlink\" href=\"https://www.youtube.com/watch?v=VOUDdUJ5BLY\">https://www.youtube.com/watch?v=VOUDdUJ5BLY</a><!-- m -->", "time": "22:22", "topic": "Accessing SQL Server via Internet", "username"...
Accessing SQL Server via Internet
[ { "date": "2015-03-18", "forum": "FiveWin for Harbour/xHarbour", "text": "You don't need a special driver for accesing ADO via internet.\nYou only have to use the correct IP-adress (or noip) and forward the correct PORT to access the SQL-server if the SQL-server is behind a router", "time": "12:33",...
Accessing SQL Server via Internet
[ { "date": "2015-03-18", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Marc Vanzegbroeck\":161ixyvk]You don't need a special driver for accesing ADO via internet.\nYou only have to use the correct IP-adress (or noip) and forward the correct PORT to access the SQL-server if the SQL-server is ...
Accessing SQL Server via Internet
[ { "date": "2007-10-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Everybody,\n\nI have a Test DLL from a company that has a cost effective way of converting a standard USB Jump drive into a software protection device.\nThe software is called AntiDuplicate. It modifies a standard USB Jump dri...
Accessing a Delphi DLL function.
[ { "date": "2007-10-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nPlease review samples\\dlls\\delphi32\\*.prg to access a Delphi DLL from FW", "time": "14:39", "topic": "Accessing a Delphi DLL function.", "username": "Antonio Linares" } ]
Accessing a Delphi DLL function.
[ { "date": "2007-10-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nI have looked at the sample but how do you return an array from a Delphi DLL? \n\nThe samples seem to work fine for text but I get NIL returned with the array.\n\n\nThanks,\nJeff", "time": "15:13", "topic": "A...
Accessing a Delphi DLL function.
[ { "date": "2007-10-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\n> If you prefer example on other program language, please let me know\n\nCould you please ask them for a C language sample ? thanks", "time": "15:23", "topic": "Accessing a Delphi DLL function.", "username": "...
Accessing a Delphi DLL function.
[ { "date": "2007-10-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nPlease try this:\n[code:1lrjvjq1]\n#include \"FiveWin&#46;ch\"\n#include \"Struct&#46;ch\"\n\nfunction Main&#40;&#41;\n\n local oStruct, cBuffer\n\n STRUCT oStruct\n MEMBER n1 AS LONG\n MEMBER n2 AS LONG\n ...
Accessing a Delphi DLL function.
[ { "date": "2007-10-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nThe code you gave me will only return a 0 (zero).\n\nI asked for a C Language sample and this is what they sent me:\n\n[code:nyaj8k2k]\n\n=======================\n\ntypedef VOID &#40;CALLBACK* LPFNDLLACC1&#41;&#40;LONG...
Accessing a Delphi DLL function.
[ { "date": "2007-10-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nPlease change this line:\n\nDLL FUNCTION TESTFUNC1( pValues AS LPSTR ) AS BOOL PASCAL FROM \"TestFunc1\" LIB \"TestLib12.dll\"", "time": "08:26", "topic": "Accessing a Delphi DLL function.", "username": "Anton...
Accessing a Delphi DLL function.
[ { "date": "2007-10-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Same thing ... Always shows 0 (zero)", "time": "18:12", "topic": "Accessing a Delphi DLL function.", "username": "Jeff Barnes" } ]
Accessing a Delphi DLL function.
[ { "date": "2007-10-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nCould you please ask the developers to place a MessageBox( 0, \"here\", \"inside the DLL\", 0 ); inside that DLL function just to check if we properly access it ? thanks", "time": "20:07", "topic": "Accessing a De...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio,\n\nOk ... here is the latest DLL from the company:\n\n\n<!-- m --><a class=\"postlink\" href=\"http://www.antiduplicate.com/t/TestDLL.zip\">http://www.antiduplicate.com/t/TestDLL.zip</a><!-- m -->\n\n\n\nThanks,\nJeff"...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nThe function is getting called as the MessageBox() is shown.\n\nCould you provide me the PRG declaring the 128 members of the struct ? Thanks,", "time": "16:14", "topic": "Accessing a Delphi DLL function.", "u...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nPlease check your email.\n\nJeff", "time": "16:40", "topic": "Accessing a Delphi DLL function.", "username": "Jeff Barnes" } ]
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nI am testing it this way, so it can be simpler:\n[code:2ea4dl6v]\n#include \"FiveWin&#46;ch\" \n#include \"Struct&#46;ch\" \n\nfunction Main&#40;&#41; \n\n local oStruct, cBuffer, n\n\n STRUCT oStruct \n MEMBER c...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nThere you have the MessageBox() shown value:\n[code:3g2rt5ct]\n for n = 1 to Len&#40; oStruct&#58;cData &#41; \n if SubStr&#40; oStruct&#58;cData, n, 1 &#41; != \" \" \n MsgInfo&#40; n &#41; \n endif \...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nAre you sure this is right? They told me that the value should be 8300 at a[99].\n\nWith this code we get a value of 808464534.\n\nIt looks like the input and output values are the same?\n\nJeff", "time": "17:50",...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nI am not showing a[99], my code shows a[0]. \n\nIn C language arrays are zero based, not 1 based, like in Clipper", "time": "19:13", "topic": "Accessing a Delphi DLL function.", "username": "Antonio Linares" ...
Accessing a Delphi DLL function.
[ { "date": "2007-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Considering that a long value uses four bytes, then you could inspect a[99] using SubStr( oStruct:cData, 99 * 4, 4 ).\n\nPlease also try 98 * 4 and 100 * 4", "time": "19:16", "topic": "Accessing a Delphi DLL function.", ...
Accessing a Delphi DLL function.
[ { "date": "2007-10-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nOk, I am lost. I really don't understand how we are connecting to this dll.\n\nI guess my main question is ... are we accessing the dll correctly and getting the correct response ? \n\nI don't want to spend $129.00...
Accessing a Delphi DLL function.
[ { "date": "2007-10-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nThe DLL expects an array of 128 long numbers (a long number uses 4 bytes = 32 bits).\n\nInstead of using 128 struct members, we are using one single string that has 128 * 4 bytes. \n\nThe DLL is being accessed as the Mess...
Accessing a Delphi DLL function.
[ { "date": "2007-10-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio,\n\nHere is the reply:\n\n\nYes, in the DLL we change a[99] only, a[0] remains the same.\n\nWe've compiled a test application (using the code from our C.txt sample), and placed this to the TestDLL.zip at the same addres...
Accessing a Delphi DLL function.
[ { "date": "2007-10-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nOk, here you having it working fine. I redesigned it in a total different way:\n[code:2u3wtsc5]\n#include \"FiveWin&#46;ch\" \n\nfunction Main&#40;&#41; \n\n local cArray &#58;= FillArray&#40;&#41;\n\n MsgInfo&#40; A9...
Accessing a Delphi DLL function.
[ { "date": "2007-10-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks for all the help Antonio.\n\nI am going to buy the software today.\n\nI will let you know you well it works.\n\n\n\nJeff", "time": "11:00", "topic": "Accessing a Delphi DLL function.", "username": "Jeff Barnes" ...
Accessing a Delphi DLL function.
[ { "date": "2007-10-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nYou are welcome,\n\nIMO it will work fine <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "11:07", "topic": "Accessing a Delphi DLL function.", "us...
Accessing a Delphi DLL function.
[ { "date": "2015-11-26", "forum": "FiveTouch", "text": "Thanks to Rafa Carmona here you have a working example of how to access a web service\nusing Harbour code and FiveTouch! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nThis opens the door to ma...
Accessing a web service from FiveTouch !!!
[ { "date": "2015-11-26", "forum": "FiveTouch", "text": "Excellent, Good News", "time": "14:30", "topic": "Accessing a web service from FiveTouch !!!", "username": "bpd2000" } ]
Accessing a web service from FiveTouch !!!
[ { "date": "2015-11-26", "forum": "FiveTouch", "text": "Using it from FiveTouch for Android:\n\n[img:netzyvzj]https&#58;//bitbucket&#46;org/fivetech/screenshots/downloads/fivetouch_web_service_android1&#46;png[/img:netzyvzj]\n\n[img:netzyvzj]https&#58;//bitbucket&#46;org/fivetech/screenshots/downloads/fi...
Accessing a web service from FiveTouch !!!
[ { "date": "2018-10-16", "forum": "FiveTouch", "text": "Antônio,\nCould you build an small example of use MySql with FiveTouch ?", "time": "22:34", "topic": "Accessing a web service from FiveTouch !!!", "username": "vilian" } ]
Accessing a web service from FiveTouch !!!
[ { "date": "2018-10-31", "forum": "FiveTouch", "text": "Vilian,\n\nSimply call a remote PHP from FiveTouch, like in the above example, and use the MySQL returned value\n\nYou don't even need to build a web service in the server. Just simple PHP code to retrieve a MySQL field value and return it", "ti...
Accessing a web service from FiveTouch !!!
[ { "date": "2019-03-03", "forum": "FiveTouch", "text": "<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=33&t=36840\">viewtopic.php?f=33&t=36840</a><!-- l -->", "time": "09:43", "topic": "Accessing to MySQL from FiveTouch", "username": "Antonio Li...
Accessing to MySQL from FiveTouch
[ { "date": "2021-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola.\n\nEstoy intentando ejecutar una acción cuando se pulsa una imagen de una celda del xBrowse pero no me reacciona, supongo que me dejo algo.\n\nEn base al ejemplo xbrimag2.prg de Fivewin, he incluido el data bBmpAction:\n[co...
Acción al pulsar imagen en Browse
[ { "date": "2021-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Victor, prueba con la data bLDClickData del objeto columna", "time": "10:36", "topic": "Acción al pulsar imagen en Browse", "username": "cnavarro" } ]
Acción al pulsar imagen en Browse
[ { "date": "2021-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Victor \n\nIntenta con:\n[code=fw:u28ilv3m]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oBrw:<span style=\"color: #000000;\">bLClicked</span>:= <span style=\"color: #000000;\">&#123;</span>|r,c,f,oBrw| <s...
Acción al pulsar imagen en Browse
[ { "date": "2021-08-24", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"acuellar\":1dlyncnt]Victor \n\nIntenta con:\n[code=fw:1dlyncnt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oBrw:<span style=\"color: #000000;\">bLClicked</span>:= <span style=\"color: #000000;\"...
Acción al pulsar imagen en Browse
[ { "date": "2007-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Las siguientes instrucciones en los metodos KeyChar y KeyDown de tGet y tControl(), no sólo evitan un beep, sino que también impiden la ejecución de cualquier acción al pulsar la tecla ESC.\n\nif nKey == VK_ESCAPE // avoids a ...
Acción con tecla ESCAPE en tGet
[ { "date": "2008-04-09", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos dias Cesar, desculpe el incomodo...\n\nPor favor, tienes alguna nueva version de SETMENUBG()????\n\n//\n[code:gz4e1yjo]\n*******************************************************************************\n*\n* Function SetMen...
Acción con tecla ESCAPE en tGet
[ { "date": "2008-04-09", "forum": "FiveWin para Harbour/xHarbour", "text": "César,\n\nEn principio no tiene que haber problemas por ese cambio, salvo que el GET tenga un VALID y no quieras que el usuario salga del diálogo con ESC.\n\nAunque en tal caso el VALID del diálogo se ejecutaría.", "time": "1...
Acción con tecla ESCAPE en tGet
[ { "date": "2008-04-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Up! Donde está César??", "time": "17:08", "topic": "Acción con tecla ESCAPE en tGet", "username": "karinha" } ]
Acción con tecla ESCAPE en tGet
[ { "date": "2006-11-15", "forum": "FiveWin para Harbour/xHarbour", "text": "Al seleccionar una Items en un TreeView se puede ejecutar una acción ?\n¿Como?\n\nSaludos,\nManuel", "time": "22:46", "topic": "Acción en Items TreeView", "username": "Manuel Aranda" } ]
Acción en Items TreeView
[ { "date": "2015-01-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Compañeros, tengo un bitmap en un dialogo, lo implementé de la siguiente manera,\n\n[code=fw:2hzz9hfd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />hBitmap := LoadBitmap<span style=\"color: #000000;\">&#40...
Acción en un bitmap
[ { "date": "2015-01-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Horacio,\n\nLo idóneo es que uses un control TBitmap. Si lo estás mostrando sobre una ventana puedes hacer:\n\n@ <nFila>, <nColumna> BITMAP oBmp OF oWnd RESOURCE \"cerrar\" ;\n ON CLICK MsgInfo( \"Mi acción\" )\n\nPara un diálo...
Acción en un bitmap
[ { "date": "2015-01-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio, esta rutina la utilizo en el método Paint del dialogo, si utilizo la clase me da errores cada tanto. Por eso decidí implementarlo de esta manera. Capaz que se pueda usar la clase pero no he podido dilucidar el porque de ...
Acción en un bitmap
[ { "date": "2015-01-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Horacio, te estoy contestando desde una tableta, por lo que no tengo el FWH a mano, pero con oDlg:blButtonDown o como se llame, puedes llamar a una función pasándole nRow y nCol, para saber si has pinchado sobre el Bmp o no. Eso ...
Acción en un bitmap
[ { "date": "2015-01-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Antolín, gracias por tu respuesta. Si pudieras postear un ejemplo te lo agradecería.\n\nSaludos", "time": "18:03", "topic": "Acción en un bitmap", "username": "horacio" } ]
Acción en un bitmap
[ { "date": "2015-01-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Algo como esto::\n[code=fw:2o3mfwi6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> ....<br />   <span style=\"color: #00...
Acción en un bitmap
[ { "date": "2015-01-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Muchas gracias Antolín por tu sugerencia, pruebo y comento. \n\nSaludos", "time": "22:20", "topic": "Acción en un bitmap", "username": "horacio" } ]
Acción en un bitmap
[ { "date": "2015-01-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Funcionó perfectamente. Muchas gracias Antolín.\n\nSaludos", "time": "15:02", "topic": "Acción en un bitmap", "username": "horacio" } ]
Acción en un bitmap
[ { "date": "2011-08-12", "forum": "To do - WishList / Por hacer - Peticiones", "text": "Hello everyone, a cool new control for our programs I think it could be a Accordion Menu... I think it could be done by modifying the OUTLOOK CLASS... \n\n[img:30842qzd]http&#58;//f-source&#46;com/accordion-menu/iphon...
Accordion Menu
[ { "date": "2010-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi All\n\nHas anyone interfaced their software with Sage Pastel or any of the other\nsmaller accounting packages ie MYOB , Quickbooks. \n\nRegards\n\nColin", "time": "06:01", "topic": "Accounting Software", "username":...
Accounting Software
[ { "date": "2010-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\n\nI've done some work with Quickbooks. What do you want to know?\n\nRandal", "time": "15:22", "topic": "Accounting Software", "username": "Randal" } ]
Accounting Software
[ { "date": "2010-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I import data from accounting software using CSV files. \n\nColin I'd like to see what your doing with quickBooks. Do you have a direct link to QB or use an intermiedate step such as a csv file?", "time": "23:34", "topic":...
Accounting Software
[ { "date": "2010-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Randal and Harvey\n\nHarvey - Randal has the done the interface to Quickbooks.\n\nI am trying to interface my job costing software to an accounting package - my \nclient likes Sage Pastel - there is a SDK which uses activex but...
Accounting Software
[ { "date": "2010-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Sorry Got you mixed up. Can you client upload data from a csv. I send my data to excel have it save in a CSV file which is then imported into their bookkeeping program. This any help?", "time": "23:50", "topic": "Accounti...
Accounting Software
[ { "date": "2010-01-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Harvey\n\nI am hoping to transfer data in realtime rather than in batches.\n\nCheers\n\nColin", "time": "03:51", "topic": "Accounting Software", "username": "Colin Haig" } ]
Accounting Software
[ { "date": "2010-01-08", "forum": "FiveWin for Harbour/xHarbour", "text": "You can also use an SDK ( free ) for Quickbooks, but you would have to buy that product. \n\nThere are samples available for working with QB.", "time": "16:11", "topic": "Accounting Software", "username": "TimStone" ...
Accounting Software
[ { "date": "2010-01-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Harvey,\n\n[quote:mkosu07y]I send my data to excel have it save in a CSV file which is then imported into their bookkeeping program.[/quote:mkosu07y]\n\nYou do know that you can save data directly to a CSV file directly from withi...
Accounting Software
[ { "date": "2010-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks james I do create a CSV directly from the porgram. Its on the import side when the file to import must be a csv file.", "time": "01:47", "topic": "Accounting Software", "username": "hag" } ]
Accounting Software
[ { "date": "2013-09-24", "forum": "FiveWin para Harbour/xHarbour", "text": "saludos al foro:\n\nValla que surgen detalles durante las actualizaciones.\nComo puedo saber para que me sirve la ace32.dll tanto local como en red. He tenido ese detalle con pruebas en red de mis app.\nY asi como esa, las que ne...
Ace32.dll y mas dll, porque?
[ { "date": "2013-09-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Noé,\n\nUsas Advantage RDD ? Si no lo usas, no tienes porque enlazar su libreria ni necesitar su DLL.\n\nLas aplicaciones en 32 bits (las que construyes con Harbour y FWH) funcionan perfectamente en Windows de 64 bits <!-- s:-) -...
Ace32.dll y mas dll, porque?
[ { "date": "2009-04-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Yesterday I changed xHarbour to newest , 1.1.0 version . All is working ok , except this lib . Sorry but in one place one program is using this .. <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!...
Ace32.lib
[ { "date": "2009-04-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks to NageswaraRao ! All is working OK now ...\n\n Regards !", "time": "19:51", "topic": "Ace32.lib", "username": "Rimantas" } ]
Ace32.lib
[ { "date": "2009-05-06", "forum": "To do - WishList / Por hacer - Peticiones", "text": "Seria muy bueno que los Aceleradores (hotkeys), funcionen correctamente con o sin el parametro 2007 en BTNBMP y BUTTONBMP.\nSe ha trabajado en la apariencia, lo cual esta muy bien y es la razon por la cual me actualic...
Aceleradoes (Hotkeys)
[ { "date": "2009-05-06", "forum": "To do - WishList / Por hacer - Peticiones", "text": "Blessed,\n\nPuedes proporcionar un pequeño ejemplo de lo que antes funcionaba bien y ahora no va ? gracias <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "tim...
Aceleradoes (Hotkeys)
[ { "date": "2009-05-06", "forum": "To do - WishList / Por hacer - Peticiones", "text": "Hello Antonio \n\nthis is my workaround :\n\n\nMaurizio \n\n DEFINE BUTTONBAR oBar SIZE 40,40 OF oDlg\n\n DEFINE BUTTON oBtn RESOURCE 'Add' OF oBar ACTION MsgInfo(\"Ciao\")\n oBtn:cargo := VK_F3\n oDlg:bKeyDown =...
Aceleradoes (Hotkeys)
[ { "date": "2009-05-06", "forum": "To do - WishList / Por hacer - Peticiones", "text": "saludos Antonio:\n\n[quote:ahro8tqs]\nPostby Antonio Linares » Wed May 06, 2009 7:39 am\nBlessed,\n\nPuedes proporcionar un pequeño ejemplo de lo que antes funcionaba bien y ahora no va ? gracias <!-- s:-) --><img src...
Aceleradoes (Hotkeys)
[ { "date": "2009-05-07", "forum": "To do - WishList / Por hacer - Peticiones", "text": "Blessed,\n\nme referia a los hotkeys <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nSon los hotkeys de los textos de los botones ?\n\nPuedes mostrar un ejemplo d...
Aceleradoes (Hotkeys)
[ { "date": "2009-05-08", "forum": "To do - WishList / Por hacer - Peticiones", "text": "Perdon,\n\nAqui el ejemplo:\n\n[code=fw:3ryh6y8q]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; &nbsp;<span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BTNBMP</sp...
Aceleradoes (Hotkeys)