messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2006-03-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you.\n\nEMG",
"time": "09:24",
"topic": "Bug in IsOem()/IsAnsi() function",
"username": "Enrico Maria Giordano"
}
] | Bug in IsOem()/IsAnsi() function |
[
{
"date": "2011-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi!\n\nWith Wine I get this:\n\n[img:2qo0yzyp]http://www.ibtc.biz/tmp/2011-02-04_14-56-10.png[/img:2qo0yzyp]\n\n1: the colour of the text should be black\n2: the background of the arrow should be transparent\n\nand... | Bug in MENU 2007? |
[
{
"date": "2011-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "These problems still exists in FWH 11.01. <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \n\nIt should be fixed, especially using Wine/WinBottler is recommended from Antonio for FWH W... | Bug in MENU 2007? |
[
{
"date": "2012-06-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ruediger,\n\nThose differences are based on existing differences between true Windows and Wine. \n\nIf you need some code for testing on Wine we can help you with modifications, etc\n\nHave you considered not to use the 2007 style... | Bug in MENU 2007? |
[
{
"date": "2012-06-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n[quote=\"Antonio Linares\":dvwk7bnt]\nIf you need some code for testing on Wine we can help you with modifications, etc\n[/quote:dvwk7bnt]\n\nThis would be great. Thanks!\n\n[quote=\"Antonio Linares\":dvwk7bnt]\nHave ... | Bug in MENU 2007? |
[
{
"date": "2012-06-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "BTW... If you use a FWH 12.05 app under wine 1.2.3 and want to open a menu without 2007 clause the app crashes without any notice. The problem is at these lines at menus.c:\n\n[code=fw:3tinzpfc]<div class=\"fw\" id=\"{CB}\" style=... | Bug in MENU 2007? |
[
{
"date": "2012-06-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":2p05nopk]\nIf you need some code for testing on Wine we can help you with modifications, etc\n[/quote:2p05nopk]\n\nThe solution is insert in MENUDRAW2007() following lines:\n\n[code=fw:2p05nopk]<div clas... | Bug in MENU 2007? |
[
{
"date": "2014-07-28",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "The horizontal menu size (\"This is a test\" item) is too much for the string it contains. I remember it was right in the far past. This is a sample:\n\n[code=fw:2wtanwid]<div class=\"fw\" id=\"{CB}\" style=... | Bug in Menu [Solved] |
[
{
"date": "2014-08-01",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nIt seems fine to me.\n\nWhen you say \"in the far past\" which FWH version do you mean ? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nI me... | Bug in Menu [Solved] |
[
{
"date": "2014-08-01",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nsorry, I don't remember. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nAnyway, don't you see the extra space between the end of the string and... | Bug in Menu [Solved] |
[
{
"date": "2014-08-01",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nIf we use an accelerator on the menuitem such space will be used, so it does not look wrong to me <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --... | Bug in Menu [Solved] |
[
{
"date": "2014-08-01",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nplease try this. The menu item has been enlarged to accomodate the accelerator.\n\n[code=fw:s3jx14tc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\... | Bug in Menu [Solved] |
[
{
"date": "2014-08-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nThis is the menu image without accelerators:\n\n[img:3l1u8so0]https://bitbucket.org/fivetech/screenshots/downloads/menu1.jpg[/img:3l1u8so0]\n\nAnd this is your seocnd example with acce... | Bug in Menu [Solved] |
[
{
"date": "2014-08-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nthe current size is double of the item string lenght and this is too much. Please try to right click on the desktop or on any other place and you'll see that the standard menu width is smaller th... | Bug in Menu [Solved] |
[
{
"date": "2014-08-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nI am going to review its source and find a way to reduce its length <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "10:16",
"... | Bug in Menu [Solved] |
[
{
"date": "2014-08-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nthank you! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "10:24",
"topic": "Bug in Menu [Solved]",
"username": "... | Bug in Menu [Solved] |
[
{
"date": "2014-08-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nAfter answering you, I realized that that menu is not ownerdraw so we don't control at all its painting. Unless we are adding somewhere some spaces, I don't see how we could change its width.",
... | Bug in Menu [Solved] |
[
{
"date": "2014-08-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nso let's find those extra spaces! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "22:32",
"topic": "Bug in Menu [Solv... | Bug in Menu [Solved] |
[
{
"date": "2014-08-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nProblem found <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nIn Class TWindow lines 1403 please use this code:\n\n[code=fw:1y2mefai]<div cla... | Bug in Menu [Solved] |
[
{
"date": "2014-08-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\ngreat! I'm going to make some test. Anyway, I think you can simply check the context menu (right click) of the desktop or other Windows items. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gi... | Bug in Menu [Solved] |
[
{
"date": "2014-08-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nAs we don't have time to implement a new clause as FWH 14.07 is almost ready and it is not the time to make deep changes, if you suggest me the right size, then I will include it in FWH 14.07 <!--... | Bug in Menu [Solved] |
[
{
"date": "2014-08-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nI just tested your change and it's fine for me. Many thanks. By the way, I found this comment in window.prg that explains all:\n\n[code=fw:2zj7mj9n]<div class=\"fw\" id=\"{CB}\" style=\"font-fami... | Bug in Menu [Solved] |
[
{
"date": "2014-08-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nyes, I saw it too, but that couldn't be a recent change.\n\nAnyhow, its solved <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nmany thanks fo... | Bug in Menu [Solved] |
[
{
"date": "2014-08-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":13xibg5d]Enrico,\n\nyes, I saw it too, but that couldn't be a recent change.[/quote:13xibg5d]\n\nThat's why I said \"in the far past\". <!-- s:-) --><img src=\"{SMILIES... | Bug in Menu [Solved] |
[
{
"date": "2014-08-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "I did report this behavior in May 2008 [url:3prfo902]http://forums.fivetechsupport.com/viewtopic.php?f=6&t=11165&hilit=menu+ancho[/url:3prfo902] and, as suggested per Antonio I did some testi... | Bug in Menu [Solved] |
[
{
"date": "2014-08-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Time flies <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nI really forgot about that one <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\"... | Bug in Menu [Solved] |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "This is the sample:\n\n[code:2l2r2rep]#include \"Fwce.ch\"\n\n\nFUNCTION MAIN()\n\n DBCREATE( CURDIR() + \"\\TMPTEST\", { { \"TEST\", \"C\", 10, 0 } } )\n\n USE ( CURDIR()... | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Enrico\n\nPack works OK you have to add \n\nSET DELETE ON\n\nRegards \n\nRichard <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "16:42",
"topic": "Bug in PACK command",
... | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "No, SET DELETED ON is not required for PACK to work. Anyway, I just tried with SET DELETED ON and found the same result.\n\nI'm using FWPPC 7.02.\n\nEMG",
"time": "17:20",
"topic": "Bug in PACK command",
"username": "Enrico M... | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Enrico,\n\nChanging your code this way:\n\n PACK \n\n MsgInfo( RecCount() )\n\nIt shows 1, which it seems correct",
"time": "18:09",
"topic": "Bug in PACK command",
"username": "Antonio Linares"
}
] | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Yes, but now try to open TMPTEST.DBF and you will see that there are two records.\n\nEMG",
"time": "18:52",
"topic": "Bug in PACK command",
"username": "Enrico Maria Giordano"
}
] | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "This is the modified sample showing that the record is not removed:\n\n[code:3qgt03dr]#include \"Fwce.ch\"\n\n\nFUNCTION MAIN()\n\n SET DELETED ON\n\n DBCREATE( CURDIR() + \"\\TMPTEST\", { { \"TEST... | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Enrico,\n\nIt is related to the SD memory card. Copy the EXE to the Pocket PC root path and it works fine there",
"time": "19:50",
"topic": "Bug in PACK command",
"username": "Antonio Linares"
}
] | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Sorry, I haven't a pocket PC. How can I do the same using the emulator?\n\nEMG",
"time": "19:56",
"topic": "Bug in PACK command",
"username": "Enrico Maria Giordano"
}
] | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Enrico,\n\nKeep the mouse pressed on top of the EXE until a popup is shown, then select copy. Then select \"My Device\" from the top menu of the file explorer and right click and select paste. Then run it there.\n[url=http://imagesha... | Bug in PACK command |
[
{
"date": "2007-05-20",
"forum": "FiveWin for Pocket PC",
"text": "Yes, this way it works. Unfortunately, this makes the emulator much less useful. I wonder if there is a way to get the program to run correctly on the storage card...\n\nEMG",
"time": "23:31",
"topic": "Bug in PACK command",
... | Bug in PACK command |
[
{
"date": "2007-05-21",
"forum": "FiveWin for Pocket PC",
"text": "Enrico,\n\nHarbour uses the same functions to manage files when it runs on the memory card, so its a difference on the Windows Mobile OS",
"time": "06:31",
"topic": "Bug in PACK command",
"username": "Antonio Linares"
}
] | Bug in PACK command |
[
{
"date": "2011-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello!\n\nIf I use TRANSPARENT with DIALOG the displayed text of REDEFINED SAY is cutted:\n\n[img:31xk6v29]http://www.ibtc.biz/tmp/2011-02-12_19-39-14.png[/img:31xk6v29]\n\n[code=fw:31xk6v29]<div class=\"fw\" id=\"... | Bug in REDEFINE SAY? |
[
{
"date": "2011-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This problem still exists in FWH 11.01. <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \n\nAnd now I also found a (new?) Memory leak:\n\n[code=fw:m88w20sf]<div class=\"fw\" id=\"{CB}\... | Bug in REDEFINE SAY? |
[
{
"date": "2011-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Ruediger\n\nRe: text display ........................reprehend <end>\n\nIt looks like you have reached the limit of a character field. 255 happends to be the mac character field in clipper/dbase file.\nMaybe it is the version ... | Bug in REDEFINE SAY? |
[
{
"date": "2011-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Jonathan,\n\n[quote=\"Jonathan Hodder\":9kdph653]It looks like you have reached the limit of a character field. 255 happends to be the mac character field in clipper/dbase file.\nMaybe it is the version of harbour that has chan... | Bug in REDEFINE SAY? |
[
{
"date": "2011-03-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Ruediger\n\nalready fixed...\n\nyou can use momentarily this patch...\n\n[url:3oua1rqb]http://www.sitasoft.net/fivewin/files/patch.obj[/url:3oua1rqb]\n\nlink before fivewin lib\n\nthis a sample working, thanks f... | Bug in REDEFINE SAY? |
[
{
"date": "2011-03-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Daniel,\n\n[quote=\"Daniel Garcia-Gil\":ccr16yiz]\nalready fixed...\n\nyou can use momentarily this patch...\n[/quote:ccr16yiz]\n\nThanks. It works. <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"V... | Bug in REDEFINE SAY? |
[
{
"date": "2011-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Daniel Garcia-Gil\":1h3fxgv6][url:1h3fxgv6]http://www.sitasoft.net/fivewin/samples/ibtc.zip[/url:1h3fxgv6][/quote:1h3fxgv6]\n\nUnfortunately, your sample doesn't work correctly in the new FWH release. One ... | Bug in REDEFINE SAY? |
[
{
"date": "2011-04-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel, Antonio\n\npodrian, poner el patch.obj para microsoft o pelles c compiler.\n\ngracias.\n\n\nsalu2\ncarlos vargas",
"time": "18:53",
"topic": "Bug in REDEFINE SAY?",
"username": "carlos vargas"
}
] | Bug in REDEFINE SAY? |
[
{
"date": "2011-04-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Carlos...\n\nque version de fivewin usas?",
"time": "19:57",
"topic": "Bug in REDEFINE SAY?",
"username": "Daniel Garcia-Gil"
}
] | Bug in REDEFINE SAY? |
[
{
"date": "2011-04-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "10.07\n\nsalu2\ncarlos vargas",
"time": "20:02",
"topic": "Bug in REDEFINE SAY?",
"username": "carlos vargas"
}
] | Bug in REDEFINE SAY? |
[
{
"date": "2011-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Unfortunately this bug is back in latest FWH:\n\n[code=fw:3gdtfhqj]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</spa... | Bug in REDEFINE SAY? |
[
{
"date": "2011-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nFixed <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nWe are going to publish a revised FWH 11.05",
"time": "23:16",
"topic": "Bug in REDEFINE SAY?",
"u... | Bug in REDEFINE SAY? |
[
{
"date": "2011-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Many thanks, Master! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "23:23",
"topic": "Bug in REDEFINE SAY?",
"username": "Enrico Maria Giordano"
... | Bug in REDEFINE SAY? |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The result of ResizeImg() is slightly different in width and height if compared with ResizeBmp() and PalBmpDraw().\n\nEMG",
"time": "15:22",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is it related to last FWH build 4 ?",
"time": "15:47",
"topic": "Bug in ResizeImg()",
"username": "Marco Turco"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marco,\n\nno, it was there in the previous builds too.\n\nEMG",
"time": "16:01",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Unfortunately, there is no source code for ResizeImg() so I can't try to fix the problem. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nEMG",
"time": "16:51",
"topic": "... | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nI send you its source code by email, thanks",
"time": "20:17",
"topic": "Bug in ResizeImg()",
"username": "Antonio Linares"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nthank you. I'll do some experiment with it.\n\nEMG",
"time": "20:20",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nfound! Replace\n\n[code=fw:215wzw38]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> iRateW = <span style=\"color: #000000;\">(</span> DOUBLE <span style=\"color: ... | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I spoke too fast. It GPFs, I don't know why. I continue to experiment...\n\nEMG",
"time": "20:46",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It seems to work in this form:\n\n[code=fw:qofa2y71]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> iRateW = <span style=\"color: #000000;\">(</span> DOUBLE <span style=\"col... | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nCould you please provide an example to test it ? thanks",
"time": "23:07",
"topic": "Bug in ResizeImg()",
"username": "Antonio Linares"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Here it is:\n\n[code=fw:xmw1gp0w]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</span><br /><br /><br /><span style=\"... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Another request. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nResizeImg() is a bit slower, probably due to the two nested loops involved. How to speed it up?\n\nEMG",
"... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nDo you need to resize the bitmap or simply paint it larger ?",
"time": "13:50",
"topic": "Bug in ResizeImg()",
"username": "Antonio Linares"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nyes, paint it larger (or smaller). But ABPaint() doesn't support resize.\n\nEMG",
"time": "14:09",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nNot sure if we can speed up the loop",
"time": "14:14",
"topic": "Bug in ResizeImg()",
"username": "Antonio Linares"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nhow can we paint faster an alpha-channel image with resize?\n\nEMG",
"time": "14:24",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nI am afraid that we can't (maybe using GDI+?) as FWH function ABPaint() just calls Windows API function AlphaBlend()",
"time": "14:43",
"topic": "Bug in ResizeImg()",
"username": "Antonio Linares"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI tried GDIPLUSIMAGERESIZE( hBmp, nWidth, nHeight ) but it GPFs. What am I doing wrong?\n\nEMG",
"time": "14:50",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":1k3i0pmb]FWH function ABPaint() just calls Windows API function AlphaBlend()[/quote:1k3i0pmb]\n\nIt seems that AlphaBlend() can resize the image:\n\n[url:1k3i0pmb]https://msdn.microso... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Alternatively, I found that ResizeBmp() works very well and fast if SetStretchBltMode() is set to COLORONCOLOR:\n\n[code=fw:3s11i903]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">SetStretchBltMode <span style=\"c... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If you go to call gdi + pictures, you redimensionaleas also from GDI + ...\n\n[code=fw:1kfjdd0c]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00C800;\">STATIC</span> <span style=... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nI already sent you function ABPaint() source code by email",
"time": "20:20",
"topic": "Bug in ResizeImg()",
"username": "Antonio Linares"
}
] | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"mastintin\":3i8uunya]If you go to call gdi + pictures, you redimensionaleas also from GDI + ...[/quote:3i8uunya]\n\nThank you, but doing so the file must be reloaded. I would want to resize an already loaded hBmp. Is it p... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":9pdn7oxt]Enrico,\n\nI already sent you function ABPaint() source code by email[/quote:9pdn7oxt]\n\nThank you. I'll study it.\n\nEMG",
"time": "20:33",
"topic": "Bug in ResizeImg()",
... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "ok. From hbitmap\n[code=fw:hp30jmch]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Function</span> GdiResizeImage<span style=\"color: #000000;\">(</span> hImg , nwidth, nH... | Bug in ResizeImg() |
[
{
"date": "2015-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you. But I think that using AlphaBlend() features would be much more efficient. I'm implementing the required changes.\n\nEMG",
"time": "21:57",
"topic": "Bug in ResizeImg()",
"username": "Enrico Maria Giordano"
... | Bug in ResizeImg() |
[
{
"date": "2011-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi!\n\nIf I press on the first button:\n\n[img:g5me738g]http://www.ibtc.biz/tmp/2011-02-04_15-43-48.png[/img:g5me738g]\n\nI get this:\n\n[img:g5me738g]http://www.ibtc.biz/tmp/2011-02-04_15-44-22.png... | Bug in RibbonBar? |
[
{
"date": "2011-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This problem still exists in FWH 11.01. <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->",
"time": "16:19",
"topic": "Bug in RibbonBar?",
"username": "IBTC"
}
] | Bug in RibbonBar? |
[
{
"date": "2011-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Silvio,\n\n[quote=\"Silvio\":3gvlp5eb]if you press a button on a group this button became gray no the others ...\nor I not understood your problem\nribbon run ok here[/quote:3gvlp5eb]\n\nPlease have a closer look to the source ... | Bug in RibbonBar? |
[
{
"date": "2011-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "sorry but I not understand the problem\nif you press a button on a group this button became gray no the others ...\nor I not understood your problem\nribbon run ok here",
"time": "22:45",
"topic": "Bug in RibbonBar?",
... | Bug in RibbonBar? |
[
{
"date": "2011-02-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Also, when you click several times on the buttons, somethimes the bitmaps just disappear!!!.",
"time": "10:41",
"topic": "Bug in RibbonBar?",
"username": "ukservice"
}
] | Bug in RibbonBar? |
[
{
"date": "2006-06-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It seems that SetCommState() is not able to change the serial communication port baud rate.\n\nAntonio, can you look at it? If you need a sample of the problem please let me know.\n\nEMG",
"time": "21:21",
"topic": "Bug in... | Bug in SetCommState() |
[
{
"date": "2006-06-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Found! There are at least the following functions to fix:\n\n[code:1663zlq9]#ifdef __HARBOUR__\n CLIPPER BUILDCOMMDCB( PARAMS ) // () cInfoDef, @ cDeviceBlock --> lOk\n#else\n CLIPPER BUILDCOMMD( PARA... | Bug in SetCommState() |
[
{
"date": "2006-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nThanks. I guess you declare hComm as static HANDLE hComm;\n\nBut the problem I see is that you can only manage one comm port at the same time, isn't it ?",
"time": "00:17",
"topic": "Bug in SetCommState()",
... | Bug in SetCommState() |
[
{
"date": "2006-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":zdxnbp4x]Enrico,\n\nThanks. I guess you declare hComm as static HANDLE hComm;[/quote:zdxnbp4x]\n\nNo, you declared it that way. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\... | Bug in SetCommState() |
[
{
"date": "2006-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\n> No, you declared it that way. \n\nYou are totally right <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\n> Why did you organize comm.c in such way? \n\nIt has been e... | Bug in SetCommState() |
[
{
"date": "2006-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I know. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nThere is one more problem: WriteComm() seems to [b:nfg0lvyw]not[/b:nfg0lvyw] stop the execution till the sending is com... | Bug in SetCommState() |
[
{
"date": "2006-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Solved:\n\n[code:49dsxbit]short int WriteComm( short int idComDev, void FAR * lpvBuf, short int cbWrite )\n{\n DWORD dwBytesWritten = cbWrite;\n\n overlap.hEvent = CreateEvent( NULL, TRUE, FALSE, NULL )... | Bug in SetCommState() |
[
{
"date": "2006-07-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nI missed this one. Many thanks! <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "22:05",
"topic": "Bug in SetCommState()",
"username": "Antonio Lina... | Bug in SetCommState() |
[
{
"date": "2006-07-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you!\n\nEMG",
"time": "22:16",
"topic": "Bug in SetCommState()",
"username": "Enrico Maria Giordano"
}
] | Bug in SetCommState() |
[
{
"date": "2006-09-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I try to fix comm.c with the EMG code, but \ni have compiling errors:\n\n\n\nProgetto: WP32, Ambiente: BorlandWin:\n[1]:Bcc32.Exe -M -c -O2 -tW -v- -X -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS... | Bug in SetCommState() |
[
{
"date": "2006-09-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Put this just before OPENCOMM():\n\n[code:3kdnqrxn]static HANDLE hCom = INVALID_HANDLE_VALUE;[/code:3kdnqrxn]\n\nEMG",
"time": "16:52",
"topic": "Bug in SetCommState()",
"username": "Enrico Maria Giordano"
}
] | Bug in SetCommState() |
[
{
"date": "2006-09-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks, now works.",
"time": "17:18",
"topic": "Bug in SetCommState()",
"username": "pymsoft"
}
] | Bug in SetCommState() |
[
{
"date": "2006-01-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Hi Antônio,\n\nSetDate(02,01,2006) returns 01/01/2006 why?\n\nFwh 2.7\n\nThanks.",
"time": "02:07",
"topic": "Bug in SetDate()",
"username": "Wanderson"
}
] | Bug in SetDate() |
[
{
"date": "2009-10-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is the sample showing the problem. Pressing \"Test\" button the other one lost the skin effect:\n\n[code=fw:3gobddgc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</sp... | Bug in SkinButtons() |
[
{
"date": "2009-10-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nIt seems as there is a painting state that we are not controlling yet.\n\nAs a workaround you can do:\n[code=fw:39jdvf5p]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> @ <span style=... | Bug in SkinButtons() |
[
{
"date": "2009-10-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio ,\n\nthere is another error \n\nwhen I click on test button ( I click on many tries) the obtn is disable but then I CANNOT CLOSE THE DIALOG !!!!!\n\nI try to click on \"X\" but it not run ok \n\nthe error not run when I ... | Bug in SkinButtons() |
[
{
"date": "2009-12-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Any news?\n\nEMG",
"time": "12:40",
"topic": "Bug in SkinButtons()",
"username": "Enrico Maria Giordano"
}
] | Bug in SkinButtons() |
[
{
"date": "2009-12-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Not yet <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->",
"time": "22:21",
"topic": "Bug in SkinButtons()",
"username": "Antonio Linares"
}
] | Bug in SkinButtons() |
[
{
"date": "2009-12-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "No problem, my friend. It's only a pity that such a wonderful option can't be used yet.\n\nEMG",
"time": "13:16",
"topic": "Bug in SkinButtons()",
"username": "Enrico Maria Giordano"
}
] | Bug in SkinButtons() |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.