messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nYou mean it works without any modification. I also use W7. When my example run it show like below.\n\n[img:2wvegxwf]http://www.objekt.com.tr/fwh_test/test.png[/img:2wvegxwf]\n\nWhen my sample lost f...
Bug in Transparent Group
[ { "date": "2009-12-28", "forum": "FiveWin for Harbour/xHarbour", "text": "On dialogs the previous code also works. \n\nAs I said earlier, the modification was necessary only for groups on windows.", "time": "04:37", "topic": "Bug in Transparent Group", "username": "nageswaragunupudi" } ]
Bug in Transparent Group
[ { "date": "2009-12-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI have no problem with fwh 9.11's TGroup class in dialogs or my modified 9.12 TGroup Class.\n\nThanks,", "time": "08:42", "topic": "Bug in Transparent Group", "username": "Horizon" } ]
Bug in Transparent Group
[ { "date": "2009-12-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio ?", "time": "11:49", "topic": "Bug in Transparent Group", "username": "Horizon" } ]
Bug in Transparent Group
[ { "date": "2009-12-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Hakan,\n\nWith FWH 9.12 and the posted example, here it works fine on Windows 7.\n\nPlease post an example if you have a wrong behavior, thanks", "time": "17:07", "topic": "Bug in Transparent Group", "username": "Anton...
Bug in Transparent Group
[ { "date": "2009-12-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio,\n\nUnfortunately, my previous example has the same error in my computer. I have the latest fwh 9.12 (I think). \n\nI don't want to change TGroup class everytime that I downloaded fwh. How Can I solve my problem.", ...
Bug in Transparent Group
[ { "date": "2009-12-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Hakan,\n\nThere is a FWH 9.12 31 December build. Please download it and test it.\n\nIf there is something wrong, please provide an example to reproduce it, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\"...
Bug in Transparent Group
[ { "date": "2010-01-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nResult is the same. my sample is below.\n\n[code=fw:21j6f7ni]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">'fivewin.ch'<...
Bug in Transparent Group
[ { "date": "2010-01-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Hakan,\n\nYou can do it this way:\n[code=fw:u4rmqdvi]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">'fivewin.ch'</span><br /><br /><s...
Bug in Transparent Group
[ { "date": "2010-01-02", "forum": "FiveWin for Harbour/xHarbour", "text": "May I propose the following change to the EraseBkgnd method of TGroup?\n[code=fw:3jf7wya1]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHOD</span> EraseBkGnd<span style=\"color:...
Bug in Transparent Group
[ { "date": "2010-01-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Rao,\n\nIf we do:\n[code=fw:l0o18geq]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbsp; <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">oWnd</span>:<span style=\"color: #000000...
Bug in Transparent Group
[ { "date": "2010-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio,\n\nBut I have lots of groups in my app. It will takes lots of time for me.\n\n\n[quote=\"Antonio Linares\":2cdl70s1]Hakan,\n\nYou can do it this way:\n[code=fw:2cdl70s1]<div class=\"fw\" id=\"{CB}\" style=\"font-fa...
Bug in Transparent Group
[ { "date": "2010-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": ">>\nBut I have lots of groups in my app. It will takes lots of time for me.\n>>\nBetter to modify the TGroup class. Not your program code.", "time": "13:35", "topic": "Bug in Transparent Group", "username": "nageswarag...
Bug in Transparent Group
[ { "date": "2010-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Rao,\n\nI have done it since it was changed. But I regularly update fwh every month. I don't want to check it that it was changed or not in every download. I prefer to use unchanged class files from original lib files. \n\nthan...
Bug in Transparent Group
[ { "date": "2015-04-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "The following sample freezes if you change 32767 to 32768. Any ideas?\n\n[code=fw:2pm07gjp]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <spa...
Bug in WriteComm() [Fixed]
[ { "date": "2015-04-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico\nLook\n<!-- m --><a class=\"postlink\" href=\"https://books.google.es/books?id=kjyIOLYr7yMC&pg=PA299&lpg=PA299&dq=WRITECOMM&source=bl&ots=CNt5P_wPRV&sig=-blZ-EdPdD7OMMJG2nf8c9WsBAc&hl=es&sa=X&ei=yEYxV...
Bug in WriteComm() [Fixed]
[ { "date": "2015-04-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Cristobal,\n\nthank you.\n\nEMG", "time": "19:39", "topic": "Bug in WriteComm() [Fixed]", "username": "Enrico Maria Giordano" } ]
Bug in WriteComm() [Fixed]
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample, nCol is correctly updated while moving the WINDOW but nRow is always zero:\r\n\r\n[code:1o5m8rxm]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oWnd\n\n DEFINE WINDOW oWnd;\n ...
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "you write oWnd:bMoved =... my by oWnd:bMMoved", "time": "14:40", "topic": "Bug in bMMoved", "username": "Natter" } ]
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "bMoved is evaluated when the window is moving while bMMoved is evaluated when the mouse is moving. They are two different events.\r\n\r\nEMG", "time": "17:50", "topic": "Bug in bMMoved", "username": "Enrico Maria Giord...
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nYou are right, nRow shows as zero. But curiously FWH source code seems to be fine. From the Windows API docs:\r\n\r\nWM_MOVE \r\nxPos = (int) LOWORD(lParam); // horizontal position \r\nyPos = (int) HIWORD(lParam...
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "And nLoWord() source code seems to be fine.\r\n\r\nWe have a mistery <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "18:16", "topic": "Bug in bMMoved", "us...
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\r\n\r\nFixed. It was a little bug in the low level source code. \r\n\r\nI email you the fixed lib, thanks", "time": "18:24", "topic": "Bug in bMMoved", "username": "Antonio Linares" } ]
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "It seems that the code you cited is for XPP only, if I'm not wrong:\r\n\r\n[code:1m68lt1g]#ifdef __XPP__\n\nMETHOD HandleEvent&#40; nMsg, nWParam, nLParam &#41; CLASS TWindow[/code:1m68lt1g]\r\n\r\nEMG", "time": "18:27", "...
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":3683wphd]Enrico,\n\nFixed. It was a little bug in the low level source code. \n\nI email you the fixed lib, thanks[/quote:3683wphd]\r\n\r\nThank you!\r\n\r\nEMG", "time": "18:28", "topic": "Bug i...
Bug in bMMoved
[ { "date": "2008-06-05", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":4ia2vlv1]Enrico,\n\nFixed. It was a little bug in the low level source code. \n\nI email you the fixed lib, thanks[/quote:4ia2vlv1]\r\n\r\nIt works fine! Many thanks.\r\n\r\nEMG", "time": "18:54", ...
Bug in bMMoved
[ { "date": "2008-06-06", "forum": "FiveWin for Harbour/xHarbour", "text": "This was already reported 9 october 2005 , also a error in fivewin.ch\r\n\r\n\r\nON MOVE from dialog or window\r\n\r\n \r\nHello, \r\n\r\nTrying to use ON MOVE , you can try \r\nCode: \r\n\r\n# include \"fivewin.ch\" \r\nFUNC MAIN...
Bug in bMMoved
[ { "date": "2011-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Another erratic problem: sometimes the dialog with the gradient suddenly becomes transparent (never saw under XP, only under Vista and Win7). Any ideas?\n\nEMG", "time": "07:42", "topic": "Bug in brush gradient?", "use...
Bug in brush gradient?
[ { "date": "2011-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Can you make it more clear please? Does the dialog suddenly behave like a transparent dialog? Or the entire dialog becomes transparent showing the background behind the dialog like when using null brush?\n\nCan you post a sample c...
Bug in brush gradient?
[ { "date": "2011-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":ob5iwxg5]Can you make it more clear please? Does the dialog suddenly behave like a transparent dialog? Or the entire dialog becomes transparent showing the background behind the dialog like when using ...
Bug in brush gradient?
[ { "date": "2011-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nI'm using VISTA.\nI changed my Background-function and it works on Windows and Dialogs without Problem.\nAs well it works perfect together with TFolderex-tabs.\n\nMaybe have a look at it ( extra Gradient-function ).\n\n...
Bug in brush gradient?
[ { "date": "2011-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"ukoenig\":3fo7vusn]Enrico,\n\nI'm using VISTA.\nI changed my Background-function and it works on Windows and Dialogs without Problem.[/quote:3fo7vusn]\n\nYes, I know. I'm unable to reproduce the problem too. But my client...
Bug in brush gradient?
[ { "date": "2011-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nPlease post the screenshot if possible, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "20:11", "topic": "Bug in brush gradient?", "usern...
Bug in brush gradient?
[ { "date": "2011-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Here it is:\n\n[img:3v8k13vu]http&#58;//www&#46;emagsoftware&#46;it/Transparent&#46;jpg[/img:3v8k13vu]\n\nEMG", "time": "16:41", "topic": "Bug in brush gradient?", "username": "Enrico Maria Giordano" } ]
Bug in brush gradient?
[ { "date": "2011-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr. EMG\n\nCan we also know the FWH version used to build the application?\nI expect that the brush was created in the ON INIT clause using the logic that was popular till gradient brushes were introduced.\n\nI have a feeling that...
Bug in brush gradient?
[ { "date": "2011-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "No, I'm using the present implementation as available in latest FWH release.\n\nEMG", "time": "17:28", "topic": "Bug in brush gradient?", "username": "Enrico Maria Giordano" } ]
Bug in brush gradient?
[ { "date": "2011-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Enrico Maria Giordano\":3itnxq10]No, I'm using the present implementation as available in latest FWH release.\n\nEMG[/quote:3itnxq10]\nThen we need to do more extensive tests with a number of gradient dialogs in one appli...
Bug in brush gradient?
[ { "date": "2011-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, no problems.\n\nEMG", "time": "17:45", "topic": "Bug in brush gradient?", "username": "Enrico Maria Giordano" } ]
Bug in brush gradient?
[ { "date": "2011-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I do not know if you need to help\nI use a gradient (first attempts), and sometimes I was going ...\nThen I removed the \"IF\" and now all ok\n\n STATIC FUNCTION GradBrush( oDlgK,difc,colfinA,colfinB,tgr )\nlocal hDC, hBmp, hBmpOl...
Bug in brush gradient?
[ { "date": "2011-09-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Any news?\n\nEMG", "time": "15:18", "topic": "Bug in brush gradient?", "username": "Enrico Maria Giordano" } ]
Bug in brush gradient?
[ { "date": "2009-09-27", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample please try to move the mouse over the button and you will see that the text will move down (and also the bitmap, if present):\n\n[code=fw:2u29w1hk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospac...
Bug in buttonbar
[ { "date": "2009-09-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nI tested Buttonbar, because of the new Font-changes. I couldn't notice this effect.\nThe effect of Your specification is included in VTitle using > ANIMATE < on Mouse-Caption.\n\nBest Regards\nUwe <!-- s:roll: --><img s...
Bug in buttonbar
[ { "date": "2009-09-27", "forum": "FiveWin for Harbour/xHarbour", "text": "You have to use the latest FWH release (9.09) in order to see the problem. It wasn't there in the previous releases.\n\nEMG", "time": "16:56", "topic": "Bug in buttonbar", "username": "Enrico Maria Giordano" } ]
Bug in buttonbar
[ { "date": "2009-09-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nI found the Reason for it.\n\nWith the new FWH 9.09, You can define [color=#FF0000:r19etpmu]Fonts for each Button [/color:r19etpmu]of a Buttonbar.\nIt happens only with a not defined Button-Font once on Mouse-Caption.\n...
Bug in buttonbar
[ { "date": "2009-09-28", "forum": "FiveWin for Harbour/xHarbour", "text": "This seems a possible fix (in paint method of TBtnBmp):\n\n[code=fw:1qb8wl0z]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">   <span style=\"color: #00C800;\">if</span> ::<span style=\"color: #000000;\">lBarBtn</s...
Bug in buttonbar
[ { "date": "2009-09-29", "forum": "FiveWin for Harbour/xHarbour", "text": "I can confirm this exact same problem. I am using default fonts, and I notice that not all buttons change position. If you move the cursor across the full button bar, all icons will then line up properly.\n\nPehaps this can be ...
Bug in buttonbar
[ { "date": "2006-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "This is a sample (try to select text.txt):\n\n[code:3mn2i1xt]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL cDir &#58;= REPLICATE&#40; \"X\", 128 &#41;\n\n LMKDIR&#40; cDir &#41;\n\n MEMOWRIT&#40; cDir...
Bug in cGetFile()
[ { "date": "2006-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "I confirm:\n<!-- m --><a class=\"postlink\" href=\"http://fivetechsoft.com/forums/viewtopic.php?t=1843&highlight=cgetfile\">http://fivetechsoft.com/forums/viewtopi ... t=cgetfile</a><!-- m -->\n\nBTW, in your source you use cGetFi...
Bug in cGetFile()
[ { "date": "2006-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Ops, sorry. Anyway, same behaviour.\n\nEMG", "time": "16:35", "topic": "Bug in cGetFile()", "username": "Enrico Maria Giordano" } ]
Bug in cGetFile()
[ { "date": "2006-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello!\n\n[quote:3dyd4cu3]... while the maximum length allowed by the file system is 256.[/quote:3dyd4cu3]\n\n\"How can I use path names longer than 255 characters?\"\n<!-- m --><a class=\"postlink\" href=\"http://www.windowsitpro...
Bug in cGetFile()
[ { "date": "2006-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"EnricoMaria\":2mvwg39g]The problem seems to be that the memory allocated for the selected path+filename is limited to 128 bytes while the maximum length allowed by the file system is 256.[/quote:2mvwg39g]\n\nReplacing all...
Bug in cGetFile()
[ { "date": "2006-05-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThanks! <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->", "time": "11:01", "topic": "Bug in cGetFile()", "username": "Antonio Linares" } ]
Bug in cGetFile()
[ { "date": "2006-05-19", "forum": "FiveWin for Harbour/xHarbour", "text": "The maximum number of characters in a full path, including the drive letter, colon, leading backslash, file name, and terminating null character, is 260.", "time": "12:01", "topic": "Bug in cGetFile()", "username": "Vl...
Bug in cGetFile()
[ { "date": "2006-05-19", "forum": "FiveWin for Harbour/xHarbour", "text": "I confirm, you are right.\n\nEMG", "time": "12:05", "topic": "Bug in cGetFile()", "username": "Enrico Maria Giordano" } ]
Bug in cGetFile()
[ { "date": "2017-01-30", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "In the following sample, if you select a file in another directory, the next time you run the sample, the other directory is shown instead of the current directory.\n\nAny workaround?\n\n[code=fw:17ivujbn]<d...
Bug in cGetFile()
[ { "date": "2017-01-31", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nWe are using the flag OFN_NOCHANGEDIR:\n\n[url:oxuobs33]https&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/ms646839(v=vs&#46;85)&#46;aspx[/url:oxuobs33]\n\n[quote:oxuobs33]Restor...
Bug in cGetFile()
[ { "date": "2017-01-31", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Most likely.\n\nEMG", "time": "11:04", "topic": "Bug in cGetFile()", "username": "Enrico Maria Giordano" } ]
Bug in cGetFile()
[ { "date": "2017-02-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Is there any fix for this? I want a certain default directory but I can't rely on it.\nI created an Outlook signature program and I expect it to default to the correct user profile area. If user changes driv...
Bug in cGetFile()
[ { "date": "2017-02-17", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I followed the link to openfilename in msdn and I read that OFN_NOCHANGEDIR does not work for GetOpenFIlename see quote below.\nIs there another way?\n\n[quote:1v6t7quk]Restores the current directory to its ...
Bug in cGetFile()
[ { "date": "2017-02-21", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "A possible solution is to save the current directory using GetCurDir() before calling cGetFile() and restore it later using SetCurDir()", "time": "08:23", "topic": "Bug in cGetFile()", "username"...
Bug in cGetFile()
[ { "date": "2017-02-21", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "This would not solve the problem. cGetFile() would continue to show the changed directory. Is not the current directory of the application that changes, is the directory shown by cGetFile().\n\nAnyway, I jus...
Bug in cGetFile()
[ { "date": "2017-02-21", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I saw the solution googling for info about it but I had not tried it, so many thanks Enrico for your feedback\n\nStackoverflow seems the right way to look into for a possible solution", "time": "13:10", ...
Bug in cGetFile()
[ { "date": "2006-01-09", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "I have try to use the cGetfile32() Function and it will not work. The\nFunction cGetfile() Works but not the 32 bit Version.\n\nWhen I call the cGetfile32() Function it will display the Dialog Screen\nand t...
Bug in cGetFile32() (no bug)
[ { "date": "2006-01-09", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Jim,\n\ncGetfile32() is just for FiveWin 16 bits. For FWH 32 bits you have to use cGetFile().", "time": "08:45", "topic": "Bug in cGetFile32() (no bug)", "username": "Antonio Linares" } ]
Bug in cGetFile32() (no bug)
[ { "date": "2006-01-03", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Hola Antonio, \n\neste codigo muestra un error que tiene hace tiempo fwh con los checkbox \ncuando estan contenidos en folder, si empiezas a presionar la tecla tab para moverte entre los controls del dialogo...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-01-03", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "caba aclarar con fwh 2.6, xharbour y harbour, bcc55.\n\nuna imagen del problema\n\n[url=http&#58;//img274&#46;imageshack&#46;us/my&#46;php?image=bug5ur&#46;jpg:3kkvow0i][img:3kkvow0i]http&#58;//img274&#46;im...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-02-03", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Carlos,\n\nEl build de Febrero de FWH soluciona este problema. Hemos tardado en cazarlo, pero al final lo hemos conseguido <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" />...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-02-09", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Gracias Antonio, <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> ya empezaba a temer que lo hubieras olvidado, o que estuviera dificil la cosa <!-- s:-( --...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-02-09", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Carlos,\n\nEn FWH 2.7 Febrero se han implementado muchos cambios, sin embargo esto puede solucionarlo,\n\nEn el método Colors( hDC ) de checkbox y radio, hay que implementar este cambio:\n\n[code:3ni5wgpo]\n...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-02-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "gracias antonio, funciono de esta forma (solo en xharbour)\n\n[code:pscbmbt1]\n&#46;&#46;&#46;\n/*al inicio de la aplicación*/\nEXTEND CLASS TRADIO\t\tWITH METHOD Colors\nEXTEND CLASS TCHECKBOX WITH METHOD ...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-02-20", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Antonio, si bien se corrigio el problema de borde puntedo en el checkbox cuando tienes temas aplicados en winxp, cuando no tiene tema aparece dentro de la region del borde un color blanco de fondo. <!-- s:-(...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2006-02-20", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Carlos,\n\nHemos probado el ejemplo samples\\TestFold.prg con y sin temas y está bien. De todas formas hemos implementado una serie de cambios que publicaremos en el build de Marzo.", "time": "19:55", ...
Bug in checkbox in folder (dot border) with themes (fixed)
[ { "date": "2007-06-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Miren te comportamiento:\n\nDEFINE DIALOG oWnd SIZE 300,300\n\n@1,1 BUTTON oBtn ACTION \"HOLA\" OF oDlg\n\noBtn:Disable()\n\nACTIVATE DIALOG oDlg\n\nSe puede observar que el boton es desactivado.\nAhora, si le añadimos la clausul...
Bug in clausula WHEN
[ { "date": "2007-06-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Rafa,\n\nAntes del ACTIVATE el botón no tiene un handle válido de control, por lo que no se puede disable", "time": "17:01", "topic": "Bug in clausula WHEN", "username": "Antonio Linares" } ]
Bug in clausula WHEN
[ { "date": "2007-06-27", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":20t4xyw4]Rafa,\n\nAntes del ACTIVATE el botón no tiene un handle válido de control, por lo que no se puede disable[/quote:20t4xyw4]\n\nAntonio, no te has percatado que si no tienes la clausula WHEN SI Q...
Bug in clausula WHEN
[ { "date": "2007-06-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Rafa,\n\nAl enviarle el mensaje Disable() desde PRG se le está enviando un mensaje a bajo nivel con SendMessage() de Windows, que entrá en la cola de mensajes de Windows. Depende de los mensajes pendientes que llegue ó no a proce...
Bug in clausula WHEN
[ { "date": "2007-06-27", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":2wbfomtu]Rafa,\n\nAl enviarle el mensaje Disable() desde PRG se le está enviando un mensaje a bajo nivel con SendMessage() de Windows, que entrá en la cola de mensajes de Windows. Depende de los mensaje...
Bug in clausula WHEN
[ { "date": "2007-06-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Si haces el <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->isable() desde el ON INIT te aseguras de que tiene un handle válido y que el mensaje le va a llegar al control", ...
Bug in clausula WHEN
[ { "date": "2016-03-15", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "At moment for new implementation of your code and only if you use clausule COLORLEFT <color>\nIf you use COLORLEFT <color1>, <color2>, not change\nPlease, change in MENU.CH\n\n[quote:2rr7lotn]\n\n [ <oObjMen...
Bug in clausule COLORLEFT
[ { "date": "2007-11-11", "forum": "FiveWin for Harbour/xHarbour", "text": "In the following sample it's impossible to move the focus from the combobox using TAB o ENTER:\n\n[code:16a0553n]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg\n\n LOCAL cVar &#58;= SPACE&#40; 20 &#4...
Bug in combobox
[ { "date": "2007-11-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nIndeed, and it is not the only one.\n\nIn the FWH version prior to 7.09, one could choose an item in a combobox, using the first character. In your example, choosing used to be possible by typing a \"F\", \"S\" or \"T\"...
Bug in combobox
[ { "date": "2007-11-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nFixed, several changes are required:\n\nClass TGet Method KeyChar:\n[code:28689k8j]\n if &#58;&#58;bKeyChar != nil\n if Eval&#40; &#58;&#58;bKeyChar, nKey, nFlags, Self &#41; == 0\n return 0\n endif ...
Bug in combobox
[ { "date": "2007-11-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Michel,\n\nThe problem is that following the advise of a FW user, incremental search was implemented on comboboxes and that browse backwards compatibility.\n\nShould we avoid the incremental search feature and restore Windows defa...
Bug in combobox
[ { "date": "2007-11-12", "forum": "FiveWin for Harbour/xHarbour", "text": "My personal opinion is that by default we should provide Windows default behavior. That is how generally users expect any windows software to behave.\n\nIncremental search has its own benefits and can be offered as an option. \n...
Bug in combobox
[ { "date": "2007-11-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nI agree with nageswaragunupudi, windows standard behavior should be the standard of fivewin. Enhanced incremental search should be optional, it can be a very useful feature.\n\nIn TCombobox, where must the patch be ins...
Bug in combobox
[ { "date": "2007-11-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Stefan,\n\nLines 247 and 320", "time": "10:09", "topic": "Bug in combobox", "username": "Antonio Linares" } ]
Bug in combobox
[ { "date": "2007-11-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, thanks", "time": "09:23", "topic": "Bug in combobox", "username": "StefanHaupt" } ]
Bug in combobox
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "The following sample freezes with the latest FWH (it worked ok with a previous FWH release):\n\n[code:nsmajxg0]#include \"Fivewin&#46;ch\"\n\n\nFUNCTION MAIN&#40;&#41;\n\n LOCAL oDlg\n\n LOCAL oGet, cTxt &#58;= \"\"\n\n L...
Bug in comm.c
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nFWH COMM functions are still buggy. They should not be used <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->", "time": "18:17", "topic": "Bug in comm.c", "username...
Bug in comm.c
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "It maybe but it seems to be worst in the latest release. I can send you the latest working comm.c if you want.\n\nEMG", "time": "18:22", "topic": "Bug in comm.c", "username": "Enrico Maria Giordano" } ]
Bug in comm.c
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nYes, please email me the comm.c that was working for you. Thanks.", "time": "18:38", "topic": "Bug in comm.c", "username": "Antonio Linares" } ]
Bug in comm.c
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nYes, please replace the actual comm.c with the previous one. We thought it was going to provide a better functionality, but no, things get worse.\n\nI don't want to blame MS but I can't understand how they don't provide...
Bug in comm.c
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":10dgvm95]Enrico,\n\nYes, please replace the actual comm.c with the previous one. We thought it was going to provide a better functionality, but no, things get worse.[/quote:10dgvm95]\n\nI already done so...
Bug in comm.c
[ { "date": "2005-12-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\n> I would prefer the current APIs that don't need any additional component. \n\nMe too. \n\nAnyhow, lets work to properly implement COMM support for 32 bits.", "time": "20:18", "topic": "Bug in comm.c", "use...
Bug in comm.c
[ { "date": "2011-12-05", "forum": "FiveWin for Harbour/xHarbour", "text": "The functions cFileNoPath() and cFileSubDir() have been changed so now they don't return uppercase string anymore. Can I revert that changes?\n\nEMG", "time": "00:49", "topic": "Bug in filename.prg", "username": "Enric...
Bug in filename.prg
[ { "date": "2009-05-14", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "When I delete a page from the folder the groupbox in one of the reamaining pages bug's\n\nBefore delete = Right\n<!-- m --><a class=\"postlink\" href=\"http://www.imagebam.com/image/37952535768261\">http://w...
Bug in folder
[ { "date": "2009-05-16", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Sambomb,\n\nYour posted pictures are not visible. Please repost them, thanks\n\n>\nOther \"bug\" is that the folder class don't have a visual effect to show if a page is enabled or not.\n>\n\nIt is not a bug...
Bug in folder
[ { "date": "2014-07-09", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "In the sample below, uncommenting the first PROMPT clause the font is reverted to the default one:\n\n[code=fw:1gqduvoh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0...
Bug in font management? [Solved]
[ { "date": "2014-07-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nI think it is not a font bug but a TbtnBmp bug. As there is a prompt in the first button, a default font is created, and then on the next button the new used font is not taken into account.\n\nI n...
Bug in font management? [Solved]
[ { "date": "2014-07-10", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Enrico,\n\nPlease look for hOldFont in Class TBtnBmp where it is assigned and change it this way:\n\n hOldFont = SelectObject( ::hDC, ::oFont:hFont )\n\nThat solves it <!-- s:-) --><img src=\"{SMILIE...
Bug in font management? [Solved]