messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2008-02-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "BUEN DIA FORO, SABEN TENGO MUCHAS DUDAS REFERENTE A COMO LLAMAR UN RC DE WORKSHOP DESDE MI PRG, ALGUIEN ME PODRIA GUIAR PASO A PASO PORFAVOR.\n\nSALUDOS\n\nRUBEN",
"time": "15:33",
"topic": "BUENOS DIAS A TODOS",
"use... | BUENOS DIAS A TODOS |
[
{
"date": "2008-02-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rubén: En el directorio samples de fivewin hay cantidad de ejemplos de Rc y el manejo de ellos en tus prgs. Si lees atentamente el código aprenderás el uso de este recurso y el resto de la gui de fivewin. Te va a servir más que s... | BUENOS DIAS A TODOS |
[
{
"date": "2008-02-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "GRACIAS HORACIO LO VOY A VERIFICAR\n\nQUE TENGAS BUEN DIA",
"time": "16:43",
"topic": "BUENOS DIAS A TODOS",
"username": "Ruben"
}
] | BUENOS DIAS A TODOS |
[
{
"date": "2008-02-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Espero, te ayude!\n\n<!-- m --><a class=\"postlink\" href=\"http://www.fivewin.com.br/exibedicas.asp?id=602\">http://www.fivewin.com.br/exibedicas.asp?id=602</a><!-- m -->\n\n<!-- m --><a class=\"postlink\" href=\"http://www.five... | BUENOS DIAS A TODOS |
[
{
"date": "2008-02-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[b:8md9ffv2][color=darkblue:8md9ffv2]GRACIAS KARINA LO VOY A VERIFICAR TAMBIEN.\n\nSALUDOS\n\nATTE\n\nRUBEN[/color:8md9ffv2][/b:8md9ffv2]",
"time": "15:18",
"topic": "BUENOS DIAS A TODOS",
"username": "Ruben"
}
] | BUENOS DIAS A TODOS |
[
{
"date": "2020-03-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is there any function to read a bmp byte by byte return file and convert to pixel and create the bitmap\n\nThis is a return of the biometrics image",
"time": "14:59",
"topic": "BUFFER CONVERSION TO BITMAP",
"username":... | BUFFER CONVERSION TO BITMAP |
[
{
"date": "2020-03-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is the equivalent that exists in Delphi.\n\nBUFFER CONVERSION TO BITMAP\n\nFREECALL/DELPHI\n\nFunction RetornaBitMap(biometria : TDigital) : TBitMap;\nvar\n srcBmp: TBitmap;\n Color : TColor;\n X,Y : Integer;\n baite : By... | BUFFER CONVERSION TO BITMAP |
[
{
"date": "2020-03-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marcelo,\n\nPlease check function CreateMemBitmap() here:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=230018#p230018\">viewtopic.php?p=230018#p230018</a><!-- l -->",
"time"... | BUFFER CONVERSION TO BITMAP |
[
{
"date": "2020-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":7y5jy642]Marcelo,\n\nPlease check function CreateMemBitmap() here:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=230018#p230018\">viewtopic.php?p=23001... | BUFFER CONVERSION TO BITMAP |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "to test our programs teclo alt realize that when it hides all say, if I put transparency in the dialog (define_) it fixes, so the alt key not longer hide the controls. How to fix?\n[code=fw:djd8vueg]<div class=\"fw\" id=\"{CB}\" s... | BUG - KEY ALT HIDES |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Matheus,\n\nWhat FWH version are you using ?\n\nAs far as I remember, that is a known bug that was fixed in a recent FWH version:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=12... | BUG - KEY ALT HIDES |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I Use FWH1302 <!-- s8) --><img src=\"{SMILIES_PATH}/icon_cool.gif\" alt=\"8)\" title=\"Cool\" /><!-- s8) -->",
"time": "18:55",
"topic": "BUG - KEY ALT HIDES",
"username": "Matheusfarias"
}
] | BUG - KEY ALT HIDES |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Matheus,\n\nPlease remove the styles WS_CLIPSIBLINGS and WS_CLIPCHILDREN in your RC file, for that dialog.",
"time": "23:15",
"topic": "BUG - KEY ALT HIDES",
"username": "Antonio Linares"
}
] | BUG - KEY ALT HIDES |
[
{
"date": "2012-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "compiling the code below to FiveWin 11.12 and 12.01 using manifest files,\n\nthe CheckBox does not meet the conditions of the variables, and disappear, so you will show when hovering over them, in the version 7.11 works normal.\n\... | BUG CHECKBOX FWH 11.12,12.01 |
[
{
"date": "2012-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Solution:\n\nadd this to source code, work fine.\nfunction IsAppThemed()\nreturn .F.",
"time": "14:26",
"topic": "BUG CHECKBOX FWH 11.12,12.01",
"username": "gss200610"
}
] | BUG CHECKBOX FWH 11.12,12.01 |
[
{
"date": "2012-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Adding tabstop to the GROUP ID 300 and putting it before the checkboxes seems to work too.",
"time": "15:07",
"topic": "BUG CHECKBOX FWH 11.12,12.01",
"username": "ADutheil"
}
] | BUG CHECKBOX FWH 11.12,12.01 |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I need to have two COMBOBOXes TYPE\n\n local aElemento :={\"Testo\",\"Immagine\",\"Barcode\"}\n local aTipoData :={\"Campo\",\"Valore\"}\n local nvar:=1\n local nVar:=2\n\n @ 8, 5 Say \"Tipo Elemento... | BUG COMBOBOX ????? |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:29oe81g6]why don't you fix this bug?\n[/quote:29oe81g6]\n\nIf there is a bug, we can fix.\nThere is no bug in the libs.\n\nYou please check your program.",
"time": "16:33",
"topic": "BUG COMBOBOX ?????",
"userna... | BUG COMBOBOX ????? |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":3dvf6bpw][quote:3dvf6bpw]why don't you fix this bug?\n[/quote:3dvf6bpw]\n\nIf there is a bug, we can fix.\nThere is no bug in the libs.\n\nYou please check your program.[/quote:3dvf6bpw]\n\n[img:3dvf6b... | BUG COMBOBOX ????? |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "good Mr Linossi teacher of Fwh",
"time": "18:34",
"topic": "BUG COMBOBOX ?????",
"username": "Silvio.Falconi"
}
] | BUG COMBOBOX ????? |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Silvio,\nyou assign a numeric variable to a character. \nIf you need the numeric, the position in the array you should use aGet[1]:nAt.\n\n@ 8, 75 COMBOBOX aGet[1] VAR cItem1 ITEMS aElemento SIZE 50,90 PIXEL OF oDlg STY... | BUG COMBOBOX ????? |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Massimo Linossi\":3ntwj6sh][quote=\"nageswaragunupudi\":3ntwj6sh][quote:3ntwj6sh]why don't you fix this bug?\n[/quote:3ntwj6sh]\n\nIf there is a bug, we can fix.\nThere is no bug in the libs.\n\nYou please check your prog... | BUG COMBOBOX ????? |
[
{
"date": "2020-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "that is only a sample because numeric test not run ok \nnow I resolved with \nnTipoData:= 1\n\n @ 24, 5 Say \"Dato da Stampare\" SIZE 90,20 PIXEL OF oDlg TRANSPARENT\n @ 22, 75 COMBOBOX aGet[2] VAR nTipoData ITEMS... | BUG COMBOBOX ????? |
[
{
"date": "2020-11-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:2fxqnxx7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">the parent <span style=\"color: #00C800;\">class</span> has problems</div>[/code:2fxqnxx7]\nThere are no problems.\nYou just need to know how to use... | BUG COMBOBOX ????? |
[
{
"date": "2020-11-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":20p99ot5][code=fw:20p99ot5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">the parent <span style=\"color: #00C800;\">class</span> has problems</div>[/code:20p99ot5]\nThere are no probl... | BUG COMBOBOX ????? |
[
{
"date": "2020-11-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Using Combobox:\n\n1) With Numeric Variables: \nWhen using numeric variables, we should NOT use CBS_DROPDOWN style. \nSample:\n[code=fw:o75drpoh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: ... | BUG COMBOBOX ????? |
[
{
"date": "2020-11-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I allreay resolved see <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=39547&p=236024#p236003\">viewtopic.php?f=3&t=39547&p=236024#p236003</a><!-- l -->",
"time": "14:03",
... | BUG COMBOBOX ????? |
[
{
"date": "2020-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Silvio,\n\nFunny I am working right now on a similar program - but for mod harbour. \nSame components: Font size, color picker, checkbox, icon selector.\n\n\nBest regards\nOtto\n\n[img:125g9pmj]https://mybergland.com... | BUG COMBOBOX ????? |
[
{
"date": "2020-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\"]Using Combobox:\n\n1) With Numeric Variables: \nWhen using numeric variables, we should NOT use CBS_DROPDOWN style. \nSample:\n[code=fw:14w5reuc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monos... | BUG COMBOBOX ????? |
[
{
"date": "2012-09-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos !\n\nAntonio / Daniel Ejecunten este test y utilizen el scrrol para ir al final y despues contraen el ultimo panel vernan como el primer panel no se pinta correctamente\n\nSe necesita la lib hbmisc para harbour / libmisc... | BUG EN TExplorerBar |
[
{
"date": "2012-09-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola;\nquise probar el sample. Pero no tengo la funcion aMonths, en que lib esta?\n\ngracias",
"time": "22:21",
"topic": "BUG EN TExplorerBar",
"username": "MarioG"
}
] | BUG EN TExplorerBar |
[
{
"date": "2012-09-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mario\n\n[quote=\"compubrion\":x00vj0c8]Se necesita la lib hbmisc para harbour / libmisc para xharbour[/quote:x00vj0c8]",
"time": "03:36",
"topic": "BUG EN TExplorerBar",
"username": "Daniel Garcia-Gil"
}
] | BUG EN TExplorerBar |
[
{
"date": "2012-09-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "gracias!",
"time": "14:52",
"topic": "BUG EN TExplorerBar",
"username": "MarioG"
}
] | BUG EN TExplorerBar |
[
{
"date": "2012-09-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos;\nPreviamente al post de Daniel, probé haciendo:\naMeses1 := {\"ENE\", \"FEB\", \"MAR\",\"ABR\",\"MAY\",\"JUN\",\"JUL\",\"AGO\",\"SEP\",\"OCT\",\"NOV\",\"DIC\"}\naMeses2 := ...\n\nY me sucedió que:\n1) No responde al movim... | BUG EN TExplorerBar |
[
{
"date": "2012-09-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos !\n\nEl BUG al que hago referencia, es en el repintado del panel, les muestro imagenes\n[img:1hb0fbad]http://www.orimoga.com/imagenes/Dibujo1.jpg[/img:1hb0fbad]\n\nDeslizo la barra de scrool al final de la... | BUG EN TExplorerBar |
[
{
"date": "2012-09-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Visto el error, estamos trabajando para solucionarlo, gracias <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "18:34",
"topic": "BUG EN TExplorerBar",
"use... | BUG EN TExplorerBar |
[
{
"date": "2012-09-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Arreglado. El Metodo CheckSroll() queda así:\n\n[code=fw:31vwxldv]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHOD</span> CheckScroll<span style=\"color: #000000;\">(</spa... | BUG EN TExplorerBar |
[
{
"date": "2012-09-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Antonio, por la pronta respuesta, se soluciona en parte.\n\nSi usamos el mismo ejemplo que expongo y contraemos el segundo panel la barra de scroll desaparece y hace el repintado correctamente, pero si contraemos el ultim... | BUG EN TExplorerBar |
[
{
"date": "2012-09-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Cruz,\n\nEste es el ejemplo que he probado. Por favor, pruébalo. Aqui parece funcionar bien:\n\n[code=fw:jjs0khw2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <sp... | BUG EN TExplorerBar |
[
{
"date": "2012-09-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Antonio, te muestro las imagenes con tu ejemplo, fijate en la barra de scroll y los paneles activos, creo que alli esta el mal comportamiento de la clase\n\n[img:6mc4m8b6]http://www.orimoga.com/imagenes/Dibujo4.JP... | BUG EN TExplorerBar |
[
{
"date": "2012-09-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Faltaba comprobar si el último item estaba cerrado o abierto:\n\n[code=fw:i5l8hmzk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> nLastRow = ::<span style=\"color: #000000;\">nVirtualTop</span> + oLastIte... | BUG EN TExplorerBar |
[
{
"date": "2012-09-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos !\n\nAhora si trabaja como debe ser\n\nGracias <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nCruz Alfredo Oses",
"time": "15:15",
"topic": "BUG EN TEx... | BUG EN TExplorerBar |
[
{
"date": "2013-08-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos !\nAntonio haciendo pruebas, me he encontrado que al compilar este codigo\n[code=fw:1vhnhpw0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /> <span style=\"color: #00D7D7;\">#inclu... | BUG EN TWINDOW |
[
{
"date": "2019-09-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nWe have this bug using mariaDB support on last FWH Build, i have user table with data encryption by MySql AES_ENCYPT() Function, on last version of FWH code retrieve data but gets all fields blank, i run query on Heidi or s... | BUG MARIADB SUPPORT FWH1906 |
[
{
"date": "2019-09-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "We will check",
"time": "15:39",
"topic": "BUG MARIADB SUPPORT FWH1906",
"username": "nageswaragunupudi"
}
] | BUG MARIADB SUPPORT FWH1906 |
[
{
"date": "2019-09-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "We tested with this program and it is working as expected. This program uses FWH provided free demo server.\nYou can copy this program to fwh\\samples folder and build with buildh.bat or buildx.bat for testing, without making any ... | BUG MARIADB SUPPORT FWH1906 |
[
{
"date": "2019-09-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks your sample works fine, this is my table with fwh1802 works fine, i'm going to change data types and test, i'll inform about results\n\n[code=fw:k7jdkwll]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /... | BUG MARIADB SUPPORT FWH1906 |
[
{
"date": "2019-09-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi, after change on fields type now works fine. thanks.\n\n[code=fw:3i4i4mb7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />CREATE TABLE `usuarios` <span style=\"color: #000000;\">(</span><br />&n... | BUG MARIADB SUPPORT FWH1906 |
[
{
"date": "2019-09-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You can use either TINYBLOB and VARBINARY(n). Only depends on your taste.",
"time": "04:48",
"topic": "BUG MARIADB SUPPORT FWH1906",
"username": "nageswaragunupudi"
}
] | BUG MARIADB SUPPORT FWH1906 |
[
{
"date": "2010-08-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "the bitmap of the get is not into the get but on the top touch the top of the get \n\nI try also with small size\n\n[img:bn45atf3]http://img840.imageshack.us/img840/9434/getbtn.png[/img:bn45atf3]\n\n\n\n\n\n\n\n[c... | BUG ON GET BUTTON CLASS |
[
{
"date": "2015-07-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Compañeros Buenas tardes:\n\nEstoy haciendo un selector de colores RGB en base a 3 controles Slider, los cuales ya tengo casi terminado\n\n[img:1q2689g9]http://k46.kn3.net/C/9/A/2/7/6/57C.bmp[/img:1q2689g9]\n\nEl ... | BUG TSlider ( RESUELTO ) |
[
{
"date": "2015-07-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Finalmente lo resolvi no me gusto como pero lo resolvi, no entiendo porque se desfaza el valor de 17 a 18, tuve que hacer unas modificaciones matemáticas para que quedara como lo necesito:\n\n[code=fw:2nqyhbwv]<div class=\"fw\" i... | BUG TSlider ( RESUELTO ) |
[
{
"date": "2015-07-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Victor,\n\ngracias por compartirlo <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:12",
"topic": "BUG TSlider ( RESUELTO )",
"username": "Antonio Linar... | BUG TSlider ( RESUELTO ) |
[
{
"date": "2015-07-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Maestro Linares: Solo para complementar la información comentar que desde recursos al cambiar el tamaño del slider hay que recalcular aritméticamente la posición del selector, desde código no he probado si también tiene este fal... | BUG TSlider ( RESUELTO ) |
[
{
"date": "2013-11-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Sr.Antonio,\n\nCom uma MDICHILD aberta, ao clicar em:\n\n SET MESSAGE OF M->oWnd -> M->oWnd:oMsgBar:DateOn() \n\nO sistema duplica, triplica o titulo da WINDOW principal.",
"time": "23:03",
"topic": "BUG TWINDOWS Title",... | BUG TWINDOWS Title |
[
{
"date": "2013-11-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "UP!",
"time": "23:26",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-11-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "sim, \nconstatado win8.1 64bit",
"time": "01:43",
"topic": "BUG TWINDOWS Title",
"username": "Sistem"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-11-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nProporciona a Antonio un pequeño ejemplo para que lo pueda probar. Gracias.",
"time": "18:48",
"topic": "BUG TWINDOWS Title",
"username": "lucasdebeltran"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-11-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "SGS,\n\nThis example is working fine here:\n\n[code=fw:nojxswf8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span>... | BUG TWINDOWS Title |
[
{
"date": "2013-12-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "#include \"FiveWin.ch\"\n\nstatic oWnd\n\n//----------------------------------------------------------------------------//\n\nfunction Main()\n\n local oBar\n\n SET _3DLOOK ON\n\n DEFINE WINDOW oWnd TITLE \"TEST MDIChilds B... | BUG TWINDOWS Title |
[
{
"date": "2013-12-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:3nt2kj0r]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// Controlling focus from one window to another</span><br /><br /><span style=\"color: #00D7D7;\">#include</s... | BUG TWINDOWS Title |
[
{
"date": "2013-12-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "up!",
"time": "11:04",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-12-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Sr Antonio, o exemplo foi postado!",
"time": "01:03",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-12-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola\n\npodrias proporcionar una imagen, a mi me funciona bien tu ejemplo",
"time": "23:58",
"topic": "BUG TWINDOWS Title",
"username": "Daniel Garcia-Gil"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-12-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "<!-- m --><a class=\"postlink\" href=\"https://imageshack.com/i/mu3ynbj\">https://imageshack.com/i/mu3ynbj</a><!-- m -->\n\n#include \"FiveWin.ch\"\n\nstatic oWnd\n\n//-------------------------------------------------------------... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Imagem postada.",
"time": "01:46",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola\n\ntu ejemplo funciona perfecto aqui... lo probé con la verision 13.8\n\n[url:ofr3bnvb]http://sitasoft.net/fivewin/samples/test1.zip[/url:ofr3bnvb]",
"time": "04:20",
"topic": "BUG TWINDOWS Title",
"u... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Sr. Daniel,\n\nAcabei de testar o exemplo postado pelo Senhor e o problema continua. \n\n1 Abra uma MDICHILD\n\n2 fique clicando na data da MSGBAR.",
"time": "11:05",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Teste este exemplo no \\samples com o seu FWH, aqui em FWH13.06 funciona normal.\n\n[code=fw:1ptjap48]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span sty... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Acabei de testar o seu EXEMPLO KARINHA. E o problema aparece claramente na versão 13.08.",
"time": "14:43",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"SGS\":tfhsg8v9]Sr. Daniel,\n\nAcabei de testar o exemplo postado pelo Senhor e o problema continua. \n\n1 Abra uma MDICHILD\n\n2 fique clicando na data da MSGBAR.[/quote:tfhsg8v9]\n\nLogro ver el problema, por los moment... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"SGS\":238h6xnx]Acabei de testar o seu EXEMPLO KARINHA. E o problema aparece claramente na versão 13.08.[/quote:238h6xnx]\n\nSi aparece el error, Karinha, para reproducir usa MAXIMIZED en el activate del MDICHILD\n\n[code... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Posible solucion\n\nen el archivo msgbar.prg \n\ncambiar \n\n[code=fw:26bkkhkt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHOD</span> LDblClick<span style=\"color: #000000;\"... | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "muito obrigado Sr. Daniel.",
"time": "16:25",
"topic": "BUG TWINDOWS Title",
"username": "MGA"
}
] | BUG TWINDOWS Title |
[
{
"date": "2013-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Daniel.",
"time": "18:45",
"topic": "BUG TWINDOWS Title",
"username": "karinha"
}
] | BUG TWINDOWS Title |
[
{
"date": "2010-11-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Antonio:\n\nNo se si en versiones posteriores a la FWH8 de diciembre del 2008 este pequeño defecto esta solucionado, es sobre las teclas aceleradoras en los botones, ya sean BUTTON o BUTTONBMP te comento:\n\n- En Windows XP ... | BUG en FWH8 ( BUTTON y BUTTONBMP ) |
[
{
"date": "2010-02-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenas,\n Bueno al parecer toda la vida de fivewin existio este bug y nadie se ha dado cuenta <!-- s:P --><img src=\"{SMILIES_PATH}/icon_razz.gif\" alt=\":P\" title=\"Razz\" /><!-- s:P --> , el tema es que cuando se deshabili... | BUG en TRadMenu ( Radmenu.prg ) y FIX |
[
{
"date": "2010-02-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Querido Hernan,\n\nImplementado para FWH 10.2. \n\nGracias como siempre! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "09:05",
"topic": "BUG en TRadMenu ( R... | BUG en TRadMenu ( Radmenu.prg ) y FIX |
[
{
"date": "2010-02-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":2qb8i1gh]Querido Hernan,\n\nImplementado para FWH 10.2. \n\nGracias como siempre! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:2qb8i1gh]\n\n... | BUG en TRadMenu ( Radmenu.prg ) y FIX |
[
{
"date": "2010-10-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola antonio:\n\nNo se si en versiones posteriores a la version de FWH/FWHX 8.12 28/December/2008 esta solucionado este pequeño bug, en caso contrario, me explico:\n\nCuando creas un xBrowse con 2 lineas en la cabecera, cuando da... | BUG en xBrowse |
[
{
"date": "2010-10-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "este es el codigo que crea el menu con las columnas del browse\n[code=fw:1nzzylne]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00C800;\">METHOD</span> SetColumns<span style=\"c... | BUG en xBrowse |
[
{
"date": "2010-10-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias carlos muy amable:\n\nCuando lo pruebe te comento.\n\nun saludo\nJLL",
"time": "19:00",
"topic": "BUG en xBrowse",
"username": "jll-fwh"
}
] | BUG en xBrowse |
[
{
"date": "2010-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If i save the window with oWin:SaveToBmp(cFile), the saved bitmap are splitted, when i display it with a graphic-viewer! This is only, the size from the window are greater!?",
"time": "14:32",
"topic": "BUG in SaveToBmp() ... | BUG in SaveToBmp() / Antonio |
[
{
"date": "2010-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Gunther\n\ni did support about this point in spanish forum, already include to next fivewin build\n[url:1agml90j]http://forums.fivetechsupport.com/viewtopic.php?p=105955#p105955[/url:1agml90j]\n\nis necesary modif... | BUG in SaveToBmp() / Antonio |
[
{
"date": "2010-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Daniel, can you post me the required changes in the .c-files? I catch also with a problem to save the bitmap as jpg. But only on XP the app is blocked in some cases.",
"time": "21:21",
"topic": "BUG in SaveToBmp() / Antoni... | BUG in SaveToBmp() / Antonio |
[
{
"date": "2010-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther\n\nchange for .C Files\nTip: for build fivehc.lib you need harbour, no matter if you use xharbour\n\n\n[size=150:1a2tfmog][b:1a2tfmog]dib.c[/b:1a2tfmog][/size:1a2tfmog]\n\n[b:1a2tfmog]add[/b:1a2tfmog]\n\n[code=fw:1a2tfmog]... | BUG in SaveToBmp() / Antonio |
[
{
"date": "2010-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Daniel! All is wonderfull. Also the error in XP is gone.",
"time": "12:37",
"topic": "BUG in SaveToBmp() / Antonio",
"username": "byte-one"
}
] | BUG in SaveToBmp() / Antonio |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If i use the DATA bReturn this codeblock will never calling. I see in the source of this class that ::end() is using and not :destroy(), also the method :destroy() with the bReturn-codeblock is ignored!",
"time": "21:41",
... | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Please explain what you need and the purpose of using TToast",
"time": "21:46",
"topic": "BUG in TToast!?",
"username": "cnavarro"
}
] | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I will at end of my programm show a TToast-alert with a delay of 5 seconds. But the ending from my program waits not to the end from the TToast. So i pack the code from ending the program in the bReturn-codeblock but no call to th... | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Günther, this run ok, for me\nMsgStop is show at end\n[code=fw:3hrkba0d]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /> oMsg := TToast<span style=\"color: #000000;\">(</span><span ... | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Which version of fw do you use?",
"time": "22:39",
"topic": "BUG in TToast!?",
"username": "cnavarro"
}
] | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FWH 18.04\nI see, you use TToast():NewToast(….) i use TTost():New(….)",
"time": "22:53",
"topic": "BUG in TToast!?",
"username": "byte-one"
}
] | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I am using NewToast() but no ok. If i use ttoast on start from the program in the clausula ON INIT with a bReturn the program freezes!",
"time": "23:04",
"topic": "BUG in TToast!?",
"username": "byte-one"
}
] | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"byte-one\":fpxzb976]I am using NewToast() but no ok. If i use ttoast on start from the program in the clausula ON INIT with a bReturn the program freezes![/quote:fpxzb976]\n\nNot use TToast at ON INIT",
"time": "23:08... | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This code run ok for me also, and bReturn is run at end\n\n[code=fw:17umc0i7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00C800;\">Function</span> HazAlert1<span style=\"color:... | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cnavarro\":3ay86tjd][quote=\"byte-one\":3ay86tjd]I am using NewToast() but no ok. If i use ttoast on start from the program in the clausula ON INIT with a bReturn the program freezes![/quote:3ay86tjd]\n\nNot use TToast at... | BUG in TToast!? |
[
{
"date": "2018-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther, try with this sample and tell me\n\n[code=fw:1slryag4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.c... | BUG in TToast!? |
[
{
"date": "2018-10-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Cristobal, i have changed the code. Now it seems to functioning. Please see.\n[code=fw:1tqxzokt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHOD</span> Destroy<span style=\"col... | BUG in TToast!? |
[
{
"date": "2018-10-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok, it is another possibility that I will have to evaluate, but it seems that it can work without problems\nI will keep you informed",
"time": "11:38",
"topic": "BUG in TToast!?",
"username": "cnavarro"
}
] | BUG in TToast!? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.