messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2006-02-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nOn a first review it looks as a Harbour vs xharbour related issue.\n\nWith Harbour it works ok <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\nIt seems a difference be...
Bug in TButton
[ { "date": "2006-02-19", "forum": "FiveWin for Harbour/xHarbour", "text": "This way it works:\n[code:1z6n9bq4]\n @ 1, 1 GET cVar; \n VALID &#40; oDlg&#58;aControls&#91; 1 &#93;&#58;Assign&#40;&#41;, !EMPTY&#40; cVar &#41; &#41; \n[/code:1z6n9bq4]\nSo it seems that with xharbour the ::oGet DA...
Bug in TButton
[ { "date": "2006-02-19", "forum": "FiveWin for Harbour/xHarbour", "text": "This is a fix:\n[code:2g61zxy7]\nMETHOD lValid&#40;&#41; CLASS TGet\n\n local lRet &#58;= &#46;t&#46;\n\n if &#58;&#58;oGet&#58;BadDate\n &#58;&#58;oGet&#58;KillFocus&#40;&#41;\n &#58;&#58;oGet&#58;SetFocus&#40;&#41;...
Bug in TButton
[ { "date": "2006-02-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you, but I suspect that some other problems is hiding under the wood... <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nEMG", "time": "20:36", "topic": "Bug in TButt...
Bug in TButton
[ { "date": "2006-02-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nYes, we'll see. \n\nThe problem is that Class TGet is quite different from Harbour to xharbour.", "time": "21:26", "topic": "Bug in TButton", "username": "Antonio Linares" } ]
Bug in TButton
[ { "date": "2006-02-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio:\n\nThe last time I sent you a suggested fix in TGet [I forgot what it was\nabout <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> ], I pasted a modified version of ::Edit...
Bug in TButton
[ { "date": "2006-02-20", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":48zy97bd]Enrico,\n\nYes, we'll see. \n\nThe problem is that Class TGet is quite different from Harbour to xharbour.[/quote:48zy97bd]\n\nAfter some tests it seems all ok with your fix.\n\nThank you.\n\nEM...
Bug in TButton
[ { "date": "2006-02-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Luis,\n\nThe fact is that Class TGet is different in Harbour and xharbour, thats why we need to asure that before we validate a GET, its related variable has been assigned. Placing it at lValid() is a way to be sure it gets done."...
Bug in TButton
[ { "date": "2006-03-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Running the following sample you can see that it shows the message \"cVar2 is empty\" if ALT-C is pressed (but not if the button is clicked):\n\n[code:2bhaiky7]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL ...
Bug in TButton
[ { "date": "2006-03-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Enrico! <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->", "time": "19:32", "topic": "Bug in TButton", "username": "Antonio Linares" } ]
Bug in TButton
[ { "date": "2006-02-17", "forum": "FiveWin for Harbour/xHarbour", "text": "The following sample shows that if you hit ALT-C the DIALOG is closed but the VALID of the GET is also executed while if you click on the button with the mouse the VALID is not executed (as it should be):\n\n[code:2r35uusq]#includ...
Bug in TButton CANCEL clause
[ { "date": "2006-02-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nI think you have it backwards. It sounds like the bug is in the Alt-C not the clicking the button. Valids are NOT supposed to be executed when the CANCEL clause is used. If there were, then you could not cancel a new (e...
Bug in TButton CANCEL clause
[ { "date": "2006-02-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, the bug is in the Alt-C. That's what I said (or that I was trying to say, sorry for my bad english).\n\nEMG", "time": "13:48", "topic": "Bug in TButton CANCEL clause", "username": "Enrico Maria Giordano" } ]
Bug in TButton CANCEL clause
[ { "date": "2006-02-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nQuite right - just tested - does the same on all of my dialogs - Cancel Button (with CANCEL clause) when clicked - no problem / Alt-C - big problem - GET is VALIDATED.\n\nDale.", "time": "13:57", "topic": "Bug in...
Bug in TButton CANCEL clause
[ { "date": "2006-02-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\n[quote:21x2h3d6]Yes, the bug is in the Alt-C. That's what I said (or that I was trying to say, sorry for my bad english). [/quote:21x2h3d6]\n\nMy apologies, it was my misunderstanding--not your English. I misread this:\...
Bug in TButton CANCEL clause
[ { "date": "2006-02-18", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"James Bott\":2l9rvqit]My apologies, it was my misunderstanding--not your English. I misread this:[/quote:2l9rvqit]\n\nNo problems, James.\n\nEMG", "time": "23:00", "topic": "Bug in TButton CANCEL clause", "use...
Bug in TButton CANCEL clause
[ { "date": "2008-01-10", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample, please press the down arrow till the thumb reaches about half the scrollbar and then try to press PAGE DOWN. You will see that the thumb itself moves up instead of down:\n\n[code:226429ng]#include \"Fivewi...
Bug in TCBrowse
[ { "date": "2008-01-10", "forum": "FiveWin for Harbour/xHarbour", "text": "The same sample works fine if a TWBrowse is used instead of a TCBrowse.\n\nEMG", "time": "19:41", "topic": "Bug in TCBrowse", "username": "Enrico Maria Giordano" } ]
Bug in TCBrowse
[ { "date": "2008-06-08", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample, the currently selected cell is black on black instead of the specified colors:\r\n\r\n[code:ef2vjkwd]#include \"Fivewin&#46;ch\"\n#include \"Tcbrowse&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg...
Bug in TCBrowse
[ { "date": "2008-06-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Any news?\r\n\r\nEMG", "time": "13:34", "topic": "Bug in TCBrowse", "username": "Enrico Maria Giordano" } ]
Bug in TCBrowse
[ { "date": "2008-06-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nFixed <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> Please change these lines in Class TCBrowse:\r\n\r\nline 506:\r\n nClrFore := If( ValType( nClrFo...
Bug in TCBrowse
[ { "date": "2008-06-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Perfect! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nEMG", "time": "10:09", "topic": "Bug in TCBrowse", "username": "Enrico Maria Giordano" } ]
Bug in TCBrowse
[ { "date": "2005-10-31", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "This is the sample. Valid is never executed:\n\n[code:2yrkhmc8]#include \"Fivewin&#46;ch\"\n#include \"Tcbrowse&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg, oBrw, cVar\n\n LOCAL bValid &#58;= ...
Bug in TCBrowse:lEditCol() method (fixed)
[ { "date": "2005-11-26", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Fixed. Please change this in source\\classes\\tcbrowse.prg line 863:\n\n @ 10, 0 BUTTON oBtn PROMPT \"\" ACTION ( oBtn:SetFocus(), oDlg:End(), lOk := .t. ) OF oDlg\n\nAlso, to get a better screen position ...
Bug in TCBrowse:lEditCol() method (fixed)
[ { "date": "2005-11-26", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Great, thank you!\n\nEMG", "time": "17:40", "topic": "Bug in TCBrowse:lEditCol() method (fixed)", "username": "Enrico Maria Giordano" } ]
Bug in TCBrowse:lEditCol() method (fixed)
[ { "date": "2012-12-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio\n\nthere is a problem in tcalenda.prg , you cann see it in TESTCAL2.PRG \nIf you do a double click (quicky ) on a day of previous month , you have :\n\n[quote:3q380bjv]Application\n===========\n Path and name: C:\\fwh...
Bug in TCalenda
[ { "date": "2012-12-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nImplemented this way, thanks!:\n\n[code=fw:23fn3od3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">IF</span> ValType<span style=\"color: #0...
Bug in TCalenda
[ { "date": "2006-12-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Valid clause is evaluated on gotfocus instead of lostfocus in CBS_DROPDOWN combos:\n\n[code:1ym20wzr]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg\n\n LOCAL oCbx, cVar &#58;= SPACE&#40; 20 &#41;\n\n...
Bug in TComboBox
[ { "date": "2006-12-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThe problem is that when CBS_DROPDOWN style is used a Get is created as a child of the combobox, and when the combobox gets the focus, it gives it to the Get, thats why the bValid is fired.\n\nWe have tried to modify th...
Bug in TComboBox
[ { "date": "2006-12-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you.\n\nEMG", "time": "10:16", "topic": "Bug in TComboBox", "username": "Enrico Maria Giordano" } ]
Bug in TComboBox
[ { "date": "2009-03-11", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "In the following sample, try to hit TAB on the keyboard giving the focus to the combobox. Why the VALID is evaluated on gotfocus?\n\n[code=fw:15tfb81p]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monos...
Bug in TComboBox
[ { "date": "2006-03-02", "forum": "FiveWin for Harbour/xHarbour", "text": "The ESC key is disabled in the following sample (but it is not the only one) in the March build:\n\n[code:2flluljm]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg\n\n LOCAL oGet, cVar &#58;= SPACE&#40...
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThis fix looks as the right one in Class TMultiGet:\n[code:3idp0qzr]\n if nKey == VK_ESCAPE // Windows API already sends it to dialogs!!!\n if &#58;&#58;oWnd&#58;ChildLevel&#40; TDialog&#40;&#41; &#41; != 0 &#46...
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "It's not enough:\n\n[code:kpwa9b1z]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg, oBrw\n\n DEFINE DIALOG oDlg\n\n @ 1, 1 LISTBOX oBrw FIELDS SIZE 100, 30\n\n oBrw&#58;bKeyChar = &#123; || Tone...
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nBecause it had some wrong side effects", "time": "10:08", "topic": "Bug in TControl", "username": "Antonio Linares" } ]
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nIn dialog.prg copy Method KeyChar() to Method KeyDown() and it gets fixed.\n\nAnyhow, we are curious to know why the ESC comes now by KeyDown() instead of KeyChar().", "time": "10:15", "topic": "Bug in TControl"...
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Please, can you show the exact fix?\n\nEMG", "time": "10:21", "topic": "Bug in TControl", "username": "Enrico Maria Giordano" } ]
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n[code:nvmehlgr]\nMETHOD KeyDown&#40; nKey, nFlags &#41; CLASS TDialog\n\n if nKey == VK_ESCAPE\n if &#58;&#58;oWnd == nil\n &#58;&#58;End&#40;&#41;\n else\n if &#58;&#58;oWnd&#58;ChildLevel&#40...
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "It seems to work, thank you. Do I have to leave KeyChar() method in place or do I have to remove it?\n\nEMG", "time": "10:42", "topic": "Bug in TControl", "username": "Enrico Maria Giordano" } ]
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":2sl7430y]Enrico,\n\nThis fix looks as the right one in Class TMultiGet:\n[code:2sl7430y]\n if nKey == VK_ESCAPE // Windows API already sends it to dialogs!!!\n if &#58;&#58;oWnd&#58;ChildLevel&#4...
Bug in TControl
[ { "date": "2006-03-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThanks", "time": "15:05", "topic": "Bug in TControl", "username": "Antonio Linares" } ]
Bug in TControl
[ { "date": "2011-08-03", "forum": "FiveWin for Harbour/xHarbour", "text": "These are the lines from 563-565 [method _delete()][code=fw:3fde51o5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />         <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">IsRecL...
Bug in TDatabase
[ { "date": "2011-08-05", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:airmgkpo]Shouldn't lDeleted := .t. instead of .f.?\n[/quote:airmgkpo]\nYou are right. Thanks for pointing out.\nFixed and available from next release.\n\n[quote:airmgkpo]And since the success of delete operation is already ...
Bug in TDatabase
[ { "date": "2018-03-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Default value for lResizable parameter is missing:\n\n[code=fw:3ogxu5u9]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHOD</span> <span style=\"color: #00C...
Bug in TDialog [Fixed]
[ { "date": "2018-03-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "It does not seem to cause any error, sorry.\n\nEMG", "time": "13:33", "topic": "Bug in TDialog [Fixed]", "username": "Enrico Maria Giordano" } ]
Bug in TDialog [Fixed]
[ { "date": "2018-03-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Anyway, the new clause RESIZEABLE is missing in dialog.ch.\n\nEMG", "time": "15:01", "topic": "Bug in TDialog [Fixed]", "username": "Enrico Maria Giordano" } ]
Bug in TDialog [Fixed]
[ { "date": "2018-03-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote=\"Enrico Maria Giordano\":3taohz66]Anyway, the new clause RESIZEABLE is missing in dialog.ch.\n\nEMG[/quote:3taohz66]\n\nAny news?\n\nEMG", "time": "11:22", "topic": "Bug in TDialog [Fixed]", ...
Bug in TDialog [Fixed]
[ { "date": "2018-03-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Fixed for next version", "time": "00:43", "topic": "Bug in TDialog [Fixed]", "username": "cnavarro" } ]
Bug in TDialog [Fixed]
[ { "date": "2018-03-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Thank you! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "09:47", "topic": "Bug in TDialog [Fixed]", "username": "Enrico Mar...
Bug in TDialog [Fixed]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Cristobal,\n\nThe third case works fine so the problem is not related to the length checking. As I already wrote, the problem is in cDlg2Chr() function. Once it is fixed, we can probably remove the length ch...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\nIf I had understood what you have written \nMy proposal is a temporary solution\nI've already tried", "time": "14:46", "topic": "Bug in TDialog title [Solved]", "username": "cnavarro" }...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Cristobal,\n\nWe need of a real solution.\n\nEMG", "time": "15:05", "topic": "Bug in TDialog title [Solved]", "username": "Enrico Maria Giordano" } ]
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Found! It seems that the correct solution is:\n\n WORD wSize = sizeof( DIALOG_RES ) + ( hb_parclen( 6 ) * 2 ) + \n 1 + 2 + ( hb_parclen( 9 ) * 2 ) + 3 + 1;\n\nPlease note the +...
Bug in TDialog title [Solved]
[ { "date": "2014-02-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "The following sample demonstrates the problem. It doesn't show the dialog (tested under Win 8.1). It works correctly with a title up to 114 characters. In dialog.prg there is a check for maximum size of 140 ...
Bug in TDialog title [Solved]
[ { "date": "2014-03-20", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I forgot to mention that with the latest FWH (14.02) the problem seems to be vanished. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time":...
Bug in TDialog title [Solved]
[ { "date": "2014-02-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote:m4rsxoxq]\nThe following sample demonstrates the problem. It doesn't show the dialog (tested under Win 8.1). It works correctly with a title up to 114 characters. In dialog.prg there is a check for ma...
Bug in TDialog title [Solved]
[ { "date": "2014-02-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Cristobal,\n\nare you using Win 8.1 64 bit? If yes, can you send me your EXE to test it here?\n\nEMG", "time": "22:08", "topic": "Bug in TDialog title [Solved]", "username": "Enrico Maria Giordan...
Bug in TDialog title [Solved]
[ { "date": "2014-02-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\nI've sent you an email", "time": "22:24", "topic": "Bug in TDialog title [Solved]", "username": "cnavarro" } ]
Bug in TDialog title [Solved]
[ { "date": "2014-02-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Cristobal,\n\nreceived and already answered! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "23:10", "topic": "Bug in TDialog tit...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote=\"Enrico Maria Giordano\":zdwlg65n]Cristobal,\n\nreceived and already answered! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG[/quote:zdwlg6...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Some other clues. The following sample does work fine:\n\n[code=fw:17vjkax8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I traced the problem. It seems to be inside cDlg2Chr() function, probably in the calculation of wSize. But I guess we have to wait for Antonio to fix this.\n\nEMG", "time": "12:25", "topic": "Bug in ...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\nIt is true \nFw cCaption Controls the length of the dialogue in the first case\n[code=fw:wjeh3zay]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\"...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\n\nGreat, fine", "time": "18:39", "topic": "Bug in TDialog title [Solved]", "username": "cnavarro" } ]
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote=\"Enrico Maria Giordano\":3ox2a81h]Found! It seems that the correct solution is:\n\n WORD wSize = sizeof( DIALOG_RES ) + ( hb_parclen( 6 ) * 2 ) + \n 1 + 2 + ( hb_parcle...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\nCreo que no he entendido bien tu problema:\nA.- Quieres un caption con mas de 140 caracteres\nB.- Controlar que el caption no tengas mas de 140 caracteres\nYo habia entendido la opcion B\nTengo un gr...
Bug in TDialog title [Solved]
[ { "date": "2014-02-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Cristobal,\n\n[quote=\"cnavarro\":fhu7cr6f]Enrico \nI think I misunderstood your problem: \nA. - You want a caption with more than 140 characters \nB. - Check that the caption does not have more than 140 cha...
Bug in TDialog title [Solved]
[ { "date": "2014-02-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Si, ahora me ha quedado muy muy claro\nGracias\n\nYes, it has now become very clear to me \nthanks", "time": "01:05", "topic": "Bug in TDialog title [Solved]", "username": "cnavarro" } ]
Bug in TDialog title [Solved]
[ { "date": "2014-02-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\n\ntry with \n\nwLen += ( iLenUnicode * 2 ) [color=#FF0000:3hmxuuor]+ 1[/color:3hmxuuor];", "time": "14:55", "topic": "Bug in TDialog title [Solved]", "username": "Daniel Garcia-Gil" } ]
Bug in TDialog title [Solved]
[ { "date": "2014-02-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Daniel,\n\n[quote=\"Daniel Garcia-Gil\":38c7zzxy]Enrico\n\ntry with \n\nwLen += ( iLenUnicode * 2 ) [color=#FF0000:38c7zzxy]+ 1[/color:38c7zzxy];[/quote:38c7zzxy]\n\nI now get:\n\nhb_xrealloc can't reallocat...
Bug in TDialog title [Solved]
[ { "date": "2014-02-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "what C compiler are you using?", "time": "16:02", "topic": "Bug in TDialog title [Solved]", "username": "Daniel Garcia-Gil" } ]
Bug in TDialog title [Solved]
[ { "date": "2014-02-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Daniel,\n\n[quote=\"Daniel Garcia-Gil\":owmyweyo]what C compiler are you using?[/quote:owmyweyo]\n\nBCC582\n\nEMG", "time": "16:19", "topic": "Bug in TDialog title [Solved]", "username": "Enrico ...
Bug in TDialog title [Solved]
[ { "date": "2014-02-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Daniel,\n\n[quote=\"Daniel Garcia-Gil\":1oj88t60]Enrico\n\ntry with \n\nwLen += ( iLenUnicode * 2 ) [color=#FF0000:1oj88t60]+ 1[/color:1oj88t60];[/quote:1oj88t60]\n\nWith\n\n[code=fw:1oj88t60]<div class=\"fw...
Bug in TDialog title [Solved]
[ { "date": "2014-02-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote=\"Enrico Maria Giordano\":1g35qqpw]CODE: SELECT ALL  EXPAND VIEW\nwLen += iLenUnicode;\n\n\nit seems to work fine. What is your opinion about this possible fix?[/quote:1g35qqpw]\n\nif work is fine <!-...
Bug in TDialog title [Solved]
[ { "date": "2014-02-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Daniel,\n\n[quote=\"Daniel Garcia-Gil\":2ymk4tm2][quote=\"Enrico Maria Giordano\":2ymk4tm2]CODE: SELECT ALL  EXPAND VIEW\nwLen += iLenUnicode;\n\n\nit seems to work fine. What is your opinion about this poss...
Bug in TDialog title [Solved]
[ { "date": "2014-02-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\n\nwe are filling a [url=http&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/ms645394(v=vs&#46;85)&#46;aspx:2gwjg5vo]DLGTEMPLATE structure[/url:2gwjg5vo], is used like argument in the ...
Bug in TDialog title [Solved]
[ { "date": "2014-02-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Daniel,\n\nSo what? Are you trying to say that my \"fix\" can be correct? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "23:40", ...
Bug in TDialog title [Solved]
[ { "date": "2014-02-18", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "[quote=\"Enrico Maria Giordano\":27s1zbpp]Daniel,\n\nSo what? Are you trying to say that my \"fix\" can be correct? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- ...
Bug in TDialog title [Solved]
[ { "date": "2014-02-18", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Daniel,\n\n[quote=\"Daniel Garcia-Gil\":11wqmqwv]no i'm trying explain you...[/quote:11wqmqwv]\n\nOk. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nAt...
Bug in TDialog title [Solved]
[ { "date": "2014-02-25", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I'm testing my fix and found no problem so far. The fix is:\n\nreplace\n\n[code=fw:1u30eumu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">wLen += <span style=\"color: #000000;\">&#40;</span...
Bug in TDialog title [Solved]
[ { "date": "2014-02-25", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I spoke too fast! It doesn't work with dialogs without title. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nSorry, I give up for the moment.\n\nAny ideas?...
Bug in TDialog title [Solved]
[ { "date": "2014-03-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Up! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "23:53", "topic": "Bug in TDialog title [Solved]", "username": "Enrico Mar...
Bug in TDialog title [Solved]
[ { "date": "2014-07-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Antonio,\n\nwhy are you still imposing the limit of 140 characters in dialog title?\n\n[code=fw:2n7teb1b]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">::<span style=\"color: #000000;\">cCap...
Bug in TDialog title [Solved]
[ { "date": "2014-07-11", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nHave you tried to remove it and check if it works fine ? If so, yes, we can remove it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "tim...
Bug in TDialog title [Solved]
[ { "date": "2014-07-11", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Antonio,\n\nyes, I'm currently using a version of dialog.prg without it and found no problem. But it should be better if you tested it in all the Windows flavors. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_...
Bug in TDialog title [Solved]
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello!\n\nIn METHOD Redefine of CLASS TFolderEx this is missing:\n\n[code=fw:ji1r2cjn]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">::<span style=\"color: #000000;\">lTransparent</span> := lTransparent</div>[/cod...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nI couldn't detect any Problems.\nYou can Download my new Tools for testing.\n\n[b:3k6ft9x4]The different Folder-Settings[/b:3k6ft9x4]\n\n[img:3k6ft9x4]http&#58;//www&#46;pflegeplus&#46;com/pictures/Backg4&#46;jpg[/img:3k...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Uwe!\n\n[quote=\"ukoenig\":2qkw67y7]\nI couldn't detect any Problems.\n[/quote:2qkw67y7]\n\nDid you try to make FolderEx from resource file with REDEFINE?\n\n[code=fw:2qkw67y7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: ...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, the Screenshot shows Folders from resource.\n\n[color=#0000FF:13ie8wlj]REDEFINE FOLDEREX oFld OF oWndFld ID 110 ;\nPROMPT \"T&est\",\"&Tabs\", \"&Bmp\", \"Br&ush\" ;\nON PAINT TAB PaintTab( Self, nOption ) ;\nBITMAPS c_Path +...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Uwe,\n\nAnd what happens if you don't have this line?\n\n[quote=\"ukoenig\":1y5w0rza]\noFld:lTransparent := .T.\n[/quote:1y5w0rza]\n\nDid you tried my sample code?\n\nIMO the sample code should work without insert oFld:lTranspa...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"ukoenig\":3n1mak6j]\n\n[b:3n1mak6j]I think, Your problem comes from here :[/b:3n1mak6j]\n\nACTIVATE DIALOG oWndFld NOWAIT ;\nON INIT ( oWndFld:Move( 50, 580, NIL, NIL, .T. ), ;\n IIF( nOption2 = 2, GRADBRU...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Ruediger,\n\nMany Tests I found, are not tested to the End with all possible Combinations.\nIn all of my Tools, I have to cover nearly everything, what can be done.\nSometimes, it makes it very complicated and many Tests are neede...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Uwe!\n\n[quote=\"ukoenig\":4hxz0z0p]\nThat is the Reason, that my Solutions are maybe looking a bit different.\n[/quote:4hxz0z0p]\n\nI understand. But if there is a bug in FWH source code obviously (missing line \"::lTransparen...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Ruediger,\n\nWhat version of FWH are you using?\n\nI have the TFolderx.prg file dated 8/31/2010 and there is no passed parameter lTransparent to either the New() nor the Redefine() method.\n\nRegards,\nJames", "time": "17:53",...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi James,\n\n[quote=\"James Bott\":osoih41e]\nWhat version of FWH are you using?\n[/quote:osoih41e]\n\nFWH 10.10, the TFoldex.prg file is dated 10/27/2010:\n\n[code=fw:osoih41e]<div class=\"fw\" id=\"{CB}\" style=\"font-family: mo...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Ruediger,\n\nSURPRISE !!!\n\nwith my Functions, it works also without [color=#FF0000:lbj3i3f3]oFld:lTransparent := .T.[/color:lbj3i3f3]\n( I didn't test it before ) :\n\nREDEFINE FOLDEREX oFld OF oWndFld ID 110 ;\nPROMPT \"T&est\"...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\n\nRegardless if your sample code works or not, there seems to be a missing default setting in the class which should be fixed. I agree with Ruediger.\n\nRegards,\nJames", "time": "19:28", "topic": "Bug in TFolderEx",...
Bug in TFolderEx
[ { "date": "2011-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi James,\n\n[quote=\"James Bott\":2ip0h7si]a missing default setting in the class which should be fixed.\n[/quote:2ip0h7si]\n\nWith FWH 11.01 it is fixed (the TFoldex.prg file is dated 12/18/2010). <!-- s:D --><img src=\"{SMILIE...
Bug in TFolderEx
[ { "date": "2009-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample, try to paste the string \"123456789012345678901234567890\" in the GET and you will see that the picture is not respected:\n\n[code=fw:3c09oq4x]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\...
Bug in TGet
[ { "date": "2009-10-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, it works correctly in pure xHarbour console mode. As in subject, the bug is in FWH TGet class.\n\nEMG", "time": "20:26", "topic": "Bug in TGet", "username": "Enrico Maria Giordano" } ]
Bug in TGet