messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Pues no, no es una cadena \"wide\" porque este código tambien falla:\n\n[code=fw:21cpn7a0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">static</span> LPSTR WideToAnsi<span style=\...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "GetMenuItemInfo() devuelve un valor lógico, verdadero si todo ha ido bien.\n\nLo primero que se me ha ocurrido es que la estructura MENUITEMINFO mi; no este \"limpia\", asi que he añadido estas líneas:\n\n[code=fw:adxvb1ik]<div c...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Se me ocurre que tal vez este copiando una cadena \"wide\" y no \"ansi\"...\n\nsigo... <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "19:58", "topic": "Bug h...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Pruebo a concatenarle algo al final para ver que hay en buffer, y muestra un solo caracter \"raro\" + \"here\":\n\n[code=fw:1phtmpnq]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Ahora he probado ese código con Borland y falla tambien...", "time": "20:19", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "Antonio Linares" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Revisando la estructura MENUITEMINFO:\n\n[url:3ut7k1qx]http&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/ms647578(v=vs&#46;85)&#46;aspx[/url:3ut7k1qx]", "time": "20:22", "topic": "Bug harbour_3.2_32bits_...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Creo que aqui está la clave:\n\n[quote:y68ba58c]dwTypeData\nType: LPTSTR\nThe contents of the menu item. The meaning of this member depends on the value of fType and is used only if the MIIM_TYPE flag is set in the fMask member.\...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Solucionado <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEste es el código correcto. Un bug menos <!-- s;-) --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\";-)\" title=...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Fernando,\n\nSe me quedó un MessageBox() usado de traza en el código.\n\nTe la vuelvo a enviar, gracias!", "time": "20:36", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "Antonio Linares" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Fernando,\n\nte envio la librería modificada por email para que la pruebes <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\ngracias!", "time": "20:28", "topic": "Bug h...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\nMuchisimas, pero que muchisimas, gracias por tu tiempo.\n\nCon la librería que me has enviado funciona bien, aunque al linkar aparece el mensaje:\n[code=fw:2k6iwig9]<div class=\"fw\" id=\"{CB}\" style=\"font-family: m...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Fernando,\n\nAñade este flag al enlazador: /NODEFAULTLIB:MSVCRT\n\nTu cambio está bien aunque sería más correcto \"unsigned char\" que es lo que en realidad es BYTE.", "time": "23:26", "topic": "Bug harbour_3.2_32bits_MSV...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\nMuchas gracias,\n\nMis conocimientos de C se quedan bastante cortos.\n\nEl motivo de cambiarlo a CHAR es porque al compilar muestra un error de que hb_retc(---) no puede convertir el valor", "time": "08:31", "...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Fernando,\n\nsi, tienes razón, en ese caso mejor CHAR <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "04:24", "topic": "Bug harbour_3.2_32bits_MSVC2013_201429...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\n¿Tienes previsto publicar una nueva build de la librería?.\n\nGracias.", "time": "15:05", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "lucasdebeltran" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Lucas,\n\nEsperaremos unos dias más, por si apareciese algún otro bug, y no hay inconveniente en publicar una versión revisada <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\nMuchas gracias, el problema que este bug y el del Preview hacen que el programa no sea usable.\n\nEs decir, no son bugs ocultos, sino bugs que afectan a la propia usabilidad de la aplicación.\n\nMel de whosaway en xHa...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Lucas,\n\nPublicaremos un nuevo build cuando lo estimemos conveniente (lo antes posible), no es sólo mi decisión, sino la de todo el equipo que ayuda en el desarrollo de FWH. \n\nMientras tanto si algún usuario de la versión 14.0...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\nEntendido. Por favor me avisas cuando esté listo y cómo acogerme y proceder con la compra de FWH64 bits.\n\nGracias.", "time": "12:36", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "luc...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Lucas,\n\nPuedes adquirir FWH 64 desde <!-- w --><a class=\"postlink\" href=\"http://www.fivetechsoft.com\">www.fivetechsoft.com</a><!-- w --> sección pedidos, gracias. \n\nLa oferta promocional ya terminó y aún asi la extendimos...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\n¿Ya no está disponible?. La semana pasada se la mantuviste a un usuario.", "time": "14:20", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "lucasdebeltran" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Lucas,\n\nYa extendimos el periodo de oferta bastante, pero no podemos mantener dicha oferta de por vida <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nLas ofertas duran un ...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-07", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":22ft5jcr]Lucas,\n\nPublicaremos un nuevo build cuando lo estimemos conveniente (lo antes posible), no es sólo mi decisión, sino la de todo el equipo que ayuda en el desarrollo de FWH. \n\nMientras tanto...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Totalmente de acuerdo (CAVO: CA-Visual Objects). Pero, menudo regalazo no hizo CA con los errores que cometieron <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\nAhora \"Clipper...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Y puestos a contar batallitas, ¿ en que me inspiré para construir Harbour ? En Linux, por supuesto.\n\nCuando ví el milagro que había hecho Linus Torvals entendí que era aplicable a un Clipper moderno y de ahi nace Harbour <!-- s...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio\n\nCon la version Fwh1406, obtengo este error\n[quote:18fbmrpw]\nCompiling...\nHarbour 3.2.0dev (r1406271520)\nCopyright (c) 1999-2014, <!-- m --><a class=\"postlink\" href=\"http://harbour-project.org/\">http://harbour-p...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Cristobal,\n\nQue PRG estás construyendo ? Puedes copiar el fuente aqui ? gracias", "time": "23:54", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "Antonio Linares" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio\nTe lo he enviado por mail\nGracias", "time": "19:49", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "cnavarro" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio ,\nsame error \n[code=fw:1h9e3x5v]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">hbmk2: <span style=\"color: #000000;\">Linking</span>... MASTROSQL.EXE<br />&nbsp; &nbsp;Creazione della libreria MASTROSQL...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Cristobal,\n\nDebe faltar un fichero de cabecera que no me has enviado:\n\n[quote:39yet75t]Microsoft (R) C/C++ Optimizing Compiler Version 18.00.30501 for x86\nCopyright (C) Microsoft Corporation. All rights reserved.\n\nprog01....
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Maurizio,\n\nWhat Visual Studio version are you using ?\n\nPlease try: FWH\\samples\\buildh32.bat tutor01\n\nand let me know if you also get those warnings. \n\nWith VS2013 it works fine, as tutor01.prg calls MsgInfo() which it i...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio, \nCreo que con esto está completo\n\nFichero: win32project1.h\n[code=fw:1a4es8rn]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#pragma</span> once<br /><br /><span ...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Y tambien\n\nWin32Project1.rc\n\n[code=fw:9lz1cs5b]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">//Script de recursos generado en Microsoft Visual C++.</span><br /><span sty...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio\nTe he vuelto a enviar un nuevo mail", "time": "08:11", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "cnavarro" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio , \nThank the broblem was ( I use hbmk2 ) \n-ldflag=/force:multiple \n-ldflag=/NODEFAULTLIB:libc\n\nI have this warnings , are they important ?\n\n[quote:3ni0va9c]MSVCRT.lib(MSVCR120.dll) : warning LNK4006: _memmove gi ...
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2014-07-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Maurizio,\n\nNo, they don't seem to be important.\n\nIs the app properly working ? If yes, then its fine.", "time": "11:46", "topic": "Bug harbour_3.2_32bits_MSVC2013_20142906", "username": "Antonio Linares" } ]
Bug harbour_3.2_32bits_MSVC2013_20142906
[ { "date": "2007-03-25", "forum": "FiveWin for Pocket PC", "text": "This is the sample:\n\n[code:102kvtvh]#include \"Fwce&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL nVal1 &#58;= 2&#46;000\n LOCAL nVal2 &#58;= 10\n\n MSGINFO&#40; nVal1 /= nVal2 &#41;\n\n RETURN NIL[/code:102kvtvh]\n\nIt t...
Bug in /= operator
[ { "date": "2007-03-25", "forum": "FiveWin for Pocket PC", "text": "Enrico,\n\nThis is a workaround:\n[code:3jj622j9]\n#include \"Fwce&#46;ch\" \n\nFUNCTION MAIN&#40;&#41; \n\n LOCAL nVal1 &#58;= 2&#46;000 \n LOCAL nVal2 &#58;= 10 \n local nVal3 &#58;= nVal1 / nVal2\n\n MSGINFO&#40; nVal3 &#4...
Bug in /= operator
[ { "date": "2007-03-26", "forum": "FiveWin for Pocket PC", "text": "[quote=\"Antonio Linares\":34hnvipq]Enrico,\n\nThis is a workaround:\n[code:34hnvipq]\n#include \"Fwce&#46;ch\" \n\nFUNCTION MAIN&#40;&#41; \n\n LOCAL nVal1 &#58;= 2&#46;000 \n LOCAL nVal2 &#58;= 10 \n local nVal3 &#58;= nVal1 /...
Bug in /= operator
[ { "date": "2007-03-26", "forum": "FiveWin for Pocket PC", "text": "Enrico,\n\nIt looks as a bug in the Harbour build used for Pocket PC, as this sample with no FWPPC code in it also fails:\n\nnVal1 /= nVal2", "time": "09:35", "topic": "Bug in /= operator", "username": "Antonio Linares" } ]
Bug in /= operator
[ { "date": "2007-03-26", "forum": "FiveWin for Pocket PC", "text": "Thank you. I'm going to report it to the Harbour developers list.\n\nEMG", "time": "09:38", "topic": "Bug in /= operator", "username": "Enrico Maria Giordano" } ]
Bug in /= operator
[ { "date": "2007-03-26", "forum": "FiveWin for Pocket PC", "text": "Enrico,\n\nWait, its ok in the current Harbour version, so it looks as the bug is just contained in the build used for Pocket PC\n\nWe may upgrade soon Harbour for Pocket PC to the current Harbour build", "time": "09:40", "topic"...
Bug in /= operator
[ { "date": "2007-03-26", "forum": "FiveWin for Pocket PC", "text": "Yes, you are right.\n\nThank you.\n\nEMG", "time": "09:41", "topic": "Bug in /= operator", "username": "Enrico Maria Giordano" } ]
Bug in /= operator
[ { "date": "2007-11-27", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample, please:\n\n- press ALT-1 and the system menu will popup instead of Changed1 menu\n\n- then press ALT and the MDICHILD icon will disappear\n\n[code:285bvd5v]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#4...
Bug in 2007 menu and MDI
[ { "date": "2007-11-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nIf the mdichild is not maximized then it works fine.\n\nIt looks as a Windows bug when using all menuitems as ownerdraw, as FWH does not change the way the menu commands are processed <!-- s:-( --><img src=\"{SMILIES_PA...
Bug in 2007 menu and MDI
[ { "date": "2017-04-12", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "With latest W10 update the function ADrives() is no longer working. To fix the problem, please replace\n\n[code=fw:azr5o64i]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">FILE<span style=\"c...
Bug in ADrives() [Fixed]
[ { "date": "2017-04-12", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nI just tested:\n[code=fw:10hn3pkl]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</sp...
Bug in ADrives() [Fixed]
[ { "date": "2017-04-12", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote=\"Antonio Linares\":28iml1l4]Enrico,\n\nI just tested:\n[code=fw:28iml1l4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"...
Bug in ADrives() [Fixed]
[ { "date": "2017-04-12", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Now I have the same Windows version of yours (1703 build 15063.138) and the problem is not fixed.\n\nEMG", "time": "20:57", "topic": "Bug in ADrives() [Fixed]", "username": "Enrico Maria Giordano...
Bug in ADrives() [Fixed]
[ { "date": "2017-04-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "What is exactly the problem ?", "time": "08:26", "topic": "Bug in ADrives() [Fixed]", "username": "Antonio Linares" } ]
Bug in ADrives() [Fixed]
[ { "date": "2017-04-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "The problem is that ADrives() should return (and did before the recent Windows updates) only the existing drives in the system. In my PC it did return C, D AND E while now it wrongly returns all the drives f...
Bug in ADrives() [Fixed]
[ { "date": "2017-04-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Could you post your code using ISDISK() ?\n\nmany thanks", "time": "10:42", "topic": "Bug in ADrives() [Fixed]", "username": "Antonio Linares" } ]
Bug in ADrives() [Fixed]
[ { "date": "2017-04-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Here it is:\n\n[code=fw:12uv835x]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> ADrives<span style=\"color: #000000;\">&#40;</span> nType <spa...
Bug in ADrives() [Fixed]
[ { "date": "2017-04-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "many thanks", "time": "12:08", "topic": "Bug in ADrives() [Fixed]", "username": "Antonio Linares" } ]
Bug in ADrives() [Fixed]
[ { "date": "2017-05-08", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Antonio,\n\nyou forgot to fix this in the latest FWH build. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "13:17", "topic": "Bug...
Bug in ADrives() [Fixed]
[ { "date": "2017-05-08", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nYou are right \n\nAlready included for FWH 17.05\n\nmany thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "18:00", "topi...
Bug in ADrives() [Fixed]
[ { "date": "2017-05-08", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Great, thank you! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "18:21", "topic": "Bug in ADrives() [Fixed]", "username": "E...
Bug in ADrives() [Fixed]
[ { "date": "2023-11-01", "forum": "Off Topic / Otros temas", "text": "Only for C developers. I'm trying to build Harbour with BCC64. It seems there is a bug in BCC64 version 7.20 onward (7.10 is the latest that works fine). This sample:\n\n[code=fw:c02yvsip]<div class=\"fw\" id=\"{CB}\" style=\"font-fami...
Bug in BCC64
[ { "date": "2017-02-08", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:3i669g4n]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">   <span style=\"color: #00C800;\">METHOD</span> <span style=\"color: #0000ff;\">Select</span><span style=\"color: #000000;\">&#40;</span> nItem <sp...
Bug in CLASS TComboBox?
[ { "date": "2017-02-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nHave you modified it and is it working fine ?", "time": "08:50", "topic": "Bug in CLASS TComboBox?", "username": "Antonio Linares" } ]
Bug in CLASS TComboBox?
[ { "date": "2017-02-09", "forum": "FiveWin for Harbour/xHarbour", "text": "I have a long time tested as the variable after ::select() was NOT changed according to the new position. Then i checked also the code from Listbox and there on the same place ::change() is calling. The ::select() is a movement an...
Bug in CLASS TComboBox?
[ { "date": "2017-02-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Please show me how you have modified it", "time": "11:55", "topic": "Bug in CLASS TComboBox?", "username": "Antonio Linares" } ]
Bug in CLASS TComboBox?
[ { "date": "2017-02-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, i made a new method to select a item. Now the variable is correct updated and the bChange are executed if present.\n\n[code=fw:2rx8mgq4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: ...
Bug in CLASS TComboBox?
[ { "date": "2017-02-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nHave you checked if bChange gets executed twice ?\n\nPlease call MsgInfo() from it and check if it gets called just once\n\nthanks", "time": "07:37", "topic": "Bug in CLASS TComboBox?", "username": "Antonio...
Bug in CLASS TComboBox?
[ { "date": "2005-12-18", "forum": "FiveWin for Pocket PC", "text": "In the following sample:\n\n[code:63y81519]#include \"Fwce&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oWnd, oCbx\n\n LOCAL aVar &#58;= &#123; \"A\", \"B\", \"C\" &#125;\n\n LOCAL cVar &#58;= \"\"\n\n DEFINE WINDOW oWnd\n...
Bug in Combobox
[ { "date": "2005-12-18", "forum": "FiveWin for Pocket PC", "text": "Enrico,\n\nThis method was missing from Class TControl:\n\n[code:180pgbuw]\n METHOD VarPut&#40; uVal &#41; INLINE If&#40; ValType&#40; &#58;&#58;bSetGet &#41; == \"B\",;\n Eval&#40; &#58;&#58;bSetGet, u...
Bug in Combobox
[ { "date": "2005-12-19", "forum": "FiveWin for Pocket PC", "text": "Thank you!\n\nEMG", "time": "08:41", "topic": "Bug in Combobox", "username": "Enrico Maria Giordano" } ]
Bug in Combobox
[ { "date": "2006-07-28", "forum": "FiveWin for Harbour/xHarbour", "text": "The following sample seems to uncorrectly create an MDI window instead of a normal one (removing PIXEL clause the window switches back to normal):\n\n[code:1x54xxvn]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n L...
Bug in DEFINE WINDOW command
[ { "date": "2007-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI have a strange effect when using the TRANSPARENT option in a dialog.\n\nThe code is:\n[code:2vymt9yw]#INCLUDE \"FiveWin&#46;ch\"\n#include \"fwinkey&#46;ch\"\n\nFUNCTION test&#40;&#41;\n local oDlg\n local oBrush\n ...
Bug in FWH with TRANSPARENT & ICON?
[ { "date": "2007-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Marc,\n\nIt was a bug. Already fixed <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nWe email you a modified FiveHC.lib\n\nThanks for your feedback! <!-- s:-) --><img src=\"{S...
Bug in FWH with TRANSPARENT & ICON?
[ { "date": "2007-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio,\n\nIt's working fine now <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nRegards,\n\nMarc", "time": "21:24", "topic": "Bug in FWH with TRANSPAREN...
Bug in FWH with TRANSPARENT & ICON?
[ { "date": "2007-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nWith new new lib you have send me I, the SAY's aren't transparant anymore <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: --> \n\n[url:aa1okq4h]http&#58...
Bug in FWH with TRANSPARENT & ICON?
[ { "date": "2013-04-12", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample we should get a TWindow while what we get is a TMdiFrame:\n\n[code=fw:3ivwun7r]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"c...
Bug in Fivewin.ch (TWindow)
[ { "date": "2013-04-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThis fix in FiveWin.ch lines: 1346-1349 seems to solve it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[code=fw:i7wjfhgw]<div class=\"fw\" id=\"{CB}\" style=\"fo...
Bug in Fivewin.ch (TWindow)
[ { "date": "2013-04-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you, Master! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "11:34", "topic": "Bug in Fivewin.ch (TWindow)", "username": "Enrico Maria Giordan...
Bug in Fivewin.ch (TWindow)
[ { "date": "2011-12-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\n On FolderEx created on dialog can't view national chars ( lithuanians, russian ) . At first that noticed with cyrillics ( russsian ) notes , but tested and with lithuanian . I can't to view national chars on folderEx . ...
Bug in FolderEx ...
[ { "date": "2011-12-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\n\nit's ok to me with last fivewin version (11.11)\n[b:1v0qcsha]lithuanian[/b:1v0qcsha]\nsample: [url:1v0qcsha]http&#58;//www&#46;sitasoft&#46;net/fivewin/samples/testl&#46;zip[/url:1v0qcsha]\n[img:1v0qcsha]http&#58;//www&#4...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":ibvn0nxj]Hello\n\nit's ok to me with last fivewin version (11.11)\n[/quote:ibvn0nxj]\n\n Hi Daniel ,\n\n I have Fwh 11.11 of December 04 ... But I really can't see lithuanians chars . \n\n MinGW , Ha...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\n\ntested with mingw and msvc\n\n[b:2jrpwy2z]MINGW[/b:2jrpwy2z]\nsample [url:2jrpwy2z]http&#58;//www&#46;sitasoft&#46;net/fivewin/rimag&#46;zip[/url:2jrpwy2z]\n[img:2jrpwy2z]http&#58;//www&#46;sitasoft&#46;net/fivewin/screen...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":1a033gi1]Hello\n\ntested with mingw and msvc\n\n[/quote:1a033gi1]\n\n Daniel , can you send to me you build .bat ? Mine e-mail : <!-- e --><a href=\"mailto:rimantasu@gmail.com\">rimantasu@gmail.com</...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\n\ni'm using same build*.bat from sample folder", "time": "11:50", "topic": "Bug in FolderEx ...", "username": "Daniel Garcia-Gil" } ]
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":16jsxp7q]Hello\n\ni'm using same build*.bat from sample folder[/quote:16jsxp7q]\n\n I too ... Hmmm ... Daniel can you provide some info yet ? How many bytes is your fivehg and fivehgc libs and which H...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\n\nharbour 17125\nfivehg.lib size 2.976.732\nfivehgc.lib size 861.742", "time": "13:21", "topic": "Bug in FolderEx ...", "username": "Daniel Garcia-Gil" } ]
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimatas,\n\nMaybe you are linking a modified .prg of Folderex...", "time": "13:25", "topic": "Bug in FolderEx ...", "username": "ukservice" } ]
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"ukservice\":25j3vrqr]Rimatas,\n\nMaybe you are linking a modified .prg of Folderex...[/quote:25j3vrqr]\n\n No . It's a small sample ( can see in [code] section ) , which placed in fwh\\samples folder and created with sta...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas\n\nwhen you run my sample, how look ?", "time": "15:18", "topic": "Bug in FolderEx ...", "username": "Daniel Garcia-Gil" } ]
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimatas,\n\nI see it as Daniel <!-- s;) --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\";)\" title=\"Wink\" /><!-- s;) -->.", "time": "16:20", "topic": "Bug in FolderEx ...", "username": "ukservice" } ]
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":19i66bzn]Hello\n\nharbour 17125\nfivehg.lib size 2.976.732\nfivehgc.lib size 861.742[/quote:19i66bzn]\n \n Ok , now I'm with FiveWin pc . \n \n Fivehg.lib - 2.976.832 \n Fivehgc.lib - 861.804 \n...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":12onn94a]Rimantas\n\nwhen you run my sample, how look ?[/quote:12onn94a]\n \n Excuse , didn't saw this message .\n\n I'm seeing like in your picture . Yes, I'm seeing lithuanian prompts . Can I send...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\n\n<!-- e --><a href=\"mailto:danielgarciagil@gmail.com\">danielgarciagil@gmail.com</a><!-- e -->\n\ncompress to .zip and rename file to .zop\n\n[quote=\"Rimantas\":1g9jp6ss]Added : just idea - in which type of encoding are ...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":x3oon260]Hello\n\n<!-- e --><a href=\"mailto:danielgarciagil@gmail.com\">danielgarciagil@gmail.com</a><!-- e -->\ncompress to .zip and rename file to .zop\n[/quote:x3oon260]\n\n Alreday sent ... <!-- ...
Bug in FolderEx ...
[ { "date": "2011-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas\n\nthe lithuanian prompts is not showed <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nsend me the prg too\n\nwhat text editor are you using?", "time": "20:01", ...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":1r9by8ix]Rimantas\n\nthe lithuanian prompts is not showed <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nsend me the prg too\n\nwhat text editor are ...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas,\n\nAre the same prompts are fine with a standard TFolder (SysTabControl32) ?\n\nWe use DrawText() to paint the promts. As those are in unicode I think that you could try to call DrawTextW() instead of DrawTextA(). By def...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio.\n\n[quote=\"Antonio Linares\":1iusi339]\nAre the same prompts are fine with a standard TFolder (SysTabControl32) ?\n[/quote:1iusi339]\n\nStandard TFolder works fine in all cases - dialogs & windows . \n\n[quote:1iusi339]\...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas,\n\nPlease try this example using some unicode text:\n\n[code=fw:tm5kguo4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"F...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":2mvvfxac]Rimantas,\nPlease try this example using some unicode text:\n\n[code=fw:2mvvfxac]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "If the example is properly shown with standard DrawText() then it means that you are not displaying unicode.\n\nClass TFolderEx() is using standard DrawText()", "time": "17:49", "topic": "Bug in FolderEx ...", "usernam...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":300a0b79]If the example is properly shown with standard DrawText() then it means that you are not displaying unicode.\nClass TFolderEx() is using standard DrawText()[/quote:300a0b79]\n\n With DrawText a...
Bug in FolderEx ...
[ { "date": "2011-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas,\n\nDoes it look wrong in TFolderEx ? Or you simply get nothing ?", "time": "19:35", "topic": "Bug in FolderEx ...", "username": "Antonio Linares" } ]
Bug in FolderEx ...