messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2006-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maurilio,\n\nThanks <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\nThis way seems a little better:\n[code:2lbjgxgf]\n if ! ::lProcessing\n \n ::lProcess... | :Click() error when TButton is disabled |
[
{
"date": "2006-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks, Antonio!\n\nRegards,\nMaurilio",
"time": "23:44",
"topic": ":Click() error when TButton is disabled",
"username": "Maurilio Viana"
}
] | :Click() error when TButton is disabled |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have a problem with :SetFocus()\n\nIn the following code I have three gets and three pushbuttons.\n\nBy default the Gets are disabled and when the \"Create\" button\nis pressed, the gets should be enabled and the focus should be... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\n\nTry this:\n\noGet1:PostMsg( WM_SETFOCUS ) instead of oGet1:SetFocus()",
"time": "13:00",
"topic": ":SetFocus problem with WHEN clause in Gets and Pushbuttons",
"username": "Antonio Linares"
}
] | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Antonio\n\nAmazing to get a solution in 5 minues time.\n\nIt is working now Ok. \n\nThank you very much. \n\nBTW, why :SetFocus() is not working!\n\nRegards to you\n\n- Ramesh Babu P",
"time": "13:17",
"topic": ":SetFoc... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Mr.Antonio\n\nOnce the focus is passed on to a get with oGet1:PostMsg(EM_SETFOCUS) \nand when I click on any other controls or press tab, the blinking cursor is\nstill showing on old control (oGet1) and bLostFocus is also not... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\n\nTry this:\n\noGet1:PostMsg( WM_SETFOCUS )\noBtn1:oJump = oGet1",
"time": "14:55",
"topic": ":SetFocus problem with WHEN clause in Gets and Pushbuttons",
"username": "Antonio Linares"
}
] | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\n\n> BTW, why :SetFocus() is not working\n\nBecause Windows returns the focus to the button, after processing the ACTION of the button, so we can not interrupt that process.",
"time": "14:59",
"topic": ":SetFocus p... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Mr.Antonio\n\nThanks again for immediate attention.\n\n[quote:1mje3lqr]\noBtn1:oJump = oGet1\n[/quote:1mje3lqr]\n\nIf we do not know in advance that the user will jump to oGet1 from oBtn1?\n\nThanks \n\nRamesh Babu P",
"... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\n\n> If we do not know in advance that the user will jump to oGet1 from oBtn1?\n\nYou set it from the Create() function where you know where it will go.",
"time": "15:10",
"topic": ":SetFocus problem with WHEN clau... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Antonio\n\nKindly test the above code with the changes you have suggested \nand give me the suitable solution please.\n\nI tried with the all your suggestions with fail.\n\nRegards to you\n\n- Ramesh Babu P",
"time": "15:21... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\n[code:keztvzom]\nFUNCTION Create(lCreate, lSave, lGo, oGet1 ) \n\nlSave := .T. \nlCreate := .F. \nlGo := .T. \n\noGet1:PostMsg( WM_LBUTTONDOWN )\noGet1:Pos... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2006-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Antonio \n\nThank you very much for your reply.\n\nAfter spending some time on this, I could get the \nrequired effect with the following statement.\n\n [quote:xmxfaeqj]\noGet1:PostMsg( WM_RBUTTONDOWN )\n[/quote:xmxfaeqj]\n\nRe... | :SetFocus problem with WHEN clause in Gets and Pushbuttons |
[
{
"date": "2019-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI must use oCust:setfilter from a substring\n\nThat works perfect <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\n[color=#008000:y3eve3ly][b:y3eve3ly]oCust:ORD... | :Setfilter from a defined substring ? |
[
{
"date": "2019-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:1kh6f0o7]oCust:SetFilter( \" SUBSTR( UPPER( Last ), 1, 2 ) == 'AC' \" ) // is OK and is filtering -> Acker\n[/quote:1kh6f0o7]\n\nThis can be written as:\noCust:SetFilter( \"UPPER(LAST) = 'AC'\" ) // single \"=\". Not \"==\"... | :Setfilter from a defined substring ? |
[
{
"date": "2019-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Works perfect <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \nthank You very much\n\nsometimes I'm thinking to complicated <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_re... | :Setfilter from a defined substring ? |
[
{
"date": "2019-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "May I still ask for another solution ?\nI need a filterstring for a date-range\n\nfield [color=#0000FF:ktswruay]Hiredate[/color:ktswruay] from customer.dbf\ndefined date-vars [color=#0000FF:ktswruay]dDate1[/color:ktswruay] and [co... | :Setfilter from a defined substring ? |
[
{
"date": "2019-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Have you tried with\n\nmy_filter = \"dtos(oCust:Hiredate) >= dtos(\" + ctod(dDate1) + \")\" \noCust:SetFilter(my_filter)",
"time": "21:14",
"topic": ":Setfilter from a defined substring ?",
"username": "Massimo Linossi... | :Setfilter from a defined substring ? |
[
{
"date": "2019-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:34t6rpx2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> cFilter := <span style=\"color: #ff0000;\">\"\"</span><br /> <span style=\"color: #00C800;\">if</span> !Empty<span... | :Setfilter from a defined substring ? |
[
{
"date": "2019-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tested and works perfect <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D... | :Setfilter from a defined substring ? |
[
{
"date": "2015-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all,\nI'm having a problem using the oBrw:ToExcel() method after upgrading my old 2010 FW to the current version.\nIt seems it is a valtype problem, all runs well with the old fwh 2010 version.\n\nSee image. Any ideas ?\n[img:a... | :ToExcel() method error |
[
{
"date": "2015-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "how are you doing?\n\n[code=fw:1neaifay]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oHoja:<span style=\"color: #000000;\">Cells</span><span style=\"color: #000000;\">(</span>nX,nColuna<span style=\"co... | :ToExcel() method error |
[
{
"date": "2015-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This way \n\n ADD COLUMN oCol TO XBROWSE aObjects[6] DATA ARRAY ELEM aBrwDetails[i,3];\n HEADER oemtoansi(aBrwDetails[i,1]) SIZE aBrwDetails[i,2] ORDER ABRWDE... | :ToExcel() method error |
[
{
"date": "2008-03-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi again my friends..\n\n\nI need a little help!\n\nThis a example of my code:\n\n[code:i5s0vodx]\n...\n\noBrw:aCols[7]:addResource( \"IMAGE_TRUE\" )\noBrw:aCols[7]:addResource&#... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr JC\n\nThere is nothing wrong with your code. ( By the way it is not necessary to assign any value to nDataStrAlign in this case. When bStrData is nil, Bmp is shown centered. ).\n\nPlease check if your RC file contains resource ... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":zc1up1yv]Mr JC\n\nThere is nothing wrong with your code. ( By the way it is not necessary to assign any value to nDataStrAlign in this case. When bStrData is nil, Bmp is shown centered. ).\n\nPlease ch... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Surprising.\n\nIt works in the sample testxbr3.prg and also in my regular programs.\n\nWill you please try this alternative code ?\n\noBrw:aCols[7]:bEditValue := { || (cAlias)->situacao }\noBrw:aCols[7]:SetCheck( { \"IMAGE_TRUE\",... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":3826com9]Surprising.\n\nIt works in the sample testxbr3.prg and also in my regular programs.\n\nWill you please try this alternative code ?\n\noBrw:aCols[7]:bEditValue := { || (cAlias)->situacao }\noBr... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ate the test, I get this error:\n\nMessage not found: TXBRWCOLUMN:SETCHECK\n\nMy version of fivewin don't have a method setCheck in the class TXBrwColumn!! <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sa... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I am sorry. I should have seen the FWH version you are using. SetCheck is available from 8.03.\n\nPossible that in version 6 the bBmpData is not handled properly. I do not have source code of xbrowse.prg that version. May be w... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":18ocx0o3]I am sorry. I should have seen the FWH version you are using. SetCheck is available from 8.03.\n\nPossible that in version 6 the bBmpData is not handled properly. I do not have source code o... | :bBmpData at TXBrowse Cols! |
[
{
"date": "2008-03-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenas,\n\nEstoy actualizando a FWH 8.02 desde la 7.04, y me encuentro que antes cuando se lanzaba :bPostKey el <!-- s:o --><img src=\"{SMILIES_PATH}/icon_surprised.gif\" alt=\":o\" title=\"Surprised\" /><!-- s:o -->Get:Buffer de... | :bPostKey y :Assing() en TGET. |
[
{
"date": "2008-03-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carlos,\n\nSi, desde la versión 7.04 hasta la versión actual 8.03 se han ido realizando muchos cambios y mejoras, y aunque intentamos siempre mantener la máxima compatibilidad, a veces algunos pequeños cambios son requeridos en e... | :bPostKey y :Assing() en TGET. |
[
{
"date": "2008-03-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":2z8q8aqi]Carlos,\n\nSi, desde la versión 7.04 hasta la versión actual 8.03 se han ido realizando muchos cambios y mejoras, y aunque intentamos siempre mantener la máxima compatibilidad, a veces algunos ... | :bPostKey y :Assing() en TGET. |
[
{
"date": "2009-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "yo teno un Dialog con una TBAR, mas ao verificar con lo codigo:\n\nfor i=1 to len(odlg:acontrols)\n\n? odlg:acontrols[i]:classname()\n\nnext\n\nEn la Tbar no me mostra \"TBAR\" , aparece \"BTNBMP\" .\nY en lo TBTNBMP nada me diz ... | :classname() no retorna "TBAR" ???? |
[
{
"date": "2009-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "otra cosita estrana, quando se usa la funcion getparent() en un btnbmp de una tbar, me retorna \"TXBROWSE\" y non \"TBAR\" como deveria de ser.\n\nSeria un BUG ?\n\nSaludos\n\nWilliam",
"time": "14:31",
"topic": ":classna... | :classname() no retorna "TBAR" ???? |
[
{
"date": "2009-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "William,\n\nel objeto TBar se almacena en oWnd:oBar.\n\nNo se añade a oWnd:aControls, puesto que no debe tomar el foco.",
"time": "14:52",
"topic": ":classname() no retorna \"TBAR\" ????",
"username": "Antonio Linare... | :classname() no retorna "TBAR" ???? |
[
{
"date": "2009-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "William,\n\nPara tu segunda pregunta, prueba asi:\n\nMsgInfo( GetParent( oBtnBmp:hWnd ) == oBar:hWnd )\n\nsiendo oBtnBmp un botón situado en oBar",
"time": "14:53",
"topic": ":classname() no retorna \"TBAR\" ????",
"... | :classname() no retorna "TBAR" ???? |
[
{
"date": "2009-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "ok Antonio, voy a testar con isso. \n\nMuchas Gracias\n\nWilliam",
"time": "18:37",
"topic": ":classname() no retorna \"TBAR\" ????",
"username": "WilliamAdami"
}
] | :classname() no retorna "TBAR" ???? |
[
{
"date": "2006-06-12",
"forum": "FiveWin para Pocket PC",
"text": "Hojeando el foro he visto que hay que hacer :end() de los objetos al salir\nde una funcion, incluso de los objetos Locales. \n\n¿Es así?\n\nEn el ejemplo de Carles hay cuatro objetos, oBmp, oDlg, oSay, oFont\n\n¿por que solo con 2 de el... | :end() |
[
{
"date": "2006-06-13",
"forum": "FiveWin para Pocket PC",
"text": "Hola Jose,\n\nRealmente solo se tendria de aplicar el metodo End() al objeto oFont. oBmp ya lo destruye oDlg. Seguramente se quedo asi de las muchas pruebas q realize.",
"time": "12:22",
"topic": ":end()",
"username": "Carle... | :end() |
[
{
"date": "2006-06-13",
"forum": "FiveWin para Pocket PC",
"text": "Ahora ya lo entiendo.\n\nNunca había usado fivewin pero con vuestra ayuda es muy fácil de utilizar.",
"time": "15:35",
"topic": ":end()",
"username": "josevalle"
}
] | :end() |
[
{
"date": "2006-06-13",
"forum": "FiveWin para Pocket PC",
"text": "Jose,\n\nEl método End() lo usamos para destruir determinados valores (handles) de Windows que precisan ser liberados, ó se consumen recursos del sistema, tales como handles de ventanas, recursos GDI (fonts, bitmaps, pens,etc), timers, ... | :end() |
[
{
"date": "2018-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I wish stop an xbrowse from final user \nI made \n\n WITH OBJECT oBrw\n :lHScroll := :lVScroll := .f.\n :nStretchCol := 1\n :nFreeze := 1\n :lAllowRowSizing := .F.\n :lColDiv... | :lAllowColSizing |
[
{
"date": "2018-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "oBrw:lAllowSizings := .f.",
"time": "22:28",
"topic": ":lAllowColSizing",
"username": "nageswaragunupudi"
}
] | :lAllowColSizing |
[
{
"date": "2018-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "sorry then I found it\nbut I not have it on my release\nbut on wich release is it ?",
"time": "22:39",
"topic": ":lAllowColSizing",
"username": "Silvio.Falconi"
}
] | :lAllowColSizing |
[
{
"date": "2018-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "sorry\noBrw:lAllowSizings := .f.\nThis is in all versions.",
"time": "22:54",
"topic": ":lAllowColSizing",
"username": "nageswaragunupudi"
}
] | :lAllowColSizing |
[
{
"date": "2021-10-31",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola amigos,\n\nTengo un xBrowse cuyo DATASOURCE es un Arreglo de Memoria.\n\nDefino una columna con la clausula EDIT_GET , lo que me permite editar al celda en tiempo de ejecucion.\n\nBien, resulta que necesito mas adelante,... | :nEditType := EDIT_GET ¿Disable? |
[
{
"date": "2021-11-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Prueba con:\n[code=fw:3fq43p0v]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oBrw:<span style=\"color: #000000;\">aCols</span><span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">5</... | :nEditType := EDIT_GET ¿Disable? |
[
{
"date": "2021-11-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"cmsoft\":tmx1czna]Prueba con:\n[code=fw:tmx1czna]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oBrw:<span style=\"color: #000000;\">aCols</span><span style=\"color: #000000;\">[</span><span st... | :nEditType := EDIT_GET ¿Disable? |
[
{
"date": "2016-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenos dias Gente\nCompilando con xHarbour, capturo un error y describo, entre otros, el suceso informando con oError:procLine\nAl compilar con Harbour tal data no existe; cual es el equivalente?; ya que si uso ProcLine(), este s... | :procLine - equivalente |
[
{
"date": "2016-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[url:rid89srm]https://vivaclipper.wordpress.com/tag/procline/[/url:rid89srm]\n\nSaludos.",
"time": "14:17",
"topic": ":procLine - equivalente",
"username": "karinha"
}
] | :procLine - equivalente |
[
{
"date": "2016-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Karinha; muchas gracias\nEsto necesito:\n\n[quote:3b6y4n1v]Alert( \"[Error nro: \"+Str(oErr:GenCode,4,,TRUE)+\"] - \"+oErr:Description+CRLF+\" - Línea: \"+Str([b:3b6y4n1v]oErr:procLine[/b:3b6y4n1v],4,,TRUE);\n \... | :procLine - equivalente |
[
{
"date": "2016-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Como en este caso?\n\n[code=fw:3gt52gta]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">FUNCTION</span> ADOSHOWERROR<span style=\"color: #000000;\">(</span> oCn, cTable, l... | :procLine - equivalente |
[
{
"date": "2016-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ó\n\n[code=fw:s5meyhz9]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">//----------------------------------------------------------------------------//</span><br /><span style... | :procLine - equivalente |
[
{
"date": "2016-12-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "karinha\nPor favor, compila este sample con xHarbour y verifica: oError:Procline\nLuego compila con xharbour y verifica ProcLine()\nLos valores de linea son distintos (o estoy haciendo algo mal?)\ngracias \n\n[code=fw:cl64kelk]<d... | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Holá, acá funciona bién com harbour y xharbour con FWHX16.10\n\n[code=fw:25bcj9wd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;... | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Karinha BOM 2017!!\nmuchas gracias por la ayuda!\nDisculpa que insista:\nCompilando con xharbour, oError:procLine devuelve el mismo numero de linea que compilando con harbour, ProcLine()?\n(compilando com xHarbour, oError:procLi... | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias, un ótimo 2017 para ti también!\n\nCon xHarbour:\n\n[img:juva7phl]http://i.imgur.com/W4jaqqw.png[/img:juva7phl]\n\nSaludos.",
"time": "15:12",
"topic": ":procLine - equivalente",
"username": "k... | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Con Harbour:\n\n[img:3n5wobme]http://i.imgur.com/BRMHO1l.png[/img:3n5wobme]",
"time": "15:14",
"topic": ":procLine - equivalente",
"username": "karinha"
}
] | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Karinha;\noError:procLine devuelve [b:2csh3vs9]linea 10[/b:2csh3vs9] (que es correcto). Mientras que ProcLine() devuelve[b:2csh3vs9] linea 26[/b:2csh3vs9], que NO es correcto\n\nQue solución hay, si lo sabes, para Harbour?",
... | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:2ihp1juo]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><span style=\"color: #00D7D7;\">#i... | :procLine - equivalente |
[
{
"date": "2017-01-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Karinha;\nTu ejemplo\nIndica error en Linea 26 y [b:1pe6dlon]NO en Linea 10[/b:1pe6dlon] (Se entiende?!)\nO sea ProcLine() NO esta devolviendo correctamente la línea de error; sino la línea donde se llama a ProcLine()\n\n[img:1pe... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "se me ocurrió que podriamos \"extender\" la clase Error de Harbour para implementar el mensaje ProcLine()\n\n#include \"c:\\harbour\\contrib\\xhb\\xhbcls.ch\"\n\n...\n\nEXTEND CLASS Error WITH MESSAGE ProcLine INLINE ProcLine()\n... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "El errorsys de FWH utiliza ProcLine() y funciona correctamente con Harbour y xHarbour\n\nPuedes probar el ejemplo samples\\testerro.prg usando buildh.bat y buildx.bat y verás\nque ambos reportan el mismo número de línea",
"ti... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Con xHarbour, funciona. Con HARBOUR NO funcona. ???\n\n[img:1xyrieaj]http://i.imgur.com/NZkGUkF.png[/img:1xyrieaj]\n\n[code=fw:1xyrieaj]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span s... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "¿ Ha incluido vd. xHb.Lib ?",
"time": "13:17",
"topic": ":procLine - equivalente",
"username": "hmpaquito"
}
] | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:3bwt0xll]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// Testing Harbour ProcName() and ProcLine() -> Procname.prg de Harbour</span><br /><br /><span style=\"color... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"hmpaquito\":2ndsoghh]¿ Ha incluido vd. xHb.Lib ?[/quote:2ndsoghh]\n\n[code=fw:2ndsoghh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />echo %hdirl%\\xhb.lib + >> b32.bc<br /> </div>[/code:2ndso... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[img:2pkiya0f]http://i.imgur.com/UEU7RGk.png[/img:2pkiya0f]\n\nResuelto con BEGIN... SEQUENCE... END.\n\nQue compilador(Harbour) complicado! xHarbour es bien mas facil.\n\n[code=fw:2pkiya0f]<div class=\"fw\" id=\"... | :procLine - equivalente |
[
{
"date": "2017-01-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "muy bien <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nLa librería hbcplr.lib de Harbour es, en mi opinión, lo que le da la superioridad a Harbour sobre xHarbour,\naunque e... | :procLine - equivalente |
[
{
"date": "2017-01-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Karinha, Antonio\nMuchas gracias por colocar o tempo na pesquisa\nmuchas gracias por poner tiempo en la investigación\n\nTendré que usar BEGIN... SEQUENCE... END <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":s... | :procLine - equivalente |
[
{
"date": "2017-01-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Master, no tengo ningún conocimiento sobre hbcplr.lib pués no uso Harbour aún. Podrias hablar más sobre la misma?\n\nY en españa, que significa ERP?\n\nGracias, saludos.",
"time": "13:37",
"topic": ":procLine - eq... | :procLine - equivalente |
[
{
"date": "2017-01-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mira aquí karinha [url:15e9ebam]https://es.wikipedia.org/wiki/Sistema_de_planificaci%C3%B3n_de_recursos_empresariales[/url:15e9ebam]\n\nPor cierto, Harbour está mucho mejor construido en todos los aspectos que xHarbou... | :procLine - equivalente |
[
{
"date": "2017-01-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"xmanuel\":1as6gm7k]Mira aquí karinha [url:1as6gm7k]https://es.wikipedia.org/wiki/Sistema_de_planificaci%C3%B3n_de_recursos_empresariales[/url:1as6gm7k]\n\nPor cierto, Harbour está mucho mejor construido en to... | :procLine - equivalente |
[
{
"date": "2008-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is it possible, to have a CRLF in\nClass ButtonBMP like =>> \"Customer\" + CRLF + \"Info\"\nsame like in Buttonbar Office2007 ?\n\nGreetings from Germany\n\nU.König <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":l... | < CRLF > for Buttontext in Class < ButtonBMP > ? |
[
{
"date": "2008-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ukoenig,\n\nClass TButtonBmp uses the standard painting of Windows buttons. It just adds the bitmap.\n\nSo we need to find if there is a way to display CRLFs in a standard Windows button",
"time": "21:32",
"topic": "< CRLF... | < CRLF > for Buttontext in Class < ButtonBMP > ? |
[
{
"date": "2008-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "There was already a topic for this.\nBut don't remember which.\n\nBut i remember the advices like this:\nOpen the .rc file with a text editor.\nAt the end of a button definition just comma and the value 8192. After this you may wr... | < CRLF > for Buttontext in Class < ButtonBMP > ? |
[
{
"date": "2019-08-15",
"forum": "mod_harbour",
"text": "Good day.\n\nWhat is the <make> file to create a dll and accept apache to work with mod harbor, from the \"C\" or \"PRG\" files.\n\nregards",
"time": "15:46",
"topic": "<make> file to create dll ?",
"username": "albeiroval"
}
] | <make> file to create dll ? |
[
{
"date": "2019-08-15",
"forum": "mod_harbour",
"text": "[url:21tg77u1]https://github.com/FiveTechSoft/mod_harbour[/url:21tg77u1]\n\nand\n\n[url:21tg77u1]https://github.com/FiveTechSoft/harbour_for_modharbour[/url:21tg77u1]\n\nThere you have all that you need to build mod_harbour",
"... | <make> file to create dll ? |
[
{
"date": "2008-04-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos, por expansion del departamento de sistemas requiero de un programador con experiencia en (x)Harbour y FWH, que resida en la ciudad de Guadajalara, Jalisco, Mexico o sus alrededores, interesados por favor enviar curr... | <offtopic> Necesito Programador en Guadalajara, Jalisc |
[
{
"date": "2008-11-02",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "This forum is now dedicated to \"Visual FiveWin\"",
"time": "11:56",
"topic": "================================================",
"username": "Antonio Linares"
}
] | ================================================ |
[
{
"date": "2008-11-02",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Este foro esta ahora dedicado a \"Visual FiveWin\"",
"time": "11:59",
"topic": "================================================",
"username": "Antonio Linares"
}
] | ================================================ |
[
{
"date": "2014-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Amigos.\nSera posible tener un texto con colores diferentes en cada letra??\nSalu2\n[img][url=http://www.subirimagenes.net/i/140809060949533781.jpg:3i8gnwx1][IMG]http://sia1.subirimagenes.net/img/2014/08/09/m... | >Colores por cada letra de un texto |
[
{
"date": "2014-08-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "No es posible????",
"time": "03:42",
"topic": ">Colores por cada letra de un texto",
"username": "Willi Quintana"
}
] | >Colores por cada letra de un texto |
[
{
"date": "2014-08-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Willi:\n\nMe parece que no existe una función para tal efecto, se me ocurre que metas el texto en\nun array y ahí asignarle el color a cada letra. Solo una idea.\n\nSaludos",
"time": "03:47",
"topic": ">Colores por cada l... | >Colores por cada letra de un texto |
[
{
"date": "2014-08-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola. A ver si esto te vale. \nUn saludo\n\n\n#include \"fivewin.ch\"\n\n\nstatic oWnd\n\nfunction main()\n\nDEFINE WINDOW oWnd\n\nACTIVATE WINDOW oWnd ON PAINT Pinta( hDC )\n\nreturn nil\n\n\nfunction Pinta( hDC )\n\nlocal nColo... | >Colores por cada letra de un texto |
[
{
"date": "2014-08-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[url=http://imageshack.com/f/iqOJitHdj:1j33ze6u][img:1j33ze6u]http://imagizer.imageshack.us/v2/280x200q90/674/OJitHd.jpg[/img:1j33ze6u][/url:1j33ze6u]",
"time": "09:18",
"topic": ">Colores por cada... | >Colores por cada letra de un texto |
[
{
"date": "2020-03-31",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Very good Paco.\n\n[code=fw:866v3xy8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#Include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</span><br /><br /><span sty... | >Colores por cada letra de un texto |
[
{
"date": "2021-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n Harbour/Clipper:\n ? 235.1234/100\n 2.35 not 2.351234\n Any express return 2 decimals .\n\nMysql : select 235.1234/100\n 2.35123400\n\nRegards! \nShuming Wang",
"time": "12:47",
"topic": "? 235.1234/100 == 2.3... | ? 235.1234/100 == 2.35 |
[
{
"date": "2021-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "ShumingWang\n\nTry the SET DECIMALS command .. see below for syntax ..\n\nRick Lipkin\n\n\nSET DECIMALS\nDefines the number of decimal places for displaying numeric values on the screen. \nSyntax\nSET DECIMALS TO [<nDecimals>]\n\n... | ? 235.1234/100 == 2.35 |
[
{
"date": "2021-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "// \\SAMPLES\\SHUMING2.PRG\n\n[code=fw:2bsjmdgd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#Include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /... | ? 235.1234/100 == 2.35 |
[
{
"date": "2021-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks !\nShuming Wang",
"time": "23:49",
"topic": "? 235.1234/100 == 2.35",
"username": "ShumingWang"
}
] | ? 235.1234/100 == 2.35 |
[
{
"date": "2016-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have use FW_SETUNICODE(.T.) in the program. \nWhen I len() to check Length of variable and it show 3 but I cannot type anything. \nIf I clear the text and type again;\nEnglish : can type up to 3 charactors\nThai : can type ... | ?TGET problem with FW_SetUnicode(.T.) |
[
{
"date": "2016-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I used FWH 1512 / xHarbour 1.2.3 (FW) / BCC7.\nI've changed TGET 2 place. It look better but there are not compatible case such as copy and paste. \n\nDo the current version 1604 fully support TGET on Unicode? \n[code=fw:zhlxwn3... | ?TGET problem with FW_SetUnicode(.T.) |
[
{
"date": "2016-07-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Get restricts entry by number of bytes.\nYou can enter as much unicode text as can fit into the number of bytes of the string.",
"time": "10:22",
"topic": "?TGET problem with FW_SetUnicode(.T.)",
"username": "nageswara... | ?TGET problem with FW_SetUnicode(.T.) |
[
{
"date": "2017-07-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all !\n\n When changing the mouse the column width is a redistribution of the text in the cells for words. Is it possible to have synchronous change height of rows when you change the column width to the text in the cells is c... | ?hange height of rows xBrowse |
[
{
"date": "2022-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nI need to change the color of a rectangular window fragment. How can this be done ?",
"time": "08:22",
"topic": "?hange the color of a window fragment",
"username": "Natter"
}
] | ?hange the color of a window fragment |
[
{
"date": "2022-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Please post a screenshot of what you need",
"time": "08:54",
"topic": "?hange the color of a window fragment",
"username": "Antonio Linares"
}
] | ?hange the color of a window fragment |
[
{
"date": "2022-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "An orange rectangle is drawn on the white window\n\n<!-- m --><a class=\"postlink\" href=\"https://cloud.mail.ru/public/kdYk/61wg63nfX\">https://cloud.mail.ru/public/kdYk/61wg63nfX</a><!-- m -->",
"time": "11:56",
"topic":... | ?hange the color of a window fragment |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.