messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2006-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "This looks as a right fix for rpreview.prg:\n[code:29dtlwhn]\n if ! IsAppThemed()\n oPage:VarPut( TXT_PAGENUM + LTrim( Str( nPage, 4, 0 ) ) + \" / \" + ;\n ...
Bug in TSay
[ { "date": "2006-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Or just remove\n\n[code:olfi74d6]oBar:Refresh()[/code:olfi74d6]\n\nEMG", "time": "10:14", "topic": "Bug in TSay", "username": "Enrico Maria Giordano" } ]
Bug in TSay
[ { "date": "2006-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nBut if a window is moved over the preview, then it will have the same effect as calling :Refresh()", "time": "10:23", "topic": "Bug in TSay", "username": "Antonio Linares" } ]
Bug in TSay
[ { "date": "2006-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":fqzbybyx]Enrico,\n\nBut if a window is moved over the preview, then it will have the same effect as calling :Refresh()[/quote:fqzbybyx]\n\nYou are right. Instead try to replace\n\n[code:fqzbybyx]@ 7, 370...
Bug in TSay
[ { "date": "2006-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nYes, thats a better solution. Thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "11:54", "topic": "Bug in TSay", "username": "Antonio Linare...
Bug in TSay
[ { "date": "2006-09-24", "forum": "FiveWin for Harbour/xHarbour", "text": "This is a sample of the problem. Please drag the scrollbar thumb to the middle of the scrollbar itself. Then look at the number in the DIALOG title (it is the scrollbar position). Then click below the thumb to step one page down a...
Bug in TScrollBar
[ { "date": "2006-09-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThis code looks equivalent and seems to work ok:\n[code:24wdt9u2]\n @ 0, 0 SCROLLBAR oScr ;\n VERTICAL ;\n RANGE 0, 255 ;\n PAGESTEP 10 ;\n SIZE 10, 50 ;\n ON UP oDlg&#58;cTitle &#58;= L...
Bug in TScrollBar
[ { "date": "2006-09-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nDo you mean that the first pagedown click after the drag & drop, does not respond ?", "time": "22:23", "topic": "Bug in TScrollBar", "username": "Antonio Linares" } ]
Bug in TScrollBar
[ { "date": "2006-09-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Exactly.\n\nEMG", "time": "07:29", "topic": "Bug in TScrollBar", "username": "Enrico Maria Giordano" } ]
Bug in TScrollBar
[ { "date": "2009-03-11", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "The following methods of TScrollBar should modified as below:\n\n[code=fw:1hfwqp7u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">   <span style=\"color: #00C800;\">METHOD</span> PageUp<span...
Bug in TScrollBar [Solved]
[ { "date": "2009-03-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nI wonder if we will break backwards compatibility with such change.\n\nAlso, if the scrollbar position is changed from those codeblocks, then the scrollbar will not be updated.\n\nI am not against...
Bug in TScrollBar [Solved]
[ { "date": "2009-03-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Yes, but the other codeblocks are already reversed, If I'm not wrong.\n\nEMG", "time": "12:01", "topic": "Bug in TScrollBar [Solved]", "username": "Enrico Maria Giordano" } ]
Bug in TScrollBar [Solved]
[ { "date": "2010-01-11", "forum": "FiveWin for Harbour/xHarbour", "text": "In testtray.prg, try to run it and hit ALT-F4. You will end up with a running app that can only be terminated using Task Manager.\n\nEMG", "time": "23:26", "topic": "Bug in TTray", "username": "Enrico Maria Giordano" ...
Bug in TTray
[ { "date": "2009-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nat a certain point, between 7.09 and 9.05 (probably here <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=12421\">viewtopic.php?f=3&t=12421</a><!-- l -->) you commented...
Bug in TTray.prg
[ { "date": "2009-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Davide,\n\nStyle restored for next FWH 9.10 build, \n\nthanks for your feedback <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "17:37", "topic": "Bug in TTray....
Bug in TTray.prg
[ { "date": "2020-05-24", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "The sample testtray.prg doesn't show any icons in the tray area (FWH 64bit).\n\nAny ideas?\n\nEMG", "time": "09:43", "topic": "Bug in TTrayIcon (64bit)", "username": "Enrico Maria Giordano" } ]
Bug in TTrayIcon (64bit)
[ { "date": "2020-05-27", "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": "16:48", "topic": "Bug in TTrayIcon (64bit)", "username": "Enrico Maria Gi...
Bug in TTrayIcon (64bit)
[ { "date": "2020-06-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Any news? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "09:30", "topic": "Bug in TTrayIcon (64bit)", "username": "Enrico Ma...
Bug in TTrayIcon (64bit)
[ { "date": "2020-06-13", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "testing it...\n\nSorry for the delay my friend <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "12:01", "topic": "Bug in TTrayIcon (64bit...
Bug in TTrayIcon (64bit)
[ { "date": "2020-06-13", "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": "12:58", "topic": "Bug in TTrayIcon (64bit)", "username": "Enrico M...
Bug in TTrayIcon (64bit)
[ { "date": "2020-07-20", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "As a reminder... <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "10:23", "topic": "Bug in TTrayIcon (64bit)", "username": "En...
Bug in TTrayIcon (64bit)
[ { "date": "2020-07-20", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Dear Enrico,\n\nWe have implemented some changes in Class TTrayIcon and in Class TStruct for 64 bits, but still we are unable to get it\nworking on 64 bits...\n\n[code=fw:2hj482ub]<div class=\"fw\" id=\"{CB}...
Bug in TTrayIcon (64bit)
[ { "date": "2020-07-20", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Thank you anyway.\n\nEMG", "time": "11:10", "topic": "Bug in TTrayIcon (64bit)", "username": "Enrico Maria Giordano" } ]
Bug in TTrayIcon (64bit)
[ { "date": "2008-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "[code:3j14sqfk]// Headers are white\n\n#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg, oBrw\n\n USE TEST\n\n DEFINE DIALOG oDlg\n\n @ 0, 0 LISTBOX oBrw FIELDS\n\n ACTIVATE DIALOG oDlg;\n ...
Bug in TWBrowse
[ { "date": "2008-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\nare you using VISTA ?\r\nRegards,\r\nOtto\r\n\r\n<!-- m --><a class=\"postlink\" href=\"http://forums.fivetechsoft.com/viewtopic.php?t=9990&highlight=vista\">http://forums.fivetechsoft.com/viewtopi ... ight=vista</a><!-...
Bug in TWBrowse
[ { "date": "2008-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "No, XP SP3.\r\n\r\nEMG", "time": "11:25", "topic": "Bug in TWBrowse", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse
[ { "date": "2008-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico, ave you read the thread.\r\nJames reported also have seen this in XP.\r\nIn VISTA 8.o3 or 8.o4 (can't remember exactlly) resolved the problem.\r\nRegards,\r\nOtto", "time": "12:19", "topic": "Bug in TWBrowse", ...
Bug in TWBrowse
[ { "date": "2008-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "The problem started with this month FWH release.\r\n\r\nEMG", "time": "14:07", "topic": "Bug in TWBrowse", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse
[ { "date": "2008-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nPlease try this change in source\\classes\\wbrowse line 2248:\r\n[code:36il9ra7]\n if nRowPos == 0 \n SetBkColor&#40; hDC, If&#40; ValType&#40; nClrPane &#41; == \"B\",;\n nClrPa...
Bug in TWBrowse
[ { "date": "2008-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "It seems to work fine, thank you.\r\n\r\nEMG", "time": "13:30", "topic": "Bug in TWBrowse", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse
[ { "date": "2008-06-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Just move the cursor on the second column and you will see the first column becoming green:\r\n\r\n[code:1t6wsoxi]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg, oBrw\n\n USE TEST\n\n DEFINE DIALO...
Bug in TWBrowse - nClrPane
[ { "date": "2008-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nHave you tested it with previous versions of FWH 8.05 ? thanks,\r\n\r\nI mean 8.04, 8.03, ...", "time": "14:05", "topic": "Bug in TWBrowse - nClrPane", "username": "Antonio Linares" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "nClrPane is a codeblock starting from the current 8.05.\r\n\r\nEMG", "time": "14:43", "topic": "Bug in TWBrowse - nClrPane", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nYes, you are right, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "18:20", "topic": "Bug in TWBrowse - nClrPane", "username": "Anton...
Bug in TWBrowse - nClrPane
[ { "date": "2008-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "It seems related to oBrw:lCellStyle = .T. \r\n\r\nwithout it, it works fine\r\n\r\nI keep searching...", "time": "19:24", "topic": "Bug in TWBrowse - nClrPane", "username": "Antonio Linares" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nFixed! This is the right code for Class TWBrowse line 2282-2284 (a n was missing):\r\n[code:vxtod8tp]\n SetBkColor&#40; hDC, If&#40; nColAct != nil, If&#40; ValType&#40; nClrBack &#41; == \"B\",;\n ...
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you!\r\n\r\nEMG", "time": "12:10", "topic": "Bug in TWBrowse - nClrPane", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Where can I find TWBrowse.Prg to make the updation.\r\n\r\nI expected TWBrowse.Prg in the folder \\FWH\\Source\\Classes but I could not find the same anywhere in the FWH Folder\r\n\r\nRegards\r\n\r\nAnser\r\nFWH 8.06\r\n\r\n[quote...
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-17", "forum": "FiveWin for Harbour/xHarbour", "text": "\\FWH\\source\\classes\\wbrowse.prg", "time": "09:08", "topic": "Bug in TWBrowse - nClrPane", "username": "nageswaragunupudi" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Anser\r\n\r\nYou have to ( also ) make the same edit just above those lines and add the ,n to nClrText\r\n\r\nRick", "time": "15:08", "topic": "Bug in TWBrowse - nClrPane", "username": "Rick Lipkin" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you,\r\n\r\nMr.Nageswaragunupudi and Mr.Rick Lipkin.\r\n\r\nAs per your advice I updated \\FWH\\source\\classes\\wbrowse.prg\r\n\r\nRegards\r\nAnser", "time": "11:05", "topic": "Bug in TWBrowse - nClrPane", "use...
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\r\n\r\nThis topic is about the background color of columns in a listbox.\r\n\r\nBut how do I define the background color of a row ?\r\n\r\nThanks.", "time": "16:30", "topic": "Bug in TWBrowse - nClrPane", "usern...
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-18", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"driessen\":2665cwvx]Hello,\n\nThis topic is about the background color of columns in a listbox.\n\nBut how do I define the background color of a row ?\n\nThanks.[/quote:2665cwvx]\r\n\r\n[code:2665cwvx]oBrw&#58;nClrPane = ...
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nIsn't your example to define the color of a column ? I want to change the background color of a row.\r\n\r\nThanks.", "time": "21:03", "topic": "Bug in TWBrowse - nClrPane", "username": "driessen" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Please try. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nEMG", "time": "21:35", "topic": "Bug in TWBrowse - nClrPane", "username": "Enrico Maria Giordano" ...
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nIf I replace \"nCol\" by \"nRow\", it works OK.\r\n\r\nThanks.", "time": "23:09", "topic": "Bug in TWBrowse - nClrPane", "username": "driessen" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2008-07-19", "forum": "FiveWin for Harbour/xHarbour", "text": "It shouldn't make any difference as nCol is not used in the codeblock.\r\n\r\nEMG", "time": "10:18", "topic": "Bug in TWBrowse - nClrPane", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse - nClrPane
[ { "date": "2007-04-19", "forum": "FiveWin for Harbour/xHarbour", "text": "This is the sample:\n\n[code:3a34qsnm]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg, oBrw\n\n USE TEST\n\n DEFINE DIALOG oDlg\n\n @ 0, 0 LISTBOX oBrw FIELDS\n\n ACTIVATE DIALOG oDlg;\n ...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Solved! Replace\n\n[code:hoa8sz54]METHOD KeyChar&#40; nKey, nFlags &#41; CLASS TWBrowse\n\n do case\n case nKey == K_PGUP\n &#58;&#58;oVScroll&#58;PageUp&#40;&#41;\n\n case nKey == K_PGDN\n &#58;&#5...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Or, even better, just remove KeyChar method from TWBrowse class. It seems not needed.\n\nEMG", "time": "12:06", "topic": "Bug in TWBrowse scrollbar", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse scrollbar
[ { "date": "2007-04-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\n>\nTry to press CTRL-C or CTRL-R and you will see that the scrollbar thumb will move, respectively, down and up (while the highlight bar keep holding on the first record).\n>\n\nWe have removed Class TWBrowse Method Key...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-22", "forum": "FiveWin for Harbour/xHarbour", "text": "I don't know why you can't replicate the problem but try this:\n\n[code:3tq4gf2h]METHOD KeyChar&#40; nKey, nFlags &#41; CLASS TWBrowse\n\n do case\n case nKey == K_PGUP\n &#58;&#58;oVScroll&#58;PageUp&#40;&#41;\n?...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nWe removed Method KeyChar() following your advise and everything seems to work fine. Anyhow Ctrl+C and Ctrl+R do nothing here. \n\nWhat are those keystrokes intended for ?", "time": "17:14", "topic": "Bug in TWB...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Are you saying that the KeyChar method is not invoked when you press CTRL-C or CTRL-R? It is invoked here. Anyway, CTRL-C and CTRL-R is not intended for anything. Just they caused the scrollbar to move due to the typo K_PGUP/K_PGD...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nI see. Well as we have removed Method KeyChar() then it should be fine now <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "10:35", "topic": "Bug in ...
Bug in TWBrowse scrollbar
[ { "date": "2007-04-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, thank you.\n\nEMG", "time": "10:38", "topic": "Bug in TWBrowse scrollbar", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse scrollbar
[ { "date": "2006-10-14", "forum": "FiveWin for Harbour/xHarbour", "text": "This is the sample (you will see that all the not focused cells of the current row are black):\n\n[code:3l6h7khv]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg, oBrw\n\n USE TEST\n\n DEFINE DIALOG...
Bug in TWBrowse:nClrPane
[ { "date": "2006-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nI confirm the problem--with the Aug 2006/xHarbour build.\n\nJames", "time": "17:23", "topic": "Bug in TWBrowse:nClrPane", "username": "James Bott" } ]
Bug in TWBrowse:nClrPane
[ { "date": "2006-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico, James,\n\nThis change is required at source\\classes\\wbrowse.prg line 2268:\n[code:1b92n1kc]\n if nRowPos != 0\n SetTextColor&#40; hDC, If&#40; nColAct != nil, If&#40; ValType&#40; nClrTxt &#41; =...
Bug in TWBrowse:nClrPane
[ { "date": "2006-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "A better version:\n[code:3tcc8qpe]\n if nRowPos != 0\n SetTextColor&#40; hDC, If&#40; nColAct != nil, If&#40; ValType&#40; nClrTxt &#41; == \"B\",;\n Eval&#40; nClrTxt &#41;, nC...
Bug in TWBrowse:nClrPane
[ { "date": "2006-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you.\n\nEMG", "time": "08:11", "topic": "Bug in TWBrowse:nClrPane", "username": "Enrico Maria Giordano" } ]
Bug in TWBrowse:nClrPane
[ { "date": "2005-12-18", "forum": "FiveWin for Pocket PC", "text": "Try to run the following sample:\n\n[code:2mdywgh1]#include \"Fwce&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oWnd\n\n LOCAL oGet, cVar &#58;= SPACE&#40; 30 &#41;\n\n DEFINE WINDOW oWnd\n\n @ 1, 1 GET oGet VAR cVar OF oW...
Bug in TWindow
[ { "date": "2005-12-18", "forum": "FiveWin for Pocket PC", "text": "Enrico,\n\nWith the latest FWPPC build published yesterday (yesterday two new builds were published) there is no error.", "time": "23:19", "topic": "Bug in TWindow", "username": "Antonio Linares" } ]
Bug in TWindow
[ { "date": "2005-12-19", "forum": "FiveWin for Pocket PC", "text": "Confirmed! Thank you!\n\nEMG", "time": "08:45", "topic": "Bug in TWindow", "username": "Enrico Maria Giordano" } ]
Bug in TWindow
[ { "date": "2016-06-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Please look at these two samples.\n\nPRG 1:\n\n[code=fw:15g50ea1]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</span>...
Bug in TXBrowse?
[ { "date": "2016-06-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Just to further explain the problem, this sample using TWBrowse works fine instead:\n\n[code=fw:3auem5qr]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\...
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Any news? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "09:43", "topic": "Bug in TXBrowse?", "username": "Enrico Maria Giordano" } ]
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "I think it need\noBrw:CreateFromCode() or CreateFromResource( nId )", "time": "10:15", "topic": "Bug in TXBrowse?", "username": "Silvio.Falconi" } ]
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "With oBrw:CreateFromCode() I get the following error:\n\n[code=fw:209lhlio]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Error description: <span style=\"color: #000000;\">Error</span> FiveWin/<span style=\"color...
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "[img:jqqm168l]http&#58;//www&#46;eoeo&#46;it/wp-content/uploads/2016/07/nn&#46;jpg[/img:jqqm168l]\nhere run ok \nwich is the problem ?", "time": "10:23", "topic": "Bug in TXBrowse?", "username": "Silvio.Falconi" } ]
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "CreateFromResource( 101 )\nrun also without\n\nI tried also with \nCONTROL \"\", 200, \"TxBrowse\", WS_TABSTOP|0x00a00000, 12, 8, 178, 96", "time": "10:24", "topic": "Bug in TXBrowse?", "username": "Silvio.Falconi" ...
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Please look at the font of the button. It should be size 12.\n\nEMG", "time": "10:30", "topic": "Bug in TXBrowse?", "username": "Enrico Maria Giordano" } ]
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Enrico\n\nWe shall look into this and get back to you.\nAt the same I am surprised that you even touched XBrowse. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time":...
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":g9mwy7cf]Mr Enrico\n\nWe shall look into this and get back to you.[/quote:g9mwy7cf]\n\nThank you.\n\n[quote=\"nageswaragunupudi\":g9mwy7cf]At the same I am surprised that you even touched XBrowse. <!--...
Bug in TXBrowse?
[ { "date": "2016-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "And while you are looking at it, what is that \"A\" on the header?\n\nEMG", "time": "16:18", "topic": "Bug in TXBrowse?", "username": "Enrico Maria Giordano" } ]
Bug in TXBrowse?
[ { "date": "2016-07-02", "forum": "FiveWin for Harbour/xHarbour", "text": "it create an array init from A as default", "time": "07:56", "topic": "Bug in TXBrowse?", "username": "Silvio.Falconi" } ]
Bug in TXBrowse?
[ { "date": "2016-07-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Any news? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "13:51", "topic": "Bug in TXBrowse?", "username": "Enrico Maria Giordano" } ]
Bug in TXBrowse?
[ { "date": "2016-07-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Still waiting... <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "10:31", "topic": "Bug in TXBrowse?", "username": "Enrico Maria Giordano" } ]
Bug in TXBrowse?
[ { "date": "2016-07-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Rao, please, I need a workaround to this problem. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "12:28", "topic": "Bug in TXBrowse?", "username": "...
Bug in TXBrowse?
[ { "date": "2016-07-16", "forum": "FiveWin for Harbour/xHarbour", "text": "TXBrowse when created, calls ::GetFont() method for the purpose of assigning itself the same font as the containing window. Calling GetFont() is the standard method for this. \n\nGetFont() method is in TWindow class. If the contai...
Bug in TXBrowse?
[ { "date": "2016-07-16", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":283jvihn]I could not yet find a solution for this. Greatly appreciate any help from you.[/quote:283jvihn]\n\nSorry, I can't understand the problem. Can you show a little self-contained sample demonstra...
Bug in TXBrowse?
[ { "date": "2011-05-31", "forum": "FiveWin for Harbour/xHarbour", "text": "In brush.prg there is the following line:\n\n[code=fw:2g8hkjge]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">if</span> <span style=\"color: #000000;\">&#40;</span> nAt := AScan<spa...
Bug in Tbrush
[ { "date": "2011-05-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks for pointing out the bug.", "time": "16:43", "topic": "Bug in Tbrush", "username": "nageswaragunupudi" } ]
Bug in Tbrush
[ { "date": "2011-06-01", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:xt52xars]\nOne of the results is that the new GRADIENT clause doesn't work if there are brushes already defined.\n[/quote:xt52xars]\n\nThere seems to be no problem in creating any number of gradient brushes. \n\n[code=fw:xt...
Bug in Tbrush
[ { "date": "2011-06-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Please try:\n\n[code=fw:39b7yrxf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">BRUSH</span> aGrdBrush<span style=\"color: #000...
Bug in Tbrush
[ { "date": "2011-06-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks, Yes.\nI noticed this too.\nFixed now.", "time": "23:00", "topic": "Bug in Tbrush", "username": "nageswaragunupudi" } ]
Bug in Tbrush
[ { "date": "2011-06-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you. One more problem: ::nResizeMode is 0 by default. It should be 1.\n\nEMG", "time": "23:59", "topic": "Bug in Tbrush", "username": "Enrico Maria Giordano" } ]
Bug in Tbrush
[ { "date": "2011-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "This is the logic adopted:\n\nnResizeMode is not relevant for solid and style brushes, but only to those which depend on bitmaps, including gradients.\n\nDefault mode for all bitmap brushes, except gradients, is TILED mode. nResiz...
Bug in Tbrush
[ { "date": "2011-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "No, what I'm trying to say is that the default for gradient brushes is currently 0 that means != 1 and therefore horizontal. Please test.\n\nEMG", "time": "09:00", "topic": "Bug in Tbrush", "username": "Enrico Maria Gi...
Bug in Tbrush
[ { "date": "2008-11-29", "forum": "FiveWin for Harbour/xHarbour", "text": "I'm trying to close a FiveWin application (caption = 6.0) from another but it's not working.\r\n\r\n[color=red:1bhq5i7y] TerminateProcess( GetWndTask( FindWindow ( , \"6.0\" ) ), 1 )\n[/color:1bhq5i7y][color=blue:1bhq5i7y]OR[/co...
Bug in TerminateProcess() and/or GetWndTask() function(s) ?
[ { "date": "2008-11-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Gustavo,\r\n\r\nHere you have a working example, implemented in a different way:\r\n[code:1yrc7dqm]\n#include \"FiveWin&#46;ch\" \n\nfunction Main&#40;&#41; \n\n local oDlg\n\n DEFINE DIALOG oDlg TITLE \"Test\" \n\n @ 1, 1 B...
Bug in TerminateProcess() and/or GetWndTask() function(s) ?
[ { "date": "2008-11-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio:\r\n\r\nThis: [color=blue:2w6jjm1n]hWnd := FindWindow( \"6.0\" )[/color:2w6jjm1n] returns 0\r\n\r\nThis: [color=blue:2w6jjm1n]hWnd := FindWindow(, \"6.0\" )[/color:2w6jjm1n] returns 265412\r\n\r\nNow, this: [color=blue:2w6...
Bug in TerminateProcess() and/or GetWndTask() function(s) ?
[ { "date": "2008-11-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio:\r\n\r\nThank you very much, with the SendMessage() function worked perfectly ! <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "23:44", "topic": "...
Bug in TerminateProcess() and/or GetWndTask() function(s) ?
[ { "date": "2009-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "This is the sample showing the problem\n[code=fw:1ulcfqrt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">'fivewin.ch'</span><br /><br...
Bug in Transparent Group
[ { "date": "2009-12-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Rao,\n\nClass TGroup uses a NULL brush for TRANSPARENT mode and the NULL brush does not work fine under all circunstances.\n\nPlease use this workaround which works better:\n[code=fw:1pd8pv4v]<div class=\"fw\" id=\"{CB}\" style=\"...
Bug in Transparent Group
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr. Antonio\n\nThanks.\n\nBut when we use image or gradient brush for the window, the background inside the group does not match the background of the window. \n\nThe following solution appears to be working ( for windows ), both ...
Bug in Transparent Group
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Rao,\n\nIncluded in FWH 9.12 this way:\n[code=fw:unfnpn80]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">METHOD</span> EraseBkGnd<span style=\"color: #000000;\">&#40;</span> h...
Bug in Transparent Group
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nCan you try this sample using DIALOG with new EraseBkGnd and without.\n\nThanks,\n\n\n\n[code=fw:3uqql5em]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> ...
Bug in Transparent Group
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nIf I change the method like below it works in dialogs like windows. I don't know it is exactly true.\n\n[code=fw:3lp4mvie]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHO...
Bug in Transparent Group
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hakan,\n\nYour example works fine here on Windows 7 with the new EraseBkGnd() code:\n\n[img:2ldbxmyn]http&#58;//img704&#46;imageshack&#46;us/img704/2238/groupsc&#46;png[/img:2ldbxmyn]", "time": "22:05", "topic": "Bug in Tr...
Bug in Transparent Group