messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2009-09-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "HI,\nSOmeone can help me with this,\nHow add method OnMouseOver and OnMouseOut to this class;\n\nThanks.",
"time": "07:04",
"topic": "CLASS TBitmap ( Solved )",
"username": "lailton.webmaster"
}
] | CLASS TBitmap ( Solved ) |
[
{
"date": "2009-09-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lailton,\n\n[code=fw:hlqhnegw]<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 style=\"col... | CLASS TBitmap ( Solved ) |
[
{
"date": "2009-09-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIt´s work FINE !!!!\n\nGracias. <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->",
"time": "09:03",
"topic": "CLASS TBitmap ( Solved )",
"username"... | CLASS TBitmap ( Solved ) |
[
{
"date": "2006-10-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "En la clase TdbOdbcDirect el metodo Eof es :\n[code:3id1h4ar]METHOD Eof() INLINE ( (::cAlias)->(RecCount()) == (::cAlias)->(Recno()) .and. :... | CLASS TDbOdbcDirect, metodo Eof() |
[
{
"date": "2006-10-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buffff, para que esto funcionase habria que cambiar tambien el metodo Skip, y tendria repercusiones sobre la descarga asincrona de los datos. \n\nVisto lo visto + vale dejarlo como esta.",
"time": "17:22",
"topic": "CLAS... | CLASS TDbOdbcDirect, metodo Eof() |
[
{
"date": "2006-10-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Biel,\n\nEstas modificaciones las tengo funcionando 100x100 en mis aplicaciones desde hace tiempo:\n\n[code:29uwdhz3]METHOD Eof() INLINE ( (::cAlias)->(Eof()) .and. :&#... | CLASS TDbOdbcDirect, metodo Eof() |
[
{
"date": "2006-10-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Jose Luis,\nme alegra no ser el único al que le parezca interesnate cambiar el metodo Eof.\nAunque en el post puse \"mejor dejarlo tal cual esta\", la verdad es que no pude resistirme a cambiarlo. En el metodo skip no lo dej... | CLASS TDbOdbcDirect, metodo Eof() |
[
{
"date": "2022-10-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\nCLASS TGrid() for FiveWin\n\ni have begin to made Class TGrid() which use Listview like Explorer\n\nit use Style\n[code=fw:2ckvbuid]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I like your work!",
"time": "11:23",
"topic": "CLASS TGrid() for FiveWin",
"username": "Enrico Maria Giordano"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\ngreat work!\n\nlooking forward to test it, thank you so much!",
"time": "12:30",
"topic": "CLASS TGrid() for FiveWin",
"username": "Antonio Linares"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "There is a lookalike TAlbum class of FiveWin in the sample \\fwh\\samples\\album.prg.\nThis TAlbum class was not included in the main FWH library as it was not considered so important, but any user can take it from the samples fol... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n[quote=\"Antonio Linares\":12oidapi]looking forward to test it, thank you so much![/quote:12oidapi]\ndon´t expect too much ... i´m still a Fivewin and \"C\" Newbie\n\nunder Xbase++ i have use my \"own\" Listview Contr... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n[quote=\"nageswaragunupudi\":3mdtqzza]There is a lookalike TAlbum class of FiveWin in the sample \\fwh\\samples\\album.prg.\n[/quote:3mdtqzza]\nWOW impressive <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The point I am trying to make is that with FWH's builtin capabilities we can do anything with images without any limitations.",
"time": "08:45",
"topic": "CLASS TGrid() for FiveWin",
"username": "nageswaragunupudi"
}... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nyou know that Listview can handle 100 Million Element ... which other Control can handle so much <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --> \n\nas there is onl... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nHere you have an example\n[code=fw:yn1h8ezz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br />... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio ,\n[quote=\"Antonio Linares\":lt28ek2b]Here you have an example[/quote:lt28ek2b]\nthx for Sample, i will study it",
"time": "11:51",
"topic": "CLASS TGrid() for FiveWin",
"username": "Jimmy"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\ni got it so far that i can show a working 32 Bit Demo\n\nas i can not upload here in Fivewin Forum i have upload to Dropbox ... hope it work\n[url:3jw350li]https://www.dropbox.com/s/lub163c92lio5gx/TGRID01.z... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":33o97w4z]Here you have an example\n[code=fw:33o97w4z]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Five... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nCLASS TGrid() Source CODE with HB_FUNC()\n\nthis is 1st \"basic\" Sample how to use Listview.\nSample have 2 x CLASS\n[quote:6nbv297p]CLASS TExplorer FROM TGrid\nCLASS TGrid FROM TControl[/quote:6nbv297p]\n\n1st CLASS is De... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can't seem to find album.prg in FWH19.12\n\n[quote=\"nageswaragunupudi\":24o8k9fa]There is a lookalike TAlbum class of FiveWin in the sample \\fwh\\samples\\album.prg.\n[/quote:24o8k9fa]",
"time": "03:29",
"topic": "CLASS ... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"hua\":elik0ouh]Can't seem to find album.prg in FWH19.12\n\n[quote=\"nageswaragunupudi\":elik0ouh]There is a lookalike TAlbum class of FiveWin in the sample \\fwh\\samples\\album.prg.\n[/quote:elik0ouh][/quote:elik0ouh]\nY... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you very much Rao <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\n[quote=\"nageswaragunupudi\":nni78wn8]There is a lookalike TAlbum class of FiveWin in the sample ... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nnext Step : Dual-Explorer with TABs\n[img:3lv8cgw3]https://i.postimg.cc/jdxGd64y/Dual-Explorer.png[/img:3lv8cgw3]",
"time": "23:46",
"topic": "CLASS TGrid() for FiveWin",
"username": "Jimmy"
}
... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "next Step : \"on-fly\" Multi TAB\n[img:l05lepcl]https://i.postimg.cc/GmSTBNQN/Multi-Dual-Explorer.gif[/img:l05lepcl]\n\np.s. \"where\" to upload Source <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" a... | CLASS TGrid() for FiveWin |
[
{
"date": "2022-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\ngreat work, congratulations! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nYou could create a free GitHub repo an share it. If you give us your permission we ... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nfor \"quick\" TGrid i want to use LVN_GETDISPINFO Notify Event \n\nfor this i have take HMG HB_FUNC() to use with Fivewin which are for Unicode / ANSI\nit does compile for ANSI without Warning but for Unicode i got\n\n[quo... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nAt the top of your C code place this line:\n\nLPWSTR AnsiToWide( LPSTR cAnsi );",
"time": "07:59",
"topic": "CLASS TGrid() for FiveWin",
"username": "Antonio Linares"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n[quote=\"Antonio Linares\":391aucbe]At the top of your C code place this line:\nLPWSTR AnsiToWide( LPSTR cAnsi );[/quote:391aucbe]\nthx for Answer.\n\nstill got Warning\n[quote:391aucbe]Warning W8075 .\\\\HB_FUNC.PRG... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nWhat code do you have at line 1092 ?",
"time": "07:35",
"topic": "CLASS TGrid() for FiveWin",
"username": "Antonio Linares"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n\nhave change\n[code=fw:1u9x1s86]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> LPWSTR lpText = AnsiToWide<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">(</span> c... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "very good",
"time": "11:06",
"topic": "CLASS TGrid() for FiveWin",
"username": "Antonio Linares"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nhave clean up CODE and Upload to Github\n[url:2oxx1j85]https://github.com/AugeOhr/TGRID[/url:2oxx1j85]\n\nSource is for Fivewin 22.07 and BCC7 32 Bit or MSVC 64 Bit Environment\n! Note : \nno Icon / Bitmap include (... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-01-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "BUG in HB_FUNC( LV_GETCHECKSTATE )\n\n[code=fw:e173k47j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> hb_retl <span style=\"color: #000000;\">(</span> ListView_GetCheckState<span style=\"color: #000000;\">... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-02-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nsince 1st Release i have make a lot to get \"Dark-Mode\" Style\n\ni have change Menu, Button and use Ownerdraw (*1) for Combobox.\n[img:2mnx56v5]https://i.postimg.cc/RC1Zjrr6/Dual-Grid-Black.jpg[/img:2mnx56v... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nhave upgrade CLASS TGrid Demo at Gubthub\n[url:x9wnin4j]https://github.com/AugeOhr/TGRID[/url:x9wnin4j]\n\nsince Release 1 i have try different Control e.g. TFolder() / TFolderEx() or Tbutton() / BtnBMP()\n\nyou can... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Jimmy,\nI downloaded the project from GitHub and copied it here:\nc:\\fwh\\samples\\TGRID-main\\.\nThen I start go.bat.\nBut I get these errors.\nI think I am missing components here.\n\nCan you please describe exactly how t... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Otto,\n\ni have download TGRID-main.zip and compile / link Source and got working EXE <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \njust use GO.BAT (BCC 32 Bit) or GO... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jimmy, Thank you. \nI still can't create the exe with go.bat. But my main installation is xHarbour. Maybe that's the reason.\nI will recreate exactly your installation on another PC.\n\nBut I have looked at the EXE.\nA great work.... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nThis seems to be missing:\n\nc:\\BCC7\\bin\\brc32.exe -r DUALGRID.rc\nBorland Resource Compiler Version 5.40\nCopyright (c) 1990, 1999 Inprise Corporation. All rights reserved.\n\nError DUALGRID.rc 34 32: Cannot o... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Otto,\n[quote=\"Otto\":duzlmkgw]But my main installation is xHarbour. Maybe that's the reason.[/quote:duzlmkgw]\ni do not work with xharbour, only harbour.\n\nas i know you need to include xhb.hbc for xharbour\nbut i can´t \"te... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n[quote=\"Antonio Linares\":2a6ym3tb]This seems to be missing:\n\nc:\\BCC7\\bin\\brc32.exe -r DUALGRID.rc\nBorland Resource Compiler Version 5.40\nCopyright (c) 1990, 1999 Inprise Corporation. All rights reserved.\n\... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nIt is working great. Very good work <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "10:34",
"topic": "CLASS TGrid() for FiveWin",
"username"... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "some more Tips\n\nwhen start DualGrid it will create Config.INI\n\nwhen edit Config.INI you can change Pos/Size of [MAINWINDOW]\nunder [COUNTRY] use \"your\" Language/Codepage\n\ndefault Windows Icon Size are 32 / 16 but that is v... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Enrico, may I ask, as I know you are a xHarbour power user if you can test to compile.\n\nThank you in advance\nOtto",
"time": "07:35",
"topic": "CLASS TGrid() for FiveWin",
"username": "Otto"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, what is the latest updated link to download it?",
"time": "09:38",
"topic": "CLASS TGrid() for FiveWin",
"username": "Enrico Maria Giordano"
}
] | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is this?\n\n[url:2cqjv3nz]https://github.com/AugeOhr/TGRID[/url:2cqjv3nz]\n\nIf yes, first problem:\n\n[code=fw:2cqjv3nz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">DUALGRID.PRG<span style=\"color: #000... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Enrico,\nthank you.\nI am trying on a PC where I have Harbour installed.\n\nAs I am not so experienced with compiler setup, I just wanted to know if I have an easy fix.\n\nThank you very much,\nOtto",
"time": "12:08",
... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n[quote=\"Enrico Maria Giordano\":homf375j]If yes, first problem:\n\n[code=fw:homf375j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">DUALGRID.PRG<span style=\"color: #000000;\">(</span><span style=\"color... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Jimmy\":30dd3lrf]oooh ... i did not know hat xharbour does not have \"hbthread.ch\"\n\nhow does xharbour use Thread <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-03-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Enrico Maria Giordano\":2u1v4zye][quote=\"Jimmy\":2u1v4zye]This is not true:\n[code=fw:2u1v4zye]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">TGRID.PRG<span style=\"color: #000000;\">(</span><span st... | CLASS TGrid() for FiveWin |
[
{
"date": "2023-06-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenas tardes Leandro ( y buenas tardes a todos )\n\n\n[url=https://postimages.org/:3uyhaom3][img:3uyhaom3]https://i.postimg.cc/C5WtB9nK/TMdi-Folder.gif[/img:3uyhaom3][/url:3uyhaom3]\n\nHe convertido las f... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2023-06-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Muy buen trabajo!\n\nMuchas gracias por compartirlo <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:11",
"topic": "CLASS TMdiFolder ( a la atención de Le... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2023-06-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Jesus wow, que buen aporte, excelente desarrollo.\n\nEn un rato intento compilar el ejemplo que publicaste.\n\nY luego en estos días te molesto para que me ayudes con la implementación en la aplicación principal.\n\nMuchas gracia... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2023-06-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenos dias Leandro.\n\nYa lo tienes en tu correo.\n\nAhora la clase tiene dos nuevas variables :\n\n[b:2sio7rqh]::nTopFolderPosition[/b:2sio7rqh] que te permite poner los folder a la altura que desees. Así puedes poner la Butto... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2023-06-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "disculpa mi ignorancia pero no entendí muy bien para que seria, me puedes mostrar un ejemplo de aplicación?",
"time": "13:42",
"topic": "CLASS TMdiFolder ( a la atención de Leandro )",
"username": "Silvio.Falconi"
... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2023-06-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ciao Silvio\nChiaro. Nessun problema. Ti dico.\nOgni folder è una finestra figlio MDI.\nInvece di essere mostrata come una finestra di Windows, (con le sue vecchie icone di Windows di cui già conosci il problema perché ne hai dis... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2023-06-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"JESUS MARIN\":1k8rh89j]Ciao Silvio\nChiaro. Nessun problema. Ti dico.\nOgni folder è una finestra figlio MDI.\nInvece di essere mostrata come una finestra di Windows, (con le sue vecchie icone di Windows di cui già conos... | CLASS TMdiFolder ( a la atención de Leandro ) |
[
{
"date": "2012-05-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "É possivel salva um documento HTML usando a classe TRichEdit.\n\nPegar o RTF e salvar em HTML\n\nseria como SaveToHtml() é possivel ?\n\nAri",
"time": "15:00",
"topic": "CLASS TRichEdit",
"username": "Ari"
}
] | CLASS TRichEdit |
[
{
"date": "2009-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I use the CLASS TScrWnd in a window mdichild\n\nthis mdichil have also a buttonbar \n\nwhen I click the scroll bar vertical and Horizontal it move also the buttonbar\n\nHow I can stop the buttonbar ? ?\n\nthis is the image of pro... | CLASS TScrWnd |
[
{
"date": "2009-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Better you ask the author of TScrWnd",
"time": "15:31",
"topic": "CLASS TScrWnd",
"username": "nageswaragunupudi"
}
] | CLASS TScrWnd |
[
{
"date": "2009-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I not Know Who was ....",
"time": "21:06",
"topic": "CLASS TScrWnd",
"username": "Silvio"
}
] | CLASS TScrWnd |
[
{
"date": "2023-02-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nfound CLASS TToast() and had look into Sample c:\\fwh\\samples\\toastest.prg\n\nit seems me like \"Tray-Ballon\" using Shell_NotifyIcon() \n[img:3stllsz3]https://i.postimg.cc/R0wf67NX/Tray-Ballon.jpg[/img:3s... | CLASS TToast vs. Shell_NotifyIcon |
[
{
"date": "2006-04-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenasss, en esta clase la TToolbar como puedo saber cual es el botón que se ha pulsado??\nMe explico es para desactivarlo hasta que el usuario salga de la opción y entonces volver a activarlo.\nGraciassss.",
"time": "14:56",... | CLASS TToolBar FROM TControl |
[
{
"date": "2006-04-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Angel,\n\nDesde la propia acción del botón, desactívalo por la posición del boton:\n\n... ACTION oToolBar:EnableButton( <nButton>, .f. ), ...codigo..., oToolBar:EnableButton( <nButton>, .t. )",
"time": "20:30",
"topic": "... | CLASS TToolBar FROM TControl |
[
{
"date": "2012-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all,\n\n[code=fw:34bkk3vs]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span>Len<span style=\"color: #000000;\">(</span>... | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "GetRect() method returns an array of 4 items. Please look inside window.prg. Probably you are using a modified version of TWindow.\n\nEMG",
"time": "12:23",
"topic": "CLASS TWindow METHOD GetRect() BUG",
"username": "E... | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Enrico,\n\nI have not using a modified version of TWindow.\nI have look inside window.prg and should be 4 items.\nBut try this sample please,\n\n[code=fw:32he4s7f]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">... | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Sorry, my fault. GetRect() method returns a TRect object not an array.\n\nEMG",
"time": "14:52",
"topic": "CLASS TWindow METHOD GetRect() BUG",
"username": "Enrico Maria Giordano"
}
] | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes Enrico,\nBut i have seen: Trect class and GetRect() method are identical in 16bit fivewin and 32 bit fwh\nI use GetRect() years ago ... and it was ok. \nThis sample work well in 16 bit and produce error in 32 bit.\n[code=fw:1e... | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "What is exactly the problem? Your sample seems to work fine here.\n\nEMG",
"time": "20:06",
"topic": "CLASS TWindow METHOD GetRect() BUG",
"username": "Enrico Maria Giordano"
}
] | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Application\n===========\n Path and name: E:\\FWH\\samples\\testrect.exe (32 bits)\n Size: 1,550,848 bytes\n Time from start: 0 hours 0 mins 2 secs \n Error occurred at: 01/30/12, 20:08:24\n Error description: Error BASE... | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As I said, it works fine here (FWH 11.11).\n\nEMG",
"time": "21:37",
"topic": "CLASS TWindow METHOD GetRect() BUG",
"username": "Enrico Maria Giordano"
}
] | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Also works fine here with FWH 12.01 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "22:56",
"topic": "CLASS TWindow METHOD GetRect() BUG",
"username": "Ant... | CLASS TWindow METHOD GetRect() BUG |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\ni try to use CLASS Tini()\n\n[code=fw:1pu7jqty]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">PROCEDURE SaveINIfile<span style=\"color: #000000;\">(</span>nRow1,nCol1,nWidth1,nHeight1 <span style=\"colo... | CLASS Tini():Get() |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Jimmy,\n\nYears ago we made a function to convert INI files into DBF files and the corresponding read/write functions.\n\nNow with mod harbour it seems to me that dbf files are more ideal than ini files.\n\nHere is the link ... | CLASS Tini():Get() |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nThis example is working fine. Please test it:\n[code=fw:q519for7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Five... | CLASS Tini():Get() |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Cuando lees valores numericos, hay que convertirlos con val, porque lo que guarda es un string siempre\n[code=fw:14911h9p]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#inclu... | CLASS Tini():Get() |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "César,\n\ntienes toda la razón, muchas gracias por la observación <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "16:15",
"topic": "CLASS Tini():Get()",
"u... | CLASS Tini():Get() |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n\nyour Sample does \"show\" the Value but there is NO \"CONFIG.INI\" create <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \n\nhave found out that it n... | CLASS Tini():Get() |
[
{
"date": "2022-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You are right, it was kept in memory <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:35",
"topic": "CLASS Tini():Get()",
"username": "Antonio Linares"
... | CLASS Tini():Get() |
[
{
"date": "2022-07-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Instead of \n[code=fw:4n11z1t2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> nRow1 := val<span style=\"color: #000000;\">(</span>oIni:<span style=\"color: #0000ff;\">Get</span><span style=\"colo... | CLASS Tini():Get() |
[
{
"date": "2022-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nMedia Player can not only use \"Local\" Files, it also can \"Stream\" from Internet\n\nusing VLC ActiveX i have create CLASS fwTVLC and use it in this Sample to play IP-TV\n\ni have wrote this HMG App\n[img:5ujn2wl2]https&#... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\ni was able now to compile/link 3 x Module under FiveWin 64 Bit using MSVC\n\n[code=fw:3oph8udu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#define</span> _WIN64<br />#ifde... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\ngo64.bat\n[code=fw:2xczttp4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">call <span style=\"color: #ff0000;\">\"%ProgramFiles%<span style=\"color: #000000;\">\\M</span>icrosoft Visual Studio<span ... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n\nsorry to ask again\n[quote:1eqwukkl][vcvarsall.bat] Environment initialized for: 'x64'\nError BASE/1126 Argument error: STRTRAN (Quit)\nError BASE/1126 Argument error: STRTRAN\nCalled from STRTRAN(0)\nCalled from ... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nWhat Windows version are you using and what Visual Studio Community version ?",
"time": "06:17",
"topic": "CLASS fwTVCL for IP-TV",
"username": "Antonio Linares"
}
] | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n\nit is 2022\\Community on 64 Bit OS\n\nBUILDh64.BAT work to build other App and File\n[code=fw:3ff9wtgr]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #ff0000;\">\"%ProgramFiles%... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "as Source is still under Construction it have some \"onDummy()\" DEBUG Code\n\nfwTVCL.PRG\n[code=fw:2api2fd5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">*+-------------------------------------------------------... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "continue\n\nfwIPTV.PRG\n[code=fw:35r1ssaf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">*+--------------------------------------------------------------------<br />*+<br />*+ Source Module => c:\\fwh\\<span style... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\n\nThis is the first time that I see this hbmk2.exe error:\n[quote:fppjm35r][vcvarsall.bat] Environment initialized for: 'x64'\nError BASE/1126 Argument error: STRTRAN (Quit)\nError BASE/1126 Argument error: STRTRAN\nC... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Antonio,\n[quote=\"Antonio Linares\":2p580l71]Could you please copy here the entire error ? How to reproduce it ?[/quote:2p580l71]\nto produce Error use above Go64.BAT and test64.hbp under 64 Bit OS",
"time": "05:26",
"... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "BUG :\nPosition of VLCmenu is not correct when WINDOW is not maximize\n\nchange Code to this\n[code=fw:3jfy91r2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">PROCEDURE VLCmenu<span style=\"color: #000000;\">(... | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "to make a test where is the activex ?",
"time": "09:40",
"topic": "CLASS fwTVCL for IP-TV",
"username": "Silvio.Falconi"
}
] | CLASS fwTVCL for IP-TV |
[
{
"date": "2022-08-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Silvio,\n[quote=\"Silvio.Falconi\":1ergik7f]to make a test where is the activex ?[/quote:1ergik7f]\nVLC Homepage is\n[url:1ergik7f]https://www.videolan.org/vlc/[/url:1ergik7f]\n\n! Note : open Combobox and download ... | CLASS fwTVCL for IP-TV |
[
{
"date": "2023-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio,\n\nThis question from Jimmy is very important for me. \nWe need a blueprint for this.\n\n[quote:22v0qc05]Hi Antonio,\n\nHow do I use those modifications with CLASS TCalendar()?\n\nDo I make a copy of tcalenda.prg and... | CLASS modification |
[
{
"date": "2023-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "chagpt not Know Harbour clipper fivewin , perhaps only Minigui\n\nI tried many functions but it always gave me minigui code or code that looks like fivewin and harbur but in reality it's not and every time you have to tell it \"I ... | CLASS modification |
[
{
"date": "2023-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio,\n\nHave you provided the classes and manual to ChatCPT?\n\nThis is important.\n\nBest regards,\nOtto",
"time": "12:49",
"topic": "CLASS modification",
"username": "Otto"
}
] | CLASS modification |
[
{
"date": "2023-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio, DWSYSMENU??\n\nThanks.\n\nRegards, saludos",
"time": "13:50",
"topic": "CLASS modification",
"username": "karinha"
}
] | CLASS modification |
[
{
"date": "2023-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Que tal?\n\n[url:1kx6qk3w]https://imgur.com/nplXTwC[/url:1kx6qk3w]\n\n[img:1kx6qk3w]https://i.imgur.com/nplXTwC.png[/img:1kx6qk3w]\n\nRegards, saludos.",
"time": "14:01",
"topic": "CLASS modificatio... | CLASS modification |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.