messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2006-04-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Para \"pegar\" un dialogo al MAIN WINDOW al iniciar mi programa, uso la clausula ON INIT, asi como oDlg:Move(x,y) para posicionar dicho dialogo dentro del WINDOW; al dialogo le quito el CAPTION asi este no se puede mover. \n\nEl... | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "George,\n\nPara que el diálogo sea \"child\" de la ventana, usa la claúsula OF:\n\nDEFINE DIALOG ... OF oWnd\n\nAsí se moverá a la vez que se mueva la ventana.",
"time": "14:58",
"topic": "\"Pegar\" DIALOGO a MAIN WINDOW"... | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Antonio\n\nAsi es que lo tengo desde el principio, debe ser otra cosa que me falta.\n\nAbajo esta el codigo simplificado a ver si tu puedes ver algo que yo estoy pasando por alto\n\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>... | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "George,\n\nEs preciso que muestres como está definido \"DIALOG_4\" en tu fichero RC.",
"time": "09:30",
"topic": "\"Pegar\" DIALOGO a MAIN WINDOW",
"username": "Antonio Linares"
}
] | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Antonio,\n\nEl DIALOG_4 no lo estoy definiendo como CHILD. El problema es que si lo defino como CHILD entonces, aunque se mueve bien con el WINDOW MAIN, el DIALOG_4 no se dibuja completo y algunos controle ni siquieran funcionan... | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Esto quiza te pueda servir\n\n[code:2y8fvhcj]/*\n ╔════════════════════════	... | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Renomas\n\nGracias por tu ayuda\nPero al tratar de compilar la clase que me enviaste se me genera un error: Unresolved external symbol HB_FUN_TDLGCHILD_END.\nParece que no existe el metodo END.\n\nSaludos\n\n\nGeorge",
"time... | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "George,\n\nPor favor revisa el ejemplo samples\\TestMdi4.prg",
"time": "07:40",
"topic": "\"Pegar\" DIALOGO a MAIN WINDOW",
"username": "Antonio Linares"
}
] | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2006-04-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Antonio,\n\nSolucionado gracias al ejemplo testmdi4.prg\n\nGracias\n\n\nGeorge",
"time": "15:08",
"topic": "\"Pegar\" DIALOGO a MAIN WINDOW",
"username": "George"
}
] | "Pegar" DIALOGO a MAIN WINDOW |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio and friends!\r\n\r\n[b:20op8ghm]* New: REDEFINE SAY ... TRANSPARENT already available. No need to declare a variable to hold the SAY object to set its transparency. [/b:20op8ghm]\r\n\r\nMy syntax is here:\r\n[code:20o... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello JC,\r\n\r\ni couldn't detect any problem.\r\n\r\nAs you can see : a transparent SAY on Gradient-background.\r\nValue 0.50 is a GET\r\n\r\nThe say-text is directly written inside the resource. !!!!\r\n\r\nI didn't use REDEFI... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe, this is my REDEFINE SAY into our application:\r\n\r\n[img:2swl9dyx]http://lh3.ggpht.com/ferreira.together/SLWbm9euuWI/AAAAAAAAAKc/qRhMwH5JeZM/s800/say.JPG[/img:2swl9dyx]\r\n\r\nIt's on top of a bitmap imag... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello JC,\r\n\r\nI understand.\r\nThis is complete different ( Text on BMP ).\r\nI will give you a source-sample for this in this topic.\r\n\r\nRegards\r\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" t... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukoenig\":20ata0f5]Hello JC,\n\nI understand.\nThis is complete different ( Text on BMP ).\nI will give you a source-sample for this in this topic.\n\nRegards\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" a... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Júlio,\r\n\r\nAre you using a BRUSH from a bitmap for the Dialog ?",
"time": "19:32",
"topic": "\"REDEFINE SAY ... TRANSPARENT\" not work! SOLVED!",
"username": "Antonio Linares"
}
] | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":e3pmnzzd]Júlio,\n\nAre you using a BRUSH from a bitmap for the Dialog ?[/quote:e3pmnzzd]\r\n\r\nAntonio, not! I'm using this way:\r\n[code:e3pmnzzd]TBitmap():redefine( nId, cResName,, oDl... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Júlio,\r\n\r\nThen try to use:\r\n\r\noBitmap:Say( nRow, nCol, cText, ... )\r\n\r\n METHOD Say( nRow, nCol, cText, nClrFore, nClrBack, oFont, lPixel,;\r\n lTransparent, nAlign )",
"time": "19:39",
"topic": ... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":12vzrf65]Júlio,\n\nThen try to use:\n\noBitmap:Say( nRow, nCol, cText, ... )\n\n METHOD Say( nRow, nCol, cText, nClrFore, nClrBack, oFont, lPixel,;\n lTransparent, nAlign )[/quote:12vzrf6... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Julio,\r\n\r\nYou have to do that call from the ON INIT of the dialog:\r\n\r\nACTIVATE DIALOG oDlg ;\r\nON INIT oBitmap:Say( 2, 2, \"Cadastro Plano de Contas\",,,,, .T. )",
"time": "19:50",
"topic": "\"REDEFINE SAY ... TRA... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "And remove the SAY control ! (\"text\") <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:51",
"topic": "\"REDEFINE SAY ... TRANSPARENT\" not work! SOLVED!",
... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "In fact, it should be used from the ON PAINT, to properly refresh:\r\n\r\nACTIVATE DIALOG oDlg ; \r\nON PAINT oBitmap:Say( 2, 2, \"Cadastro Plano de Contas\",,,,, .T. )",
"time": "19:52",
"topic": "\"REDEFINE SAY ... TRANS... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\r\n\r\nMy code:\r\n\r\n[code:95ak1q3i]DEFINE DIALOG oDlg RESOURCE \"DEFAULT_FORM\" OF oWnd ICON oIcon\n\n oBitmap := TBitmap():redefine( 100, \"IMG_BARRA_TOP\",, oDlg )\n \n .... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello JC,\r\n\r\nLike Antonio told you : You have to use ONPAINT, to solve your problem. \r\n\r\nHere is just a quick sample, how i use text-writing on BMP's from Resource on any places.\r\nThe BMP-resource is filled with a brush ... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\r\n\r\n>Like Antonio told you : You have to use ONPAINT, to solve your problem. \r\n\r\nI think what JC is saying is that the 3rd-party product, sensitive SAY, does work without being called from ON PAINT, so it is techinical... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\r\n\r\nFWH uses a Windows standard control (\"static\") for the SAYs. This way standard static controls can be used from the resources editors. \r\n\r\nI guess that TSSay implements a user defined control to solve those lim... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"James Bott\":333azhx0]Uwe,\n\n>Like Antonio told you : You have to use ONPAINT, to solve your problem. \n\nI think what JC is saying is that the 3rd-party product, sensitive SAY, does work without being called from ON PAI... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear friends!\r\n\r\nThe TSSay class!\r\n\r\n<!-- m --><a class=\"postlink\" href=\"http://rapidshare.com/files/140764158/SSay.prg.html\">http://rapidshare.com/files/140764158/SSay.prg.html</a><!-- m -->",
"time": "12:36",
... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Júlio,\r\n\r\nHere you have a working example <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\ntest.prg\r\n[code:25b1g35e]\n#include \"FiveWin.ch\" \n\nfunction Main... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, James, Uwe and friends!\r\n\r\nIt's works now! With very much strength!! <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\r\n\r\nThis is my generic user function:\r\n[code:3... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Julio,\r\n\r\nYou have to modify your function as you are creating fonts and you are not releasing them:\r\n[code:9weg12lc]\nFUNCTION aplImage( oDlg, nId, cResNome, lTransparente, lStretch, cLabel ) \n\nLOCAL oBitmap \n\ns... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you Linares!\r\n\r\nI have changed my source!\r\n\r\nAntonio, no have a way for redefine the say with this syntax and with the same effect of a bPainted call?\r\n\r\n[b:1l7s06ig]REDEFINE SAY ... TRANPARENT[/b:1l7s06ig]",
... | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2008-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Júlio,\r\n\r\nNo, not yet",
"time": "17:02",
"topic": "\"REDEFINE SAY ... TRANSPARENT\" not work! SOLVED!",
"username": "Antonio Linares"
}
] | "REDEFINE SAY ... TRANSPARENT" not work! SOLVED! |
[
{
"date": "2009-05-06",
"forum": "FiveWin for Pocket PC",
"text": "Hi,\nWhat event gets triggered when the user resizes the column width of the tcbrowse control? I appreciate any help.\n\nBert",
"time": "16:25",
"topic": "\"Resize\" event for tcbrowse column",
"username": "hterce"
}
] | "Resize" event for tcbrowse column |
[
{
"date": "2009-05-07",
"forum": "FiveWin for Pocket PC",
"text": "Bert,\n\nClass TCBrowse does not send any specific notification for such event.\n\nWhat action do you need to do on such event ? We may provide you some info about how to do it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=... | "Resize" event for tcbrowse column |
[
{
"date": "2009-05-07",
"forum": "FiveWin for Pocket PC",
"text": "Hi,\n\nThis is just a cosmetic thing. I have a dialog with two \"identical\" grids. I want the grids to be of the same column widths all the time. So, I need to know if the user resizes the first grid so i can update the other one.\n\nTh... | "Resize" event for tcbrowse column |
[
{
"date": "2009-05-07",
"forum": "FiveWin for Pocket PC",
"text": "Bert,\n\nYou could easily modify Class TWBrowse Method LButtonUp() to fire such notification. Here I show you how to modify it. You may need to add a new DATA bColResized:\n[code=fw:2ab84y6a]<div class=\"fw\" id=\"{CB}\" style=\"font-fam... | "Resize" event for tcbrowse column |
[
{
"date": "2009-05-07",
"forum": "FiveWin for Pocket PC",
"text": "Antonio, thanks a lot. This should do it. Have a nice day.\n\nBert",
"time": "03:58",
"topic": "\"Resize\" event for tcbrowse column",
"username": "hterce"
}
] | "Resize" event for tcbrowse column |
[
{
"date": "2021-09-22",
"forum": "mod_harbour",
"text": "HEllo friends,\n[b:3gc71n11]Project name \"SUBMARINE\"[/b:3gc71n11]\ntemplate for a web page\n\nWe will evolve step by step this example.\n\ndata comes from a DBF file\nbootstrap 4 -> card-columns from w3 school\nadded a bs4 w3school slider snippe... | "SUBMARINE" - template for a web page (DBF database) |
[
{
"date": "2023-01-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nwhen \"read\" XLSx via Excel ActiveX i often have \"Header\" which are longer than 10 Sign for FIELD in DBF\nthose \"Header\" Name can be equal on SUBSTR(\"Headername\",1,10) so i need a \"Shortname\"\n\ndid somebody know a... | "Shortname" for FIELD of DBF |
[
{
"date": "2023-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jimmy,\nI tried \nChatGPT \n:=)\nBest regards and have a nice Sunday,\nOtto\n\n\n\nhi,\n\nwhen \"read\" XLSx via Excel ActiveX i often have \"Header\" which are longer than 10 Sign for FIELD in DBF\nthose \"Header\" Name can ... | "Shortname" for FIELD of DBF |
[
{
"date": "2023-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Jimmy\":irwek2cd]hi,\n\nwhen \"read\" XLSx via Excel ActiveX i often have \"Header\" which are longer than 10 Sign for FIELD in DBF\nthose \"Header\" Name can be equal on SUBSTR(\"Headername\",1,10) so i need a \"Shortnam... | "Shortname" for FIELD of DBF |
[
{
"date": "2023-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Otto,\n[quote=\"Otto\":2bkl1k7s]I tried ChatGPT [/quote:2bkl1k7s]\nAnswer from ChatGPT might work ... but a Hash is not \"readable\" for Human\n\nas Marc say to change last 2 Sign (of 10) is enough to make it unique for 99 \"He... | "Shortname" for FIELD of DBF |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "Snap outout for FWH window.prg:\n\nfilelist.doc\n[code=fw:1xb84c57]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">System: <br /><span style=\"color: #000000;\">Author</span>: <br /><span style=\"color: #000000;\">26</s... | "Snap" for Clipper |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "Y aqui snap:\n\n[url:2jjveess]http://www.the-oasis.net/files/utils/snp502.zip[/url:2jjveess]",
"time": "10:18",
"topic": "\"Snap\" for Clipper",
"username": "Antonio Linares"
}
] | "Snap" for Clipper |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "Do you have \"Snap\" for Clipper ? \n\nI would like to review the kind of output that \"Snap\" produced from PRGs, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nIt seems a... | "Snap" for Clipper |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "Tienes \"Snap\" para Clipper ?\n\nMe gustaría revisar el formato de la información que \"Snap\" producía a partir de los PRGs, gracias <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\... | "Snap" for Clipper |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "[url:2ptwc78x]https://code.google.com/p/harbourclick/[/url:2ptwc78x]",
"time": "09:40",
"topic": "\"Snap\" for Clipper",
"username": "Antonio Linares"
}
] | "Snap" for Clipper |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "prcsumry.doc\n[code=fw:1pueohhy]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">System: <br /><span style=\"color: #000000;\">Author</span>: <br /><span style=\"color: #000000;\">26</span>/<span style=\"color: #000000;\... | "Snap" for Clipper |
[
{
"date": "2013-10-26",
"forum": "Off Topic / Otros temas",
"text": "xref.doc\n\n[quote:23l0k2s6]Author: \n26/10/11 11:32:10\nToken Cross-Reference Report\n\n-------------------------------------------------------------------------------\n\n767 tokens are included in this report.\n\n\nLegend for conte... | "Snap" for Clipper |
[
{
"date": "2021-06-29",
"forum": "Off Topic / Otros temas",
"text": "404\nNot Found\nThe resource requested could not be found on this server!\n\nRegards.",
"time": "18:43",
"topic": "\"Snap\" for Clipper",
"username": "karinha"
}
] | "Snap" for Clipper |
[
{
"date": "2009-08-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Algun compañero del foro ha experimentado con \"Speech Recognition\" (comandos via voz). \nEs decir controlar nuestros programas por medio de comandos dados de forma hablada en lugar de usar el teclado.\n\nEn que se basa esta tec... | "Speech Recognition" y FWH |
[
{
"date": "2009-08-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Es curioso que ningun miembro del foro, ni siquiera A. Linares, haya experimentado con SAPI + FWH.\nEs decir controlar nuestros programas por medio de \"Comando de Voz\" en vez de usar el teclado o el \"mouse\".\nAqui les dejo al... | "Speech Recognition" y FWH |
[
{
"date": "2023-03-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Marc Venken\":1xyjmy4u]From Mr. Rao...\n\n[code=fw:1xyjmy4u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">'fivewin.ch'</spa... | "Starting With", "Containing" |
[
{
"date": "2023-03-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I made the search on xbrowse with \n\n\n @ 10, 165 GET oGet VAR cSeek.....\n\n @ 10, 550 COMBOBOX oBrw:oSortCbx VAR oBrw:cSortOrder;\n SIZE 150,400 PIXEL OF oDlg HEIGHTGET 14.8 STYLE CBS_DROPDOWN\n\n\nI'd like add also the ... | "Starting With", "Containing" |
[
{
"date": "2023-03-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "From Mr. Rao...\n\n[code=fw:3ndns0j5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">'fivewin.ch'</span><br /><span style=\"color: #00... | "Starting With", "Containing" |
[
{
"date": "2023-03-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:1a46sphe]I'd like add also the options \"Starting With\", \"Containing\" on combobox but I not Know how make it\n[/quote:1a46sphe]\n\nXBROWSER.PRG already has the code for it.\nPlease adapt .",
"time": "03:36",
"top... | "Starting With", "Containing" |
[
{
"date": "2023-03-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":1e0nb9aw][quote:1e0nb9aw]I'd like add also the options \"Starting With\", \"Containing\" on combobox but I not Know how make it\n[/quote:1e0nb9aw]\n\nXBROWSER.PRG already has the code for it.\nPlease a... | "Starting With", "Containing" |
[
{
"date": "2022-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nhave write my own \"phpBB Froum Grabber\" but i have use HMG Syntax.\n\nit work well with HMG and Xbase++ phpBB Forum but with FiveWin Forum i have Problem with Date/Time Format\n[quote:3zb6m28v]» Thu Oct 06, 2005 6:... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- m --><a class=\"postlink\" href=\"https://github.com/Petewg/harbour-core/wiki/Date-Time\">https://github.com/Petewg/harbour-core/wiki/Date-Time</a><!-- m -->",
"time": "10:59",
"topic": "\"Text\" Date/Time to \"Number... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n[quote=\"cnavarro\":1fvn72ds]https://github.com/Petewg/harbour-core/wiki/Date-Time[/quote:1fvn72ds]\nthx for Answer.\n\nwhich hb_* Function is to use to convert \"Oct 06, 2005\" into Type \"D\" <!-- s:?: --><img src=\"{SMILI... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Do you wan to convert the string \"» Thu Oct 06, 2005 6:24 pm </p>\" into string \"2005-10-06 18:24:00\" ?\nYou said you could do it with Xbase++.\nCan you please share your XBase++ code that does this conversion?",
"tim... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n[quote=\"nageswaragunupudi\":174pjj53]Do you wan to convert the string \"» Thu Oct 06, 2005 6:24 pm </p>\" into string \"2005-10-06 18:24:00\" ?[/quote:174pjj53]\nYes\n\n[quote=\"nageswaragunupudi\":174pjj53]\nYou said ... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Not sure this is useful to anybody to me, but this is how I convert back and forth from harbour datetime to ISO datetime.\n\n[code=fw:2dymxiv8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"col... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:30u03v7p]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Secs<span style=\"color: #000000;\">(</span> <cTimeStr> / <tDateTime> <span style=\"color: #000000;\">)</span> --> nSecs<br />TimeToSec<span... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Rao. The secs() function in harbour actually gets mapped to hb_sec() in dateshb.c, which took me a few minutes to find. But I see a bunch of potentially useful functions there now that I'm going to test to see if I can get ... | "Text" Date/Time to "Number" ? |
[
{
"date": "2022-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"rhlawek\":zby7shvq]Not sure this is useful to anybody to me, but this is how I convert back and forth from harbour datetime to ISO datetime.\n\n[code=fw:zby7shvq]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospac... | "Text" Date/Time to "Number" ? |
[
{
"date": "2006-02-03",
"forum": "Off Topic / Otros temas",
"text": "Hello!\n\n<!-- m --><a class=\"postlink\" href=\"http://www.theregister.co.uk/2006/02/03/vmware_goes_free/\">http://www.theregister.co.uk/2006/02/03 ... goes_free/</a><!-- m -->\n<!-- m --><a class=\"postlink\" href=\"http://news.com.c... | "VMWare server" - too good to be true? |
[
{
"date": "2012-07-09",
"forum": "Off Topic / Otros temas",
"text": "[url:5cyasopb]http://www.redmondpie.com/microsoft-shows-off-windows-to-go-usb-stick-runs-windows-8-on-older-windows-7-pcs/[/url:5cyasopb]",
"time": "20:04",
"topic": "\"Windows to Go\" by Microsoft",
"username":... | "Windows to Go" by Microsoft |
[
{
"date": "2008-09-27",
"forum": "Utilities / Utilidades",
"text": "The free source code of \"Wine\" ([b:13s708qw]Win[/b:13s708qw]dows [b:13s708qw]E[/b:13s708qw]mulator) is a great source of information for many Windows APIs functions:\r\n\r\n<!-- m --><a class=\"postlink\" href=\"http://cvs.winehq.org... | "Wine" free source code |
[
{
"date": "2008-09-27",
"forum": "Utilities / Utilidades",
"text": "[quote=\"Antonio Linares\":qoli4u1e]The free source code of \"Wine\" ([b:qoli4u1e]Win[/b:qoli4u1e]dows [b:qoli4u1e]E[/b:qoli4u1e]mulator) is a great source of information for many Windows APIs functions:\n\n<!-- m --><a class=\"postlin... | "Wine" free source code |
[
{
"date": "2008-09-27",
"forum": "Utilities / Utilidades",
"text": "William,\r\n\r\nSi tienes Linux instalado tambien, puedes instalarle \"Wine\" y ejecutar tus aplicaciones Windows en Linux. \r\n\r\nTambien está disponible para Mac, aunque como producto comercial denominado \"CrossOver\", pero es \"Win... | "Wine" free source code |
[
{
"date": "2008-09-27",
"forum": "Utilities / Utilidades",
"text": "Antonio,\r\n\r\nasi es, he estado estudiando C++, y veo muchas cosas interesantes.",
"time": "21:52",
"topic": "\"Wine\" free source code",
"username": "wmormar"
}
] | "Wine" free source code |
[
{
"date": "2023-06-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\ni use[code=fw:1af16qre]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> objRS := FW_OpenADOExcelSheet<span style=\"color: #000000;\">(</span> cPathcFile, cSheet, cRange, lHeaders <span style=\"color: #... | "close" FW_OpenADOExcelSheet() |
[
{
"date": "2023-06-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:6sz2ehe0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oRs:<span style=\"color: #000000;\">Close</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br />oRs:<s... | "close" FW_OpenADOExcelSheet() |
[
{
"date": "2023-06-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nthx for Answer",
"time": "17:50",
"topic": "\"close\" FW_OpenADOExcelSheet()",
"username": "Jimmy"
}
] | "close" FW_OpenADOExcelSheet() |
[
{
"date": "2022-12-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nwhen have a Listbox / Combobox with Drive-Letter i want to show all but \"disable\" all \"fix Drive\"\n[img:2hpibtwb]https://i.postimg.cc/TYsL2Qjp/Listbox-disable-Items.png[/img:2hpibtwb]\ni want to use it f... | "disable" Item in Listbox / Combobox |
[
{
"date": "2022-12-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Try using GetDriveType() = DRIVE_REMOVABLE.",
"time": "09:28",
"topic": "\"disable\" Item in Listbox / Combobox",
"username": "Enrico Maria Giordano"
}
] | "disable" Item in Listbox / Combobox |
[
{
"date": "2022-12-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi Enrico,\n\ni do have use GetDriveType to get Drive Type\nnow i want to change LISTBOX to \"show\" Removable Drive in other Color\n\nHMG\n[code=fw:2ujshgjr]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span st... | "disable" Item in Listbox / Combobox |
[
{
"date": "2017-12-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "\"d:\\harbour201712\\lib\\win\\mingw/libhbmacro.a: error adding symbols: Malformed archive collect2.exe: error: ld returned 1 exit status\n\nMy setting in buildg.bat\n\nif \"%fwh%\" == \"\" set fwh=.\\..\n\nset hdir=d:\\harbour201... | "error adding symbols" error with buildg.bat? |
[
{
"date": "2017-12-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Taavi\":2seu8yko]\"d:\\harbour201712\\lib\\win\\mingw/libhbmacro.a: error adding symbols: Malformed archive collect2.exe: error: ld returned 1 exit status\n\nMy setting in buildg.bat\n\nif \"%fwh%\" == \"\" set fwh=.\\..\... | "error adding symbols" error with buildg.bat? |
[
{
"date": "2023-07-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\ni saw Name \"id\" for PRIMARY KEY in PostgreSQL Sample\n\ndoes Fivewin use Name \"id\" as default also for \"other\" SQL <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?:... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jimmy .. you can use any value you want to name your Primary key ..When I create all my Sql Tables I use the name of the table +EID .. example I have a table names \"User\" .. so the primary key I would create would be \"UserEID\"... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:rthc4moo]does Fivewin use Name \"id\" as default also for \"other\" SQL <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: -->\n[/quote:rthc4moo]\nYes, by default for autoi... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nok, understand\n\n@Rick\nare your User Name UNIQUE <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --> \n\n[quote:15hchrz5]Auto incremating Primary keys lend themselves... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jimmy\n\nI create my own primary keys that way I control when a table is appended .. if you use auto increment an attacker could force an table append or \"Inject\" records into your tables and the database doesn't care .. the pri... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":3h8gyr2h]Jimmy\n\nI create my own primary keys that way I control when a table is appended .. if you use auto increment an attacker could force an table append or \"Inject\" records into your tables and the ... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rao\n\nI am not talking about a regular user .. I am talking about a cyber attacker who wishes to gain control of your application and then try to insert or \"Inject\" malicious rows into your database .. If you have autoincrement... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I am not asking how do generate unique primary key.\nI am asking for an example of an FWH program, using which SQLI (sql injection) is possible.",
"time": "05:24",
"topic": "\"id\" for PRIMARY KEY ?",
"username": "nage... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rao .. I do not have an answer .. My \"primary key procedure\" is more of a preventative measure to keep attackers (from using whatever means) to hack my tables and covertly insert rows .\n\nRick Lipkin",
"time": "14:11",
... | "id" for PRIMARY KEY ? |
[
{
"date": "2023-07-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It all depends on our program.\nNot on autoinc keys\nWe will discuss about SQLI after a few days.",
"time": "16:37",
"topic": "\"id\" for PRIMARY KEY ?",
"username": "nageswaragunupudi"
}
] | "id" for PRIMARY KEY ? |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Esto es un \"hack\" de la máquina virtual <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->, pero puede resultar muy util en determinadas circunstancias. Lo publico aqui por si al... | "swaping" de funciones |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Otro ejemplo:\r\n\r\ntest.prg\r\n[code:2hsvc0m4]\n#include \"FiveWin.ch\"\n\nstatic pOld\n\nfunction Main()\n\n pOld := FunSwap( \"DATE\", \"TOMORROW\" )\n\n MsgInfo( Date() ) // We hav... | "swaping" de funciones |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Una manera util de crear logs ó verificar parámetros:\r\n\r\ntest.prg\r\n[code:30843blq]\n#include \"FiveWin.ch\"\n\nstatic pOld\n\nfunction Main()\n\n pOld := FunSwap( \"TEST\", \"LOGIT\" )\n\n MsgInf... | "swaping" de funciones |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias, esto esta muy interesante, con esto ya no hay duda a la hora de querer reemplazar una función de la librería por una nuestra, ya le encontré utilidad con la gran ventaja de poder hacer llamado a la original, algo así com... | "swaping" de funciones |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "¿habrá alguna manera de mandar el apuntador para poder substituir por una función estática? algo como esto (es xharbour no se si también lo tenga harbour)\r\n\r\npOld := FunSwap( \"TIME\", @mytime() )\r\n\r\no inclusive\r\n\r\npO... | "swaping" de funciones |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Quique,\r\n\r\nSabía que te iba a interesar este tema <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nSe puede hacer todo lo que comentas, pero ojo, el código ha de ser d... | "swaping" de funciones |
[
{
"date": "2008-09-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Jajajajaja ¿tan obvio soy? <!-- s:P --><img src=\"{SMILIES_PATH}/icon_razz.gif\" alt=\":P\" title=\"Razz\" /><!-- s:P --> \r\n\r\nSi me interesa, de hecho, ya tengo el programa en el que lo voy a probar, pero si me interesa la po... | "swaping" de funciones |
[
{
"date": "2008-09-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Quique,\r\n\r\nNo es que sea adivino, sino que esta mañana encontré esto <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\n<!-- m --><a class=\"postlink\" href=\"http://gro... | "swaping" de funciones |
[
{
"date": "2008-09-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Pues me echaré un clavado, si no, le pediré ayuda a los expertos, lo que pasa es que mi conocimiento de C es algo menos que básico, ya escribiré aquí la solución para que la suban al fivewin wiki",
"time": "01:35",
"topic... | "swaping" de funciones |
[
{
"date": "2008-09-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Cortesia de Vic (<!-- e --><a href=\"mailto:vic@guerra.com.mx\">vic@guerra.com.mx</a><!-- e -->) (no es conocido del foro porque no se asoma por aquí), gracias gran gurú de xharbour.\r\n\r\n[code:2k2i2alr]\nfunction Main()... | "swaping" de funciones |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.