messages
listlengths 1
1
| topic
stringlengths 2
60
|
|---|---|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel,\n\nThanks for your help again.\n\nBut also it is required to work with the program, click on buttons, open dialogs, treport, etc.\n\nWith the MessageBox at transbmp I am able to trace it as it shows the message, I can capture the screen and see stack calls.\n\nIt is not easy to trace it. Sorry.\n\nWho is the author of TransBmp?.",
"time": "17:37",
"topic": "Bug in TBar?",
"username": "ukservice"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukservice\":16a398mz]Who is the author of TransBmp?.[/quote:16a398mz]\n\nfivetech\n\n[quote=\"ukservice\":16a398mz]But also it is required to work with the program, click on buttons, open dialogs, treport, etc.[/quote:16a398mz]\nit's really a hard test... i added a sysrefresh too, after 1:30 (more) continue stable the sample",
"time": "18:58",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Other samples \n\nMore hard\n\n[code=fw:36yo20l6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">define</span> <span style=\"color: #0000ff;\">timer</span> oTimer <span style=\"color: #0000ff;\">interval</span> <span style=\"color: #000000;\">1000</span> <span style=\"color: #0000ff;\">action</span> <span style=\"color: #000000;\">(</span> <span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">(</span> n++%<span style=\"color: #000000;\">2</span> == <span style=\"color: #000000;\">0</span>, oWnd:<span style=\"color: #0000ff;\">Move</span><span style=\"color: #000000;\">(</span> , , <span style=\"color: #000000;\">100</span>, <span style=\"color: #000000;\">100</span> <span style=\"color: #000000;\">)</span>, oWnd:<span style=\"color: #0000ff;\">Move</span><span style=\"color: #000000;\">(</span> , , <span style=\"color: #000000;\">800</span>, <span style=\"color: #000000;\">800</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span>, sysrefresh<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #0000ff;\">of</span> oWnd</div>[/code:36yo20l6]",
"time": "19:01",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel,\n\nThanks for helping.\n\n[quote:29a0w2sa]ukservice wrote:\nWho is the author of TransBmp?.\n\n[/quote:29a0w2sa]\n\nI mean the person.\n\n\nI am afraid it can´t be traced just with a timer <!-- s:roll: --><img src=\"{SMILIES_PATH}/icon_rolleyes.gif\" alt=\":roll:\" title=\"Rolling Eyes\" /><!-- s:roll: --> \n\nThe sequence of Transbmp is ok?.\n\nWhat the bitmap can´t be created?. \n[code=fw:29a0w2sa]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">MessageBox<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">0</span>, <span style=\"color: #ff0000;\">\"(2) Can't create bitmap!\"</span>, <span style=\"color: #ff0000;\">\"Error\"</span>, <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">)</span>;<br /> </div>[/code:29a0w2sa]\n\n\nAnd what about METHOD Paint() at CLASS TRBtn?. At the end of it [b:29a0w2sa]//ReleaseDC( ::hWnd, ::hDC ) [/b:29a0w2sa]is commented. I don´t know why.\n\n\n\nThanks again.",
"time": "19:04",
"topic": "Bug in TBar?",
"username": "ukservice"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukservice\":hul40iti]And what about METHOD Paint() at CLASS TRBtn?. At the end of it //ReleaseDC( ::hWnd, ::hDC ) is commented. I don´t know why.[/quote:hul40iti]\n\nbecause is not necessary, it's automatically release",
"time": "20:10",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello\n\nit's a screenshot of a personal project... this system work around 12 hours daily and never show error (using ribbon and tabs)\nwork with socket, mysql, fivewin, fastreport\n\n[img:1adwvfly]http://www.sitasoft.net/fivewin/screen/img1.png[/img:1adwvfly]\n\n[img:1adwvfly]http://www.sitasoft.net/fivewin/screen/img2.png[/img:1adwvfly]\n\n[img:1adwvfly]http://www.sitasoft.net/fivewin/screen/img3.png[/img:1adwvfly]\n\n[img:1adwvfly]http://www.sitasoft.net/fivewin/screen/img4.png[/img:1adwvfly]",
"time": "21:58",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel,\n\nThanks again.\n\nDid you interact with your software?.\n\nAlso, during my tests i found out sometimes a resource leak with checkres():\n\n[code=fw:3kuexxr6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">FONT</span>,<span style=\"color: #000000;\">1292505504</span>,TWINDOW:<span style=\"color: #000000;\">GETFONT</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">2732</span><span style=\"color: #000000;\">)</span>->TWINDOW:<span style=\"color: #00C800;\">NEW</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">847</span><span style=\"color: #000000;\">)</span>->MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">179</span><span style=\"color: #000000;\">)</span><br /> </div>[/code:3kuexxr6]\n\n\nLine in window.prg FW 11.1.1 is: \n[code=fw:3kuexxr6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> ::<span style=\"color: #000000;\">GetFont</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">Self</span></div>[/code:3kuexxr6]\n\n\nMain(179) is my DEFINE WINDOW:\n\n[code=fw:3kuexxr6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">WINDOW</span> oWndMain <span style=\"color: #0000ff;\">FROM</span> <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">28</span>, <span style=\"color: #000000;\">75</span> ; <br /> <span style=\"color: #0000ff;\">TITLE</span> <span style=\"color: #ff0000;\">\"TEST\"</span> ;<br /> <span style=\"color: #0000ff;\">MENU</span> MenuMain<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> </div>[/code:3kuexxr6]",
"time": "22:20",
"topic": "Bug in TBar?",
"username": "ukservice"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukservice\":3folf2sh]Did you interact with your software?.[/quote:3folf2sh]\n\nYes, i used\n\n[quote=\"ukservice\":3folf2sh]Also, during my tests i found out sometimes a resource leak with checkres():\nCODE: SELECT ALL EXPAND VIEW\nFONT,1292505504,TWINDOW:GETFONT(2732)->TWINDOW:NEW(847)->MAIN(179)\n[/quote:3folf2sh]\n\nif your main windows, dont worry about that...\n\ntry to test, check resource before go in a module and check after go out of module",
"time": "22:38",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel,\n\nThis leak appears before QUIT, not in/between modules.\n\nIt may be related. \n\nWhy all resouces are NOT cleared by FWH before exiting the application?.\n\nThanks.",
"time": "00:20",
"topic": "Bug in TBar?",
"username": "ukservice"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukservice\":2ua9phiv]This leak appears before QUIT, not in/between modules.[/quote:2ua9phiv]\n\nyes, i know\n\n[quote=\"Daniel Garcia-Gil\":2ua9phiv]try to test, check resource before go in a module and check after go out of module[/quote:2ua9phiv]\nif you want report the results\n\n[quote=\"ukservice\":2ua9phiv]Why all resouces are NOT cleared by FWH before exiting the application?.[/quote:2ua9phiv]\nreally is no matter, all will be released after quit... when you say \"Why all resouces are NOT cleared\" what other gdi object is not release?\n\n\n[quote=\"Daniel Garcia-Gil\":2ua9phiv]Other samples \n\nMore hard\n\n[code=fw:2ua9phiv]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">define</span> <span style=\"color: #0000ff;\">timer</span> oTimer <span style=\"color: #0000ff;\">interval</span> <span style=\"color: #000000;\">1000</span> <span style=\"color: #0000ff;\">action</span> <span style=\"color: #000000;\">(</span> <span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">(</span> n++%<span style=\"color: #000000;\">2</span> == <span style=\"color: #000000;\">0</span>, oWnd:<span style=\"color: #0000ff;\">Move</span><span style=\"color: #000000;\">(</span> , , <span style=\"color: #000000;\">100</span>, <span style=\"color: #000000;\">100</span> <span style=\"color: #000000;\">)</span>, oWnd:<span style=\"color: #0000ff;\">Move</span><span style=\"color: #000000;\">(</span> , , <span style=\"color: #000000;\">800</span>, <span style=\"color: #000000;\">800</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span>, sysrefresh<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #0000ff;\">of</span> oWnd</div>[/code:2ua9phiv][/quote:2ua9phiv]\n\nthis test is finished after 7 hours without problem....\n\ni'm using TransBmp provided by Fivetech...\n\nis really important you provide a sample...",
"time": "02:36",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel,\n\nThanks again for time and support. \n\nIt is not a question of sintax or sample that does not work (it is not an error as the one that happens when trying to build samples\\skin1.prg or skin2.prg). \n\nCode works fine most of the times. So it is a question of runtime, related to resources or transbmp.\n\nPlease, see <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21662\">viewtopic.php?f=3&t=21662</a><!-- l -->\n\nCarlos Vargas, Maurizio and Enrico confirmed the error also.",
"time": "12:59",
"topic": "Bug in TBar?",
"username": "ukservice"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Enrico Maria Giordano\":1kvmw39o]Unfortunately not. It is very very random. Myself I didn't saw the problem anymore.\n\nEMG[/quote:1kvmw39o]\n\nabout carlos cargas... i dont know if the problem continue to him\n\ni'll will do the test with xharbour now",
"time": "13:43",
"topic": "Bug in TBar?",
"username": "Daniel Garcia-Gil"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "i return to xharbour and the error is not present yet.\nsalu2\ncarlos vargas",
"time": "16:27",
"topic": "Bug in TBar?",
"username": "carlos vargas"
}
] |
Bug in TBar?
|
[
{
"date": "2011-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel,\n\n[quote:1afz0noe]Unfortunately not. It is very very random. Myself I didn't saw the problem anymore.\n\n[/quote:1afz0noe]\n\nThe error does not occur very often during develop tests, but it is more often in production use.\n\nI am afraid not all programmers test the software as hard as I do. Also, in every build I always discover new bugs <!-- s;) --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\";)\" title=\"Wink\" /><!-- s;) -->.\n\nThanks again for all your so valuable help and support.",
"time": "20:03",
"topic": "Bug in TBar?",
"username": "ukservice"
}
] |
Bug in TBar?
|
[
{
"date": "2017-04-01",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "TBitmap disables nomodal oDlg valid. This is a sample. Try to hit ESC on the first and on the second dialogs. The first will close (it shouldn't), the second not.\n\n[code=fw:1hcs9vx5]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> TBitmap<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>:<span style=\"color: #00C800;\">New</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #000000;\">bValid</span> := <span style=\"color: #000000;\">{</span> || !GetKeyState<span style=\"color: #000000;\">(</span> VK_ESCAPE <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span>;<br /> <span style=\"color: #0000ff;\">CENTER</span> NOMODAL<br /><br /> SYSWAIT<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">)</span><br /><br /> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #000000;\">bValid</span> := <span style=\"color: #000000;\">{</span> || !GetKeyState<span style=\"color: #000000;\">(</span> VK_ESCAPE <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span>;<br /> <span style=\"color: #0000ff;\">CENTER</span> NOMODAL<br /><br /> SYSWAIT<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:1hcs9vx5]\n\nEMG",
"time": "20:39",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "The same problem there is with TButton but not with TGet.\n\nAny workaround? How to get nomodal dialog's VALID clause to work with any controls?\n\nEMG",
"time": "08:43",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nIt is working fine this way:\n[code=fw:12d1b81b]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg, oBmp<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> oBmp := TBitmap<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>:<span style=\"color: #00C800;\">New</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> oBmp:<span style=\"color: #000000;\">nDlgCode</span> = DLGC_WANTALLKEYS<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">CENTER</span> NOMODAL ;<br /> <span style=\"color: #0000ff;\">VALID</span> ! GetKeyState<span style=\"color: #000000;\">(</span> VK_ESCAPE <span style=\"color: #000000;\">)</span><br /><br /> SYSWAIT<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">)</span><br /><br /> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #000000;\">bValid</span> := <span style=\"color: #000000;\">{</span> || !GetKeyState<span style=\"color: #000000;\">(</span> VK_ESCAPE <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span>;<br /> <span style=\"color: #0000ff;\">CENTER</span> NOMODAL<br /><br /> SYSWAIT<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:12d1b81b]",
"time": "07:14",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Thank you. But this new sample, using resources, still doesn't work:\n\n[code=fw:1ecpfzag]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"TEST\"</span><br /><br /> TBitmap<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>:<span style=\"color: #0000ff;\">Redefine</span><span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">101</span>, , , oDlg <span style=\"color: #000000;\">)</span>:<span style=\"color: #000000;\">nDlgCode</span> = DLGC_WANTALLKEYS<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #000000;\">bValid</span> := <span style=\"color: #000000;\">{</span> || !GetKeyState<span style=\"color: #000000;\">(</span> VK_ESCAPE <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span>;<br /> <span style=\"color: #0000ff;\">CENTER</span> NOMODAL<br /><br /> SYSWAIT<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">)</span><br /><br /> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #000000;\">bValid</span> := <span style=\"color: #000000;\">{</span> || !GetKeyState<span style=\"color: #000000;\">(</span> VK_ESCAPE <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span>;<br /> <span style=\"color: #0000ff;\">CENTER</span> NOMODAL<br /><br /> SYSWAIT<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:1ecpfzag]\n\n[code=fw:1ecpfzag]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">TEST <span style=\"color: #0000ff;\">DIALOG</span> <span style=\"color: #000000;\">69</span>, <span style=\"color: #000000;\">74</span>, <span style=\"color: #000000;\">180</span>, <span style=\"color: #000000;\">65</span><br /><span style=\"color: #0000ff;\">STYLE</span> DS_MODALFRAME | WS_POPUP | WS_CAPTION<br /><span style=\"color: #0000ff;\">FONT</span> <span style=\"color: #000000;\">11</span>, <span style=\"color: #ff0000;\">\"Arial\"</span><br />LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL<br /><span style=\"color: #000000;\">{</span><br /> CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">-1</span>, <span style=\"color: #ff0000;\">\"BUTTON\"</span>, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">5</span>, <span style=\"color: #000000;\">160</span>, <span style=\"color: #000000;\">35</span><br /> CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">101</span>, <span style=\"color: #ff0000;\">\"TBitmap\"</span>, WS_CHILD | WS_VISIBLE, <span style=\"color: #000000;\">20</span>, <span style=\"color: #000000;\">17</span>, <span style=\"color: #000000;\">16</span>, <span style=\"color: #000000;\">15</span><br /><span style=\"color: #000000;\">}</span></div>[/code:1ecpfzag]\n\nEMG",
"time": "10:16",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Please invert the order in the RC:\n\nHere it is working fine this way\n\n[quote:1850f3r5]TEST DIALOG 69, 74, 180, 65\nSTYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION\nFONT 11, \"Arial\"\nLANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL\n{\n CONTROL \"\", 101, \"TBitmap\", WS_CHILD | WS_VISIBLE, 20, 17, 16, 15\n CONTROL \"\", -1, \"BUTTON\", BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 10, 5, 160, 35\n}[/quote:1850f3r5]",
"time": "11:11",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Thank you. But still doesn't work with this new RC:\n\n[code=fw:735hai5i]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">TEST <span style=\"color: #0000ff;\">DIALOG</span> <span style=\"color: #000000;\">69</span>, <span style=\"color: #000000;\">74</span>, <span style=\"color: #000000;\">180</span>, <span style=\"color: #000000;\">65</span><br /><span style=\"color: #0000ff;\">STYLE</span> DS_MODALFRAME | WS_POPUP | WS_CAPTION<br /><span style=\"color: #0000ff;\">FONT</span> <span style=\"color: #000000;\">11</span>, <span style=\"color: #ff0000;\">\"Arial\"</span><br />LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL<br /><span style=\"color: #000000;\">{</span><br /> CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">101</span>, <span style=\"color: #ff0000;\">\"TBitmap\"</span>, WS_CHILD | WS_VISIBLE, <span style=\"color: #000000;\">20</span>, <span style=\"color: #000000;\">17</span>, <span style=\"color: #000000;\">16</span>, <span style=\"color: #000000;\">15</span><br /> CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">-1</span>, <span style=\"color: #ff0000;\">\"BUTTON\"</span>, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">5</span>, <span style=\"color: #000000;\">160</span>, <span style=\"color: #000000;\">35</span><br /> CONTROL <span style=\"color: #ff0000;\">\"&Annulla\"</span>, <span style=\"color: #000000;\">201</span>, <span style=\"color: #ff0000;\">\"BUTTON\"</span>, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, <span style=\"color: #000000;\">70</span>, <span style=\"color: #000000;\">45</span>, <span style=\"color: #000000;\">40</span>, <span style=\"color: #000000;\">15</span><br /><span style=\"color: #000000;\">}</span></div>[/code:735hai5i]\n\nEMG",
"time": "12:09",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-05",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "It seems as this behavior and the one reported by Miacord are based on the same bug:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=6&t=33870\">viewtopic.php?f=6&t=33870</a><!-- l -->\n\nI have found a workaround for it. In class TDialog these lines should be added in Method Command()\n\n[code=fw:4jp5wsbi]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">case</span> nID == IDCANCEL .and. ! ::<span style=\"color: #000000;\">lModal</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lValid</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> ::<span style=\"color: #000000;\">bValid</span> = <span style=\"color: #00C800;\">nil</span> <br /> ::<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">return</span> .T.<br /> <span style=\"color: #00C800;\">endif</span> <br /> <span style=\"color: #00C800;\">return</span> .F.</div>[/code:4jp5wsbi]\n\njust above case nID != 0\n\nI appreciate if you test it as it is difficult to know what side effects may bring so it has to be tested my many users before including it in FWH",
"time": "07:31",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2017-04-05",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Ok, I'm testing, thank you. All fine so far.\n\nEMG",
"time": "09:19",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico, you obtain any error?",
"time": "16:20",
"topic": "Bug in TBitmap [Fixed]",
"username": "cnavarro"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "It works again if I comment out\n\n[code=fw:2kqsr4rj]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#define</span> REVD1801</div>[/code:2kqsr4rj]\n\ninside bitmap.prg.\n\nAny better solution?\n\nEMG",
"time": "16:21",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "[quote=\"cnavarro\":2fxc0scy]Enrico, you obtain any error?[/quote:2fxc0scy]\n\nNo, only a blank bitmap.\n\nEMG",
"time": "16:22",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "How do you call painting your bitmaps?, or you use command for define bitmaps?",
"time": "16:24",
"topic": "Bug in TBitmap [Fixed]",
"username": "cnavarro"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Bitmaps on dialogs are not more visible using FWH 18.01, at least in my applications.\n\nAny ideas?\n\nEMG",
"time": "16:03",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "[quote=\"cnavarro\":3i0hgh24]How do you call painting your bitmaps?, or you use command for define bitmaps?[/quote:3i0hgh24]\n\nI'm using REDEFINE BITMAP command.\n\nEMG",
"time": "16:29",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "[quote=\"Enrico Maria Giordano\":yn5a7lz6]It works again if I comment out\n\n[code=fw:yn5a7lz6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#define</span> REVD1801</div>[/code:yn5a7lz6]\n\ninside bitmap.prg.\n\nAny better solution?\n\nEMG[/quote:yn5a7lz6]\n\nAnd even with the line above commented out, the bitmap is blank if the REDEFINE BITMAP ... TRANSPARENT clause is used.\n\nAll of this used to worked perfectly in the previous FWH releases (since decades).\n\nEMG",
"time": "16:31",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "It works perfectly if bitmap.prg from the previous FWH release is used.\n\nEMG",
"time": "16:48",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Mr Enrico\n\nI tried to reproduce your problem but could not. I would be highly thankful if you can provide a small sample to reproduce the problem.",
"time": "18:06",
"topic": "Bug in TBitmap [Fixed]",
"username": "nageswaragunupudi"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-16",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "[quote=\"nageswaragunupudi\":2wb3ujd7]Mr Enrico\n\nI tried to reproduce your problem but could not. I would be highly thankful if you can provide a small sample to reproduce the problem.[/quote:2wb3ujd7]\n\nNo, sorry. I can't reproduce the problem with a sample, only in my applications.\n\nEMG",
"time": "18:41",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-17",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "No problem, my friend.\n\nEMG",
"time": "12:02",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-17",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Ok, never mind, my fault, sorry. Case closed.\n\nEMG",
"time": "11:31",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-17",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "The problem (for the posterity) was that I redefined GetObjectType() function that now is used for FW_ReadImage().\n\nEMG",
"time": "11:32",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-02-17",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "[quote=\"Enrico Maria Giordano\":211wvmts]The problem (for the posterity) was that I redefined GetObjectType() function that now is used for FW_ReadImage().\n\nEMG[/quote:211wvmts]\n\nAt first, I thank you for the clarification. I feel greatly relieved that I did not introduce any bug.\n\nAt the same time, I am also sorry. We started the convention of prefixing FW_ to all FWH functions not to clash with programmers' own functions inadvertently. But this was a function which we created earlier. Sorry for the inconvenience.",
"time": "11:39",
"topic": "Bug in TBitmap [Fixed]",
"username": "nageswaragunupudi"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-02",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "This code:\n\n[code=fw:28spd2ad]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">REDEFINE</span> BITMAP;<br /> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">101</span> <span style=\"color: #0000ff;\">OF</span> oDlg;<br /> FILE <span style=\"color: #ff0000;\">\"TEST.PAK\"</span>;<br /> <span style=\"color: #0000ff;\">ADJUST</span></div>[/code:28spd2ad]\n\nwhere TEST.PAK is TEST.BMP renamed, shows \"Argument error conditional\". It used to work fine in the previous FWH releases.\n\nAny workaround?\n\nEMG",
"time": "15:26",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nPlease post the calls stack section from the error.log file, thanks",
"time": "09:35",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-03",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "This is a sample. It doesn't error out but shows a sheet instead of the bitmap (open.pak is open.bmp renamed).\n\n[code=fw:26d28ax6]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> @ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> BITMAP;<br /> FILE <span style=\"color: #ff0000;\">\"open.pak\"</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">CENTER</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:26d28ax6]\n\nEMG",
"time": "10:32",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Any workaround?\n\nEMG",
"time": "13:04",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nHere an empty dialog is shown\n\nPlease post a screenshot of what you get, thanks",
"time": "14:04",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "I copied an open.bmp to open.pak and it is properly shown\n\nPlease double check that open.pak is the right bitmap that you want to show",
"time": "14:06",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "I just sent the sample (PRG, PAK and EXE) to your private email.\n\nEMG",
"time": "15:27",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Unfortunately your email provider rejected the attachment. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nAnyway, you must be able to reproduce the problem using my sample:\n\n[code=fw:3rjvdcyy]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> @ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> BITMAP;<br /> FILE <span style=\"color: #ff0000;\">\"open.pak\"</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">CENTER</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:3rjvdcyy]\n\nEMG",
"time": "15:31",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "I just sent you PRG and PAK (without EXE).\n\nEMG",
"time": "15:34",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-04",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "And an image of the result.\n\nEMG",
"time": "15:35",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-05",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nIt is working fine here\n\nI have emailed you the most recent FWH libs\n\nthanks",
"time": "09:29",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-05",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "It doesn't work here. Can I have you EXE to test here, please?\n\nEMG",
"time": "10:25",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-05",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Works fine if I comment out\n\n[code=fw:2licwnyx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #B900B9;\">//#define REVD1801</span></div>[/code:2licwnyx]\n\nfrom bitmap.prg.\n\nEMG",
"time": "10:32",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-05",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "We are checking it, thanks",
"time": "11:35",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-08",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Any news?\n\nEMG",
"time": "15:55",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-10",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "This bug is still present in FWH 18.02. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nEMG",
"time": "14:55",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-15",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Any news?\n\nEMG",
"time": "11:23",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Any chance to have this fixed? Or, at least, any workaround?\n\nEMG",
"time": "10:13",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nIn function FW_ReadImage() at FWH\\source\\function\\imgtxtio.prg please modify this:\n\nelseif ( UseGDI() .or. lGdipImage ) .and. cExt $ \"PNG,JPG,JPEG,GIF,TIF,TIFF,EMF,WMF\"\n\nwith\n\nelseif ( UseGDI() .or. lGdipImage ) .and. cExt $ \"PNG,JPG,JPEG,GIF,TIF,TIFF,EMF,WMF,PAK\"",
"time": "11:40",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "I don't like this fix very much. What if I'd want to load an image with a different extension? Better having a default format used for any unknown extension.\n\nEMG",
"time": "11:49",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\n> Better having a default format used for any unknown extension\n\nThere is no a default format for unknown extensions\n\nWhy don't you want to use the standard format BMP ?",
"time": "12:11",
"topic": "Bug in TBitmap [Fixed]",
"username": "Antonio Linares"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "[quote=\"Antonio Linares\":1ywbfr3m]There is no a default format for unknown extensions[/quote:1ywbfr3m]\n\nI know. That's why I proposed to implement a default format so that we can use any extension for an image of that default format (ie. if default format is BMP we can use TEST.PAK or TEST.ABC instead of TEST.BMP).\n\n[quote=\"Antonio Linares\":1ywbfr3m]Why don't you want to use the standard format BMP ?[/quote:1ywbfr3m]\n\nI'm using a BMP renamed PAK (customer request, sorry).\n\nPlease note that it used to work in previous FWH releases.\n\nEMG",
"time": "12:21",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "The present code recognizes the image type by the file extension. \nWe will modify the function to recognize bmp files renamed to any non-image file type extension and communicate the revision to you asap.",
"time": "13:02",
"topic": "Bug in TBitmap [Fixed]",
"username": "nageswaragunupudi"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-03-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Thank you.\n\nEMG",
"time": "13:40",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-05-23",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Please try the following sample (with the manifest file). Click on the checkbox and you'll see that it doesn't change its status. It works fine if the bitmap exists.\n\n[code=fw:124awhzh]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #00C800;\">LOCAL</span> lVar := .F.<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"TEST\"</span><br /><br /> <span style=\"color: #0000ff;\">REDEFINE</span> BITMAP;<br /> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">101</span> <span style=\"color: #0000ff;\">OF</span> oDlg;<br /> FILE <span style=\"color: #ff0000;\">\"NONEXISTENT.BMP\"</span><br /><br /> <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">CHECKBOX</span> lVar;<br /> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">102</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">CENTER</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:124awhzh]\n\n[code=fw:124awhzh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">24</span> <span style=\"color: #ff0000;\">\"c:<span style=\"color: #000000;\">\\f</span>wh<span style=\"color: #000000;\">\\s</span>amples<span style=\"color: #000000;\">\\w</span>inxp<span style=\"color: #000000;\">\\W</span>indowsXP.Manifest\"</span><br /><br />TEST <span style=\"color: #0000ff;\">DIALOG</span> <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">300</span>, <span style=\"color: #000000;\">300</span><br /><span style=\"color: #0000ff;\">STYLE</span> DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU<br /><span style=\"color: #0000ff;\">FONT</span> <span style=\"color: #000000;\">8</span>, <span style=\"color: #ff0000;\">\"MS Sans Serif\"</span><br />LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL<br /><span style=\"color: #000000;\">{</span><br /> CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">101</span>, <span style=\"color: #ff0000;\">\"TBitmap\"</span>, WS_CHILD | WS_VISIBLE, <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">57</span>, <span style=\"color: #000000;\">62</span><br /> CONTROL <span style=\"color: #ff0000;\">\"TCheckBox\"</span>, <span style=\"color: #000000;\">102</span>, <span style=\"color: #ff0000;\">\"BUTTON\"</span>, BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, <span style=\"color: #000000;\">120</span>, <span style=\"color: #000000;\">30</span>, <span style=\"color: #000000;\">46</span>, <span style=\"color: #000000;\">13</span><br /><span style=\"color: #000000;\">}</span></div>[/code:124awhzh]\n\nEMG",
"time": "23:50",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-05-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "This is a fix that seems to work:\n\n[code=fw:waay50dk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">::<span style=\"color: #000000;\">LoadImage</span><span style=\"color: #000000;\">(</span> cResName, <span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">(</span> cBmpFile != <span style=\"color: #00C800;\">nil</span> .and. File<span style=\"color: #000000;\">(</span> cBmpFile <span style=\"color: #000000;\">)</span>, AllTrim<span style=\"color: #000000;\">(</span> cBmpFile <span style=\"color: #000000;\">)</span>, <span style=\"color: #00C800;\">nil</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span></div>[/code:waay50dk]\n\nEMG",
"time": "11:38",
"topic": "Bug in TBitmap [Fixed]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2018-05-29",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "The problem is because the following lines in the Paint() method [code=fw:3ufpmb1d]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> Empty<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hBitmap</span> <span style=\"color: #000000;\">)</span> .and. ! Empty<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">cBmpFile</span> <span style=\"color: #000000;\">)</span><br /> ::<span style=\"color: #000000;\">LoadBmp</span><span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">cBmpFile</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> </div>[/code:3ufpmb1d]\nkeep calling LoadImage() repeatedly.\n\nThis is fixed by inserting these lines before present line no. 833 ( FWH18.03)\n[code=fw:3ufpmb1d]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">hBitmap</span> == <span style=\"color: #000000;\">0</span><br /> ::<span style=\"color: #000000;\">cResName</span> := ::<span style=\"color: #000000;\">cBmpFile</span> := <span style=\"color: #00C800;\">nil</span><br /> <span style=\"color: #00C800;\">endif</span><br /> </div>[/code:3ufpmb1d]\nin the method LoadImage().\n\nThank you for pointing out this bug.",
"time": "06:31",
"topic": "Bug in TBitmap [Fixed]",
"username": "nageswaragunupudi"
}
] |
Bug in TBitmap [Fixed]
|
[
{
"date": "2007-09-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The following sample shows the problem (the button is inset and partially visible):\n\n[code:2zqomxt4]#include \"Fivewin.ch\"\n\n\nFUNCTION MAIN()\n\n LOCAL oDlg\n\n DEFINE DIALOG oDlg\n\n @ 1, 1 BTNBMP\n\n ACTIVATE DIALOG oDlg;\n CENTER\n\n RETURN NIL[/code:2zqomxt4]\n\nEMG",
"time": "13:16",
"topic": "Bug in TBtnBmp",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp
|
[
{
"date": "2007-09-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nAre you testing it in XP or in Vista ? \n\nIn Vista it looks fine (inset), the only problem I see is that the focus dotted line is not visible on the right side.",
"time": "14:11",
"topic": "Bug in TBtnBmp",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp
|
[
{
"date": "2007-09-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":bgxfhsn3]Enrico,\n\nAre you testing it in XP or in Vista ? \n\nIn Vista it looks fine (inset), the only problem I see is that the focus dotted line is not visible on the right side.[/quote:bgxfhsn3]\n\nI tested it in XP and inset is one of the problems. It is not inset when defined from resources.\n\nThe BUTTONBMPs work fine instead.\n\nEMG",
"time": "17:22",
"topic": "Bug in TBtnBmp",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp
|
[
{
"date": "2007-09-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nSo we are talking about the inset and the dotted line, right ? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nThanks for your help,",
"time": "17:56",
"topic": "Bug in TBtnBmp",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp
|
[
{
"date": "2007-09-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":2dd6xavd]Enrico,\n\nSo we are talking about the inset and the dotted line, right ? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:2dd6xavd]\n\nExactly.\n\nEMG",
"time": "18:05",
"topic": "Bug in TBtnBmp",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp
|
[
{
"date": "2009-04-11",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "In the following sample (with themes activated) I can't see the border to appear on mouse hovering anymore:\n\n[code=fw:3ra2ncb0]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /><br /> @ <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">2</span> <span style=\"color: #0000ff;\">BTNBMP</span> FILE <span style=\"color: #ff0000;\">\"c:<span style=\"color: #000000;\">\\f</span>wh<span style=\"color: #000000;\">\\b</span>itmaps<span style=\"color: #000000;\">\\o</span>pen.bmp\"</span>;<br /> NOBORDER<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">CENTER</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:3ra2ncb0]\n\nEMG",
"time": "22:28",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2009-04-13",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nWe have just published a new FWH 9.04 build that fixes it, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:03",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2009-04-13",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Thank you Master!\n\nEMG",
"time": "19:43",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2009-04-13",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Another little bug. In the following sample, the vertical line between the button and the menu arrow is not visible until you click on the button:\n\n[code=fw:3fiux2zh]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oWnd, oMen<br /><br /> <span style=\"color: #0000ff;\">MENU</span> oMen<br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">WINDOW</span> oWnd<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">BUTTONBAR</span> <span style=\"color: #0000ff;\">OF</span> oWnd <span style=\"color: #000000;\">2007</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">BUTTON</span> <span style=\"color: #0000ff;\">OF</span> oWnd:<span style=\"color: #000000;\">oBar</span>;<br /> <span style=\"color: #0000ff;\">MENU</span> oMen;<br /> NOBORDER<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">WINDOW</span> oWnd<br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:3fiux2zh]\n\nEMG",
"time": "21:42",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2009-04-14",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nAgain, we have just published a new FWH 9.04 build that fixes it, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "09:07",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2009-04-14",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Thank you again! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "09:37",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2009-04-15",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nMany thanks for your great feedback <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "02:49",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-23",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "There's something different in the size of the bitmaps painted over bitmap buttons. Please check.\n\nEMG",
"time": "22:35",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nHere it seems ok. Could you please provide an example or a screenshot ? thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "13:45",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-24",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nscreenshots sent. Let me know if you received them.\n\nEMG",
"time": "14:29",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-25",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nYes, I got them. Thanks\n\nIn FWH 14.04 there is a change in Class TBtnBmp Method Paint, in line 1360:\n\n[code=fw:30wdwqq0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> ! Empty<span style=\"color: #000000;\">(</span> hBmp <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBmpTransparent</span><br /> <span style=\"color: #00C800;\">if</span> SetAlpha<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> .and. ::<span style=\"color: #000000;\">aAlpha</span><span style=\"color: #000000;\">[</span> nBtn <span style=\"color: #000000;\">]</span><br /> ABPaint<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nTop</span>, hBmp, ::<span style=\"color: #000000;\">nAlphaLevel</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDc</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">else</span><br /> PalBmpDraw<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, hBmp, hPal, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nHeight</span>, ;<br /> <span style=\"color: #00C800;\">nil</span>, ::<span style=\"color: #000000;\">lBmpTransparent</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">endif</span></div>[/code:30wdwqq0]\n\nIn this line please try to add a +1 in nTop and nLeft:\n\n PalBmpDraw( ::hDC, oBmpRect:nTop + 1, oBmpRect:nLeft + 1, hBmp, hPal, oBmpRect:nWidth, oBmpRect:nHeight, ;\n nil, ::lBmpTransparent )\n\nthanks",
"time": "00:11",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-25",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nno, unfortunately it is not enough. The image is still not centered and the button still miss the border.\n\nEMG",
"time": "11:07",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-25",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nJust curiosity, have you tried with + 2 ?\n\nIt seems to me as those functions are using the coordinates in a different way. We are going to review it, thanks",
"time": "11:34",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-25",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":13uye2ao]Enrico,\n\nJust curiosity, have you tried with + 2 ?[/quote:13uye2ao]\n\nYes. it doesn't make any difference. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\n[quote=\"Antonio Linares\":13uye2ao]It seems to me as those functions are using the coordinates in a different way. We are going to review it, thanks[/quote:13uye2ao]\n\nThank you, my friend!\n\nEMG",
"time": "11:55",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-27",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nPlease change it this way and it should work fine:\n\n[code=fw:22v8uk17]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> ! Empty<span style=\"color: #000000;\">(</span> hBmp <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBmpTransparent</span><br /> <span style=\"color: #00C800;\">if</span> SetAlpha<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> .and. ::<span style=\"color: #000000;\">aAlpha</span><span style=\"color: #000000;\">[</span> nBtn <span style=\"color: #000000;\">]</span><br /> ABPaint<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nTop</span>, hBmp, ::<span style=\"color: #000000;\">nAlphaLevel</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">endif</span></div>[/code:22v8uk17]",
"time": "17:07",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-27",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":2q1fdlag]Enrico,\n\nPlease change it this way and it should work fine:\n\n[code=fw:2q1fdlag]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> ! Empty<span style=\"color: #000000;\">(</span> hBmp <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBmpTransparent</span><br /> <span style=\"color: #00C800;\">if</span> SetAlpha<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> .and. ::<span style=\"color: #000000;\">aAlpha</span><span style=\"color: #000000;\">[</span> nBtn <span style=\"color: #000000;\">]</span><br /> ABPaint<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nTop</span>, hBmp, ::<span style=\"color: #000000;\">nAlphaLevel</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">endif</span></div>[/code:2q1fdlag][/quote:2q1fdlag]\n\nSorry, no change. The problem seems to be here:\n\n[code=fw:2q1fdlag]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span></div>[/code:2q1fdlag]\n\nIf I change it to this:\n\n[code=fw:2q1fdlag]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDc</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span> + <span style=\"color: #000000;\">1</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span> + <span style=\"color: #000000;\">1</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span> <span style=\"color: #000000;\">)</span></div>[/code:2q1fdlag]\n\nthe result is better but still different from the previous version. At least, there is no border anymore. How can I get the border back?\n\nEMG",
"time": "18:30",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-28",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nHow do you create the TBtnBm control ? is it from resources ? \n\nPlease post here the RC section and the REDEFINE ... code, thanks",
"time": "08:34",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-28",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nhere they are:\n\n[code=fw:24utvouy]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BTNBMP</span>;<br /> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">109</span> <span style=\"color: #0000ff;\">OF</span> oDlg;<br /> <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"BMP1\"</span>, <span style=\"color: #00C800;\">NIL</span>, <span style=\"color: #ff0000;\">\"BMP2\"</span>;<br /> <span style=\"color: #0000ff;\">ACTION</span> ...</div>[/code:24utvouy]\n\n[code=fw:24utvouy]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">109</span>, <span style=\"color: #ff0000;\">\"TBtnBmp\"</span>, WS_CHILD | WS_VISIBLE, <span style=\"color: #000000;\">207</span>, <span style=\"color: #000000;\">125</span>, <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">13</span></div>[/code:24utvouy]\n\nEMG",
"time": "10:53",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-29",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nCould you provide an example without RCs ? thanks",
"time": "21:38",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-29",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nyes, here it is:\n\n[code=fw:2l8ufrsj]<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=\"color: #00C800;\">FUNCTION</span> MAIN<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">800</span>, <span style=\"color: #000000;\">600</span><br /><br /> @ <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">BTNBMP</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">20</span>, <span style=\"color: #000000;\">20</span>;<br /> FILE <span style=\"color: #ff0000;\">\"c:<span style=\"color: #000000;\">\\f</span>wh<span style=\"color: #000000;\">\\b</span>itmaps<span style=\"color: #000000;\">\\o</span>pen.bmp\"</span>;<br /> <span style=\"color: #0000ff;\">ADJUST</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg;<br /> <span style=\"color: #0000ff;\">CENTER</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:2l8ufrsj]\n\nEMG",
"time": "23:05",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nThe bug was in front of our eyes and we were not seing it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nDrawTransBmp( ::hDC, hBmp, oBmpRect:nTop, oBmpRect:nLeft, oBmpRect:nWidth, oBmpRect[color=#FF0000:10g7oyk0]:nWidth[/color:10g7oyk0] )\n\nobviously it has to be this way:\n\nDrawTransBmp( ::hDC, hBmp, oBmpRect:nTop, oBmpRect:nLeft, oBmpRect:nWidth, oBmpRect:nHeight )",
"time": "00:01",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nyes, now the bitmaps are centered again, great! Please note that there are more than one place to fix.\n\nNow, how to get the border back? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "09:35",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nYes, I saw the two times also.\n\nPlease lets try this obvious change:\n\n DrawTransBmp( ::hDC, hBmp, oBmpRect:nTop + 1, oBmpRect:nLeft + 1, oBmpRect:nWidth, oBmpRect:nHeight )\n\nand let me know if you get part of the border back, thanks",
"time": "10:18",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":2q6ydk9r]Enrico,\n\nYes, I saw the two times also.[/quote:2q6ydk9r]\n\nNo, they are [b:2q6ydk9r]four[/b:2q6ydk9r] places to fix. Look carefully. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "11:43",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":13p5nrav]Please lets try this obvious change:\n\n DrawTransBmp( ::hDC, hBmp, oBmpRect:nTop + 1, oBmpRect:nLeft + 1, oBmpRect:nWidth, oBmpRect:nHeight )\n\nand let me know if you get part of the border back, thanks[/quote:13p5nrav]\n\nNo, sorry. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nEMG",
"time": "11:46",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nOk, I am going to review it in deep and see whats going on. \n\nThanks for your great feedback, my friend <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "11:48",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nyou're welcome. It's our interest to keep Fivewin healty! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "11:58",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nThis code (in both places) seems to fix the border issue <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[code=fw:2zkg8o3x]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> ! Empty<span style=\"color: #000000;\">(</span> hBmp <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBmpTransparent</span><br /> <span style=\"color: #00C800;\">if</span> SetAlpha<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> .and. ::<span style=\"color: #000000;\">aAlpha</span><span style=\"color: #000000;\">[</span> nBtn <span style=\"color: #000000;\">]</span><br /> ABPaint<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nTop</span>, hBmp, ::<span style=\"color: #000000;\">nAlphaLevel</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nHeight</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nHeight</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBorder</span><br /> WndBox<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span>, ::<span style=\"color: #000000;\">nHeight</span> - <span style=\"color: #000000;\">1</span>, ::<span style=\"color: #000000;\">nWidth</span> - <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span> <br /> <span style=\"color: #00C800;\">endif</span></div>[/code:2zkg8o3x]\n\nI appreciate your comments, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "12:16",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nTo me, this is the right fix (I am testing FWH\\samples\\testbtnb.prg). \n\n[code=fw:3qgzy595]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">if</span> ! Empty<span style=\"color: #000000;\">(</span> hBmp <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBmpTransparent</span><br /> <span style=\"color: #00C800;\">if</span> SetAlpha<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> .and. ::<span style=\"color: #000000;\">aAlpha</span><span style=\"color: #000000;\">[</span> nBtn <span style=\"color: #000000;\">]</span><br /> ABPaint<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span>, oBmpRect:<span style=\"color: #000000;\">nTop</span>, hBmp, ::<span style=\"color: #000000;\">nAlphaLevel</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span> + <span style=\"color: #000000;\">2</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nHeight</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">else</span><br /> DrawTransBmp<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, hBmp, oBmpRect:<span style=\"color: #000000;\">nTop</span>, oBmpRect:<span style=\"color: #000000;\">nLeft</span> + <span style=\"color: #000000;\">2</span>, oBmpRect:<span style=\"color: #000000;\">nWidth</span>, oBmpRect:<span style=\"color: #000000;\">nHeight</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /> <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBorder</span><br /> WndBox<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">hDC</span>, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span>, ::<span style=\"color: #000000;\">nHeight</span> - <span style=\"color: #000000;\">1</span>, ::<span style=\"color: #000000;\">nWidth</span> - <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span> <br /> <span style=\"color: #00C800;\">endif</span><br /> </div>[/code:3qgzy595]\n\nAnyhow, we may need to test it in deep and see if there are some side effects.",
"time": "12:26",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Antonio,\n\nI'm lost in the changes. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nCan you send me the fixed btnbmp.prg to my email, please?\n\nEMG",
"time": "12:53",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Enrico Maria Giordano"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nxharbour and Borland, right ? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n(I know you can't move to harbour yet)",
"time": "13:13",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
[
{
"date": "2014-05-30",
"forum": "Bugs report & fixes / Informe de errores y arreglos",
"text": "Enrico,\n\nI have sent you the libs and btnbmp.prg, thanks",
"time": "13:16",
"topic": "Bug in TBtnBmp [Solved]",
"username": "Antonio Linares"
}
] |
Bug in TBtnBmp [Solved]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.