messages
listlengths 1
1
| topic
stringlengths 2
60
|
|---|---|
[
{
"date": "2009-01-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Daniel,\n\nAhora el error es otro, pero siempre en el method redefine de la clase BTNBMP.PRG \n\n[code:1mmfpsdu] Error description: Error BASE/1077 Argument error: .NOT.\n Args:\n [ 1] = C CENTER\n\nStack Calls\n===========\n Called from: BTNBMP.PRG => TBTNBMP:REDEFINE(269)\n Called from: anima.prg => ANIMADO:REDEFINEBUTTON(317)\n Called from: anima.prg => ANIMADO:REDEFINE(193)\n Called from: test.prg => TEST(84)\n Called from: test.prg => (b)MAIN(46)[/code:1mmfpsdu]\n\ncopio el trozo de la clase en donde da el error (es la última línea)\n\n[code:1mmfpsdu]METHOD ReDefine( nId, cResName1, cResName2, cBmpFile1, cBmpFile2, cMsg,;\n bAction, oBar, lAdjust, bWhen, lUpdate, cToolTip,;\n cPrompt, oFont, cResName3, cBmpFile3, lBorder, cLayout ) CLASS TBtnBmp\n\n DEFAULT cMsg := \"\", lAdjust := .f., lUpdate := .f., lBorder := .t.,;\n cLayout := \"CENTER\"\n[/code:1mmfpsdu]\n\nGracias.\n\nRolando <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "17:50",
"topic": "Animado, nuevos cambios",
"username": "rolando"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2009-01-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "rolando he intentado comunicarme contigo por gmail",
"time": "17:53",
"topic": "Animado, nuevos cambios",
"username": "Daniel Garcia-Gil"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2009-01-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "cambia estas lineas en la clase.. creo que tienes un error en los parametros\npara el uso de FILES\n\n[code:2grp7zrz]::oBmp\t\t:=\t\tTBtnBmp():ReDefine( ::nId, , , if( len( ::aFileName ) > 0, ::cPath + ::aFileName[ 1 ],), , ,;\n ::bAction, ::oWnd, , ::bWhen, , ,;\n ::cPrompt, ::oFont, , , ::lBorder, ::cLayout )\n\n[/code:2grp7zrz]\n\nPala el uso de recursos\n\n[code:2grp7zrz]::oBmp\t\t:=\t\tTBtnBmp():ReDefine( ::nId, if ( len( ::aResName ) > 0, ::aResName[ 1 ] ,), , , , ,;\n ::bAction, ::oWnd, , ::bWhen, , ,;\n ::cPrompt, ::oFont, , , ::lBorder, ::cLayout )[/code:2grp7zrz]\n\ncopia y pega...",
"time": "18:13",
"topic": "Animado, nuevos cambios",
"username": "Daniel Garcia-Gil"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2009-01-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mi agradecimiento público al \"Master\" Daniel Garcia Gil, Quién tuvo la gentileza de adaptar su magnífica clase a una versión más viejita de FWH para que yo pudiese utilizarla con mi FWH 2.7.\n\nAdemás, que desinteresadamente estuvo conmigo largo rato \"ENSEÑANDOME\" en el chat.\n\nPara Quienes le interese, y con su permiso, subí la clase completa modificada (por él) a: \n\n<!-- m --><a class=\"postlink\" href=\"http://rapidshare.com/files/182066079/ANIMA.RAR.html\">http://rapidshare.com/files/182066079/ANIMA.RAR.html</a><!-- m -->\n\nSaludos.\n\nRolando <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "13:42",
"topic": "Animado, nuevos cambios",
"username": "rolando"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2009-01-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rolando... link com erro...",
"time": "14:17",
"topic": "Animado, nuevos cambios",
"username": "toya"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2009-01-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Toya,\n\nLo subí a <!-- m --><a class=\"postlink\" href=\"https://www.yousendit.com/download/WnBScHBQcGs4Q1FLSkE9PQ\">https://www.yousendit.com/download/WnBS ... Q1FLSkE9PQ</a><!-- m -->\n\nSólo hay 7 días para bajarlo y luego lo sacan. \n\nSaludos.\n\nRolando",
"time": "16:20",
"topic": "Animado, nuevos cambios",
"username": "rolando"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2009-01-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "ok...\nMui grato...",
"time": "20:02",
"topic": "Animado, nuevos cambios",
"username": "toya"
}
] |
Animado, nuevos cambios
|
[
{
"date": "2020-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi, \n\nIs it possible to put in .rc file animated GIF ?",
"time": "11:56",
"topic": "Animated GIF as a resource",
"username": "Natter"
}
] |
Animated GIF as a resource
|
[
{
"date": "2020-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maybe:\n\n[url:2gf2e3x7]http://www.fivetechsupport.com/forums/viewtopic.php?f=3&t=31702&start=45[/url:2gf2e3x7]\n\nRegards.",
"time": "13:30",
"topic": "Animated GIF as a resource",
"username": "karinha"
}
] |
Animated GIF as a resource
|
[
{
"date": "2020-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks, I'll try to use this !",
"time": "14:18",
"topic": "Animated GIF as a resource",
"username": "Natter"
}
] |
Animated GIF as a resource
|
[
{
"date": "2017-06-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi, all !\n\nIs it possible in cell xBbrowse show animated GIF ?",
"time": "13:11",
"topic": "Animated GIF on xBrowse",
"username": "Natter"
}
] |
Animated GIF on xBrowse
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi !\n\n Maybe you know how to display Animated GIF ? With FreeImg lib ? Or can you direct to freeware OCX for that ? \n\n Many thanks in advance !",
"time": "08:58",
"topic": "Animated GIFs",
"username": "Rimantas"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "use gif98 class \nyou can found it on this forum ( Utilities)",
"time": "10:33",
"topic": "Animated GIFs",
"username": "Silvio"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Silvio\":25nv1fcn]use gif98 class \nyou can found it on this forum ( Utilities)[/quote:25nv1fcn]\n\n Silvio , reviewed Utiities , but didn't found GIF assiocated or similar post . Maybe you have this class ? Can you send me directly ?\n\n With best regards !",
"time": "11:23",
"topic": "Animated GIFs",
"username": "Rimantas"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rimantas\":2mu5tbx3][quote=\"Silvio\":2mu5tbx3]use gif98 class \nyou can found it on this forum ( Utilities)[/quote:2mu5tbx3]\n\n Silvio , reviewed Utiities , but didn't found GIF assiocated or similar post . Maybe you have this class ? Can you send me directly ?\n\n With best regards ![/quote:2mu5tbx3]\n\n I found it - Lozada-LLinas, Class TGif89 - . Something was with my eyes <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->) .\n\n Regards !",
"time": "11:26",
"topic": "Animated GIFs",
"username": "Rimantas"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Silvio\":qzd19njp]use gif98 class \nyou can found it on this forum ( Utilities)[/quote:qzd19njp]\n\n Silvio , in this class exist acronim \"BYNAME\" . And harbour compiler don't recognize this . Can you advice with which I can change this ?\n\n Regards !",
"time": "11:36",
"topic": "Animated GIFs",
"username": "Rimantas"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rimantas,\n[code:2l97vaqr]\n#xtranslate BYNAME <V> [, <VN> ] => ::<V> := <V> [; ::<VN> := <VN> ]\n#xtranslate BYNAME <V> DEFAULT <Val> => ::<V> := BYDEFAULT <V>, <Val>\n#xtranslate BYNAME <V> IFNONIL => ;\n if <V> != NIL ;;\n ::<V> := <V> ;;\n end\n#xtranslate BYDEFAULT <V>, <Val> => if( <V> == NIL, <Val>, <V> )\n[/code:2l97vaqr]",
"time": "11:46",
"topic": "Animated GIFs",
"username": "Antonio Linares"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":qso7iabo]Rimantas,\n[code:qso7iabo]\n#xtranslate BYNAME <V> [, <VN> ] => ::<V> := <V> [; ::<VN> := <VN> ]\n#xtranslate BYNAME <V> DEFAULT <Val> => ::<V> := BYDEFAULT <V>, <Val>\n#xtranslate BYNAME <V> IFNONIL => ;\n if <V> != NIL ;;\n ::<V> := <V> ;;\n end\n#xtranslate BYDEFAULT <V>, <Val> => if( <V> == NIL, <Val>, <V> )\n[/code:qso7iabo][/quote:qso7iabo]\n\n Found this ClipX site , but was not ensured that this will be good ... <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->) . Thanks , Antonio !",
"time": "11:57",
"topic": "Animated GIFs",
"username": "Rimantas"
}
] |
Animated GIFs
|
[
{
"date": "2006-10-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":2nnf5s71]Rimantas,\n[code:2nnf5s71]\n#xtranslate BYNAME <V> [, <VN> ] => ::<V> := <V> [; ::<VN> := <VN> ]\n#xtranslate BYNAME <V> DEFAULT <Val> => ::<V> := BYDEFAULT <V>, <Val>\n#xtranslate BYNAME <V> IFNONIL => ;\n if <V> != NIL ;;\n ::<V> := <V> ;;\n end\n#xtranslate BYDEFAULT <V>, <Val> => if( <V> == NIL, <Val>, <V> )\n[/code:2nnf5s71][/quote:2nnf5s71]\n\n Antonio , \n\n This old TGif89 class is adopted to Clipper+FW . And now when I created applic. from samples of this class on runtime I get an error : \n\n[code:2nnf5s71]\n Error description: Error BASE/1004 Class: 'NIL' has no exported method: ACONTROLS\n Args:\n Called from ACONTROLS(0)\n Called from STARTGIFS(78)\n[/code:2nnf5s71]\n\n Can you help in this situation ? \n\n Regards !",
"time": "13:38",
"topic": "Animated GIFs",
"username": "Rimantas"
}
] |
Animated GIFs
|
[
{
"date": "2008-04-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Animated GIF support for FWH without the use of external DLLs <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n<!-- m --><a class=\"postlink\" href=\"http://rapidshare.com/files/105699956/test.zip.html\">http://rapidshare.com/files/105699956/test.zip.html</a><!-- m --> \n\nClick on the GIF in the window to stop/animate it",
"time": "22:49",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Antonio Linares"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Antonio,\n\nI had a look again,\nno chance at all.\n\n[img:67sbajje]http://www.pflegeplus.com/pictures/rapid1.jpg[/img:67sbajje]\n\n[img:67sbajje]http://www.pflegeplus.com/pictures/rapid2.jpg[/img:67sbajje]\n\n\nRegards\n\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->",
"time": "15:30",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "ukoenig"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\n\nYou can download it from here also:\n<!-- m --><a class=\"postlink\" href=\"http://www.hotshare.net/file/48079-37477405db.html\">http://www.hotshare.net/file/48079-37477405db.html</a><!-- m -->",
"time": "15:35",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Antonio Linares"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Antonio,\n\nI just had a look at your sample.\nThat is very nice.\nCould it be possible, to place in the left corner\nof the Dialog-info ( color, brush, bmp ), i'm still working on ?\n\n[img:1k3jnt0d]http://www.pflegeplus.com/pictures/gif.jpg[/img:1k3jnt0d]\n\nRegards\n\nUwe",
"time": "16:11",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "ukoenig"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio,\nit is nice work",
"time": "16:35",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Silvio"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":2cif4oxt]Animated GIF support for FWH without the use of external DLLs <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> Click on the GIF in the window to stop/animate it[/quote:2cif4oxt]Nice! <!-- s;-) --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\";-)\" title=\"Wink\" /><!-- s;-) -->\n\nIf I run the sample, the robot runs fast. if I click on it, it runs slower, but it does not stop.\n\nPatrick",
"time": "16:53",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "patrickmast"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Patrick,\n\nOur plan is to provide a configurable speed <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:04",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Antonio Linares"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\n\nYes, you can use as many animated GIFs as desired and place them where you want <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:05",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Antonio Linares"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":31b8wvv2]Our plan is to provide a configurable speed <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:31b8wvv2]\nOk, great!\nIs this for 8.04?\n\nPatrick",
"time": "19:54",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "patrickmast"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Patrick,\n\nyes, for 8.04 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "20:46",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Antonio Linares"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I added the option in the tool, so i only need\nto activate it, when 8.04 is ready.\n\nWill it be possible, to have something like .T. and .F.,\ni mean animated or non animated or set speed to 0,\nto show just the 1. picture of the animation ?.\nWhen it is possible, it could be used as well\nto show a animation as a normal gif-file. \nWhen configurable speed can set to 0 it well be done. \n\nRegards\n\nUwe",
"time": "10:42",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "ukoenig"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\n\nThere are many possibilities with animated GIFs management.\n\nWe will provide several features for version 8.04 and we will add more features in following builds.",
"time": "10:46",
"topic": "Animated GIFs support for FWH without external DLLs",
"username": "Antonio Linares"
}
] |
Animated GIFs support for FWH without external DLLs
|
[
{
"date": "2008-04-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello \r\n\r\nIn my tool program, i included animated gifs\r\non the top of the main-window.\r\nThey are never transparent. On Dialog-tests\r\nit is the same.\r\n\r\nIs there a special setting for transparent-effect ?\r\n\r\n[img:3uo1y9pk]http://www.pflegeplus.com/pictures/anigif.jpg[/img:3uo1y9pk]\r\n\r\n200 animated International-flags for download :\r\n<!-- m --><a class=\"postlink\" href=\"http://www.pflegeplus.com/fw_downloads/flags.zip\">http://www.pflegeplus.com/fw_downloads/flags.zip</a><!-- m -->\r\n\r\nThere is another effect :\r\nSome of the flags don't move.\r\nI transfered them all to 4 Bits / 16 Colors. They are all the same.\r\nWhen i open another application and return to the\r\nprogram, i can see only the gifs with movements.\r\nDuring the tests, i used some animated gifs from my\r\ncollection. Some produced a program-crash.\r\n\r\n[img:3uo1y9pk]http://www.pflegeplus.com/pictures/anigif2.jpg[/img:3uo1y9pk]\r\n( Memory-pointer ? )\r\nThe Gif was just 20 KB => 80 x 80 Pixel => 10 Pictures\r\nSome big ones with 256 colors are working.\r\n\r\nI loaded them with < GIF-Animator > and choosed\r\nthe option < optimize => 4 Bits / 16 colors >. After that, it was OK.\r\nThere are 6 different settings possible :\r\n3 Bit / 8 Colors\r\n4 Bit / 16 Colors\r\n5 Bit / 32 Colors\r\n6 Bit / 64 Colors\r\n7 Bit / 128 Colors\r\n8 Bit / 256 Colors\r\n\r\nIt seems, not all Gif's are working. \r\n\r\nIs there something wrong ?\r\n\r\nRegards\r\n\r\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> [/img]",
"time": "21:04",
"topic": "Animated Gif's ( FWH 8.04 ) not transparent ?",
"username": "ukoenig"
}
] |
Animated Gif's ( FWH 8.04 ) not transparent ?
|
[
{
"date": "2008-04-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\r\n\r\nNot all sort of animated GIFs are supported yet. There are several types and we are still doing research about them. \r\n\r\nPlease try with some others, thanks",
"time": "10:18",
"topic": "Animated Gif's ( FWH 8.04 ) not transparent ?",
"username": "Antonio Linares"
}
] |
Animated Gif's ( FWH 8.04 ) not transparent ?
|
[
{
"date": "2016-02-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is it possible in xHarbour to perform any processing in parallel and show the animated gif rotation (loading.gif) ?",
"time": "10:33",
"topic": "Animated gif",
"username": "Natter"
}
] |
Animated gif
|
[
{
"date": "2016-02-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Look\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=26556&p=146851&hilit=animate+gif#p146801\">viewtopic.php?f=3&t=26556&p=146851&hilit=animate+gif#p146801</a><!-- l -->\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=6&t=28225&p=157959&hilit=animate+gif#p158030\">viewtopic.php?f=6&t=28225&p=157959&hilit=animate+gif#p158030</a><!-- l -->",
"time": "11:55",
"topic": "Animated gif",
"username": "cnavarro"
}
] |
Animated gif
|
[
{
"date": "2016-02-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you, cnavarro\n\nUsing the example btngif.prg When you run the example the background color of GIF is sometimes black. If you use the DIALOG and WINDOW, then everything is fine",
"time": "12:56",
"topic": "Animated gif",
"username": "Natter"
}
] |
Animated gif
|
[
{
"date": "2016-02-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "What Windows version are you using ?\n\nWith Windows 10 it is working fine",
"time": "19:54",
"topic": "Animated gif",
"username": "Antonio Linares"
}
] |
Animated gif
|
[
{
"date": "2016-02-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I use Windows 7\n\n I wanted to use an animated GIF on a DIALOG with the NOWAIT option. You need to set the TRANSPARENT property in DIALOG and in GIF. \n Now everything is fine",
"time": "07:03",
"topic": "Animated gif",
"username": "Natter"
}
] |
Animated gif
|
[
{
"date": "2016-02-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "very good",
"time": "08:40",
"topic": "Animated gif",
"username": "Antonio Linares"
}
] |
Animated gif
|
[
{
"date": "2023-02-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Based on Rao's \"Transparent Window topic\" I was trying to show a animated gif to be used as a processing/progress meter, so that people see the computer is processing data.\n\nIt won't work <!-- s:? --><img src=\"{SMILIES_PATH}/icon_confused.gif\" alt=\":?\" title=\"Confused\" /><!-- s:? --> Somebody with more succes ?\n\n[code=fw:21fco23t]<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: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"gif.ch\"</span><br /><br /><span style=\"color: #00C800;\">function</span> Main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">local</span> oDlg, oGif, i<br /><br /> <span style=\"color: #0000ff;\">msginfo</span><span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">\"Loop start\"</span><span style=\"color: #000000;\">)</span><br /> animation<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">\"ON\"</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">for</span> i = <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">to</span> <span style=\"color: #000000;\">300</span><br /> <span style=\"color: #0000ff;\">sleep</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">next</span><br /> animation<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">\"OFF\"</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">msginfo</span><span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">\"Loop done\"</span><span style=\"color: #000000;\">)</span><br /><br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span><br /><br /><span style=\"color: #00C800;\">function</span> Animation<span style=\"color: #000000;\">(</span>cType<span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">local</span> oDlgA, oGif<br /> <span style=\"color: #00C800;\">if</span> cType = <span style=\"color: #ff0000;\">\"ON\"</span><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlgA <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">400</span>, <span style=\"color: #000000;\">300</span> <span style=\"color: #0000ff;\">PIXEL</span> ;<br /> <span style=\"color: #0000ff;\">STYLE</span> WS_POPUP <span style=\"color: #0000ff;\">COLOR</span> CLR_BLACK,RGB<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">254</span>,<span style=\"color: #000000;\">254</span><span style=\"color: #000000;\">)</span><br /><br /> oDlgA:<span style=\"color: #000000;\">nSeeThroClr</span> := RGB<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">254</span>,<span style=\"color: #000000;\">254</span><span style=\"color: #000000;\">)</span><br /><br /> oDlga:<span style=\"color: #000000;\">bInit</span> := <||<br /> @ <span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">140</span> GIF oGif <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">240</span>,<span style=\"color: #000000;\">260</span> FILE <span style=\"color: #ff0000;\">\"..<span style=\"color: #000000;\">\\g</span>ifs<span style=\"color: #000000;\">\\h</span>alo.gif\"</span> <span style=\"color: #0000ff;\">OF</span> oDlgA ;<br /> <span style=\"color: #0000ff;\">ADJUST</span> <span style=\"color: #0000ff;\">ACTION</span> oDlgA:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span><br /> ><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlgA <span style=\"color: #0000ff;\">CENTERED</span><br /> <span style=\"color: #00C800;\">else</span><br /> oDlgA:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span><br /> </div>[/code:21fco23t]",
"time": "21:31",
"topic": "Animated gif as a process indicator.",
"username": "Marc Venken"
}
] |
Animated gif as a process indicator.
|
[
{
"date": "2023-02-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "My users, a resident, have a program through which they submit applications to IT staff. If an answer is given to the request, an animated gif pops up for the user\n\n[code=fw:l7gegrog]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">procedure Viw_Kmt<span style=\"color: #000000;\">(</span>pos<span style=\"color: #000000;\">)</span> <br /><span style=\"color: #00C800;\">local</span> oObj:=<span style=\"color: #ff0000;\">'oWnd:aControls[1]:aDialogs[2]:aControls[1]'</span><br />** pos - ?pplication number<br /><br /> <span style=\"color: #00C800;\">DEFAULT</span> pos:=<span style=\"color: #000000;\">0</span><br /><br /> <span style=\"color: #00C800;\">if</span> valtype<span style=\"color: #000000;\">(</span>oMss<span style=\"color: #000000;\">)</span>!=<span style=\"color: #ff0000;\">\"O\"</span><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oMss <span style=\"color: #0000ff;\">FROM</span> <span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span> <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span> <span style=\"color: #0000ff;\">PIXEL</span> ;<br /> <span style=\"color: #0000ff;\">STYLE</span> nOR<span style=\"color: #000000;\">(</span>WS_POPUP<span style=\"color: #000000;\">)</span> <span style=\"color: #0000ff;\">COLOR</span> CLR_BLACK, CLR_WHITE<br /><br /> oMss:<span style=\"color: #000000;\">nSeeThroClr</span>:=CLR_WHITE<br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oMss <span style=\"color: #0000ff;\">NOWAIT</span><br /><br /> oMss:<span style=\"color: #0000ff;\">Move</span><span style=\"color: #000000;\">(</span>GetSysMetrics<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">17</span><span style=\"color: #000000;\">)</span>+GetSysMetrics<span style=\"color: #000000;\">(</span>SM_CYCAPTION<span style=\"color: #000000;\">)</span><span style=\"color: #000000;\">-82</span>, ;<br /> a_win<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">]</span><span style=\"color: #000000;\">-102</span>, <span style=\"color: #000000;\">100</span>, <span style=\"color: #000000;\">80</span><span style=\"color: #000000;\">)</span><br /> SetWindowPos<span style=\"color: #000000;\">(</span>oMss:<span style=\"color: #000000;\">hWnd</span>,<span style=\"color: #000000;\">-1</span>,<span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">)</span><br /><br /> oMss:<span style=\"color: #000000;\">oClient</span>:=TGif<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>:<span style=\"color: #00C800;\">New</span><span style=\"color: #000000;\">(</span> oMss,, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">80</span>, <span style=\"color: #000000;\">100</span>,, .T.<span style=\"color: #000000;\">)</span><br /> oMss:<span style=\"color: #000000;\">oClient</span>:<span style=\"color: #000000;\">lTransparent</span>:=.T.<br /> oMss:<span style=\"color: #000000;\">oClient</span>:<span style=\"color: #000000;\">SetFile</span><span style=\"color: #000000;\">(</span>pth+<span style=\"color: #ff0000;\">\"SUPP<span style=\"color: #000000;\">\\p</span>ochta.gif\"</span><span style=\"color: #000000;\">)</span><br /> oMss:<span style=\"color: #000000;\">oClient</span>:<span style=\"color: #000000;\">bLClicked</span>:=&<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">'{||oMss:Hide(),'</span>+oObj+<span style=\"color: #ff0000;\">':nArrayAt:='</span>+ ;<br /> ltrim<span style=\"color: #000000;\">(</span>str<span style=\"color: #000000;\">(</span>pos<span style=\"color: #000000;\">)</span><span style=\"color: #000000;\">)</span>+<span style=\"color: #ff0000;\">', W_Shw(),'</span>+oObj+ ;<br /> <span style=\"color: #ff0000;\">':DrawSelect()}'</span><span style=\"color: #000000;\">)</span><br /> oMss:<span style=\"color: #000000;\">oClient</span>:<span style=\"color: #000000;\">cToolTip</span>:=OemToAnsi<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">\"????? § ????\"</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">else</span><br /> oMss:<span style=\"color: #000000;\">oClient</span>:<span style=\"color: #000000;\">bLClicked</span>:=&<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">'{||oMss:Hide(),'</span>+oObj+<span style=\"color: #ff0000;\">':nArrayAt:='</span>+ ;<br /> ltrim<span style=\"color: #000000;\">(</span>str<span style=\"color: #000000;\">(</span>pos<span style=\"color: #000000;\">)</span><span style=\"color: #000000;\">)</span>+<span style=\"color: #ff0000;\">', W_Shw(),'</span>+oObj+ ;<br /> <span style=\"color: #ff0000;\">':DrawSelect()}'</span><span style=\"color: #000000;\">)</span><br /> oMss:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">endif</span><br /><br /><span style=\"color: #00C800;\">return</span></div>[/code:l7gegrog]",
"time": "21:53",
"topic": "Animated gif as a process indicator.",
"username": "Natter"
}
] |
Animated gif as a process indicator.
|
[
{
"date": "2017-01-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Good night,\n\nis it possible to use animated gifs from resources ?\n\nThanks in advance.\n\nBest regards,",
"time": "23:32",
"topic": "Animated gif from resources",
"username": "Baxajaun"
}
] |
Animated gif from resources
|
[
{
"date": "2017-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maybe with \\samples\\TESTCF2.PRG",
"time": "15:34",
"topic": "Animated gif from resources",
"username": "karinha"
}
] |
Animated gif from resources
|
[
{
"date": "2017-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Joao !\n\nThanks to Manuel Alvarez (mastintin) !!!\n\n[code=fw:iq77p8cz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">FUNCTION</span> About<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /><br /><span style=\"color: #00C800;\">LOCAL</span> oDlgAbout<br /><br /><span style=\"color: #0000ff;\">define</span> <span style=\"color: #0000ff;\">dialog</span> oDlgAbout <span style=\"color: #0000ff;\">title</span> <span style=\"color: #ff0000;\">\"Acerca de ...\"</span> <span style=\"color: #0000ff;\">size</span> <span style=\"color: #000000;\">529</span>,<span style=\"color: #000000;\">225</span><br /><span style=\"color: #0000ff;\">activate</span> <span style=\"color: #0000ff;\">dialog</span> oDlgAbout <span style=\"color: #0000ff;\">CENTERED</span> <span style=\"color: #0000ff;\">on</span> <span style=\"color: #0000ff;\">init</span> crearGif<span style=\"color: #000000;\">(</span> oDlgAbout <span style=\"color: #000000;\">)</span> <span style=\"color: #B900B9;\">// nowait</span><br /><br /><span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span><br /><br /><span style=\"color: #00C800;\">FUNCTION</span> CrearGif<span style=\"color: #000000;\">(</span> oDlgAbout <span style=\"color: #000000;\">)</span><br /><span style=\"color: #00C800;\">local</span> cfile := <span style=\"color: #ff0000;\">\"temp.gif\"</span><br /><br /> RCDATATOFILE<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">0</span>,<span style=\"color: #ff0000;\">\"ACERCADE\"</span>, cfile <span style=\"color: #000000;\">)</span><br /><br />@ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> GIF oGif FILE cfile <span style=\"color: #0000ff;\">OF</span> oDlgAbout <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">529</span>, <span style=\"color: #000000;\">225</span> <span style=\"color: #0000ff;\">ADJUST</span><br /><br />ferase<span style=\"color: #000000;\">(</span> cfile <span style=\"color: #000000;\">)</span><br /><br /><br /><span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:iq77p8cz]\n\nRCDATATOFILE( 0,\"ACERCADE\", cfile ) is the solution.\n\nAgain thanks to mastintin !\n\nBest regards",
"time": "08:09",
"topic": "Animated gif from resources",
"username": "Baxajaun"
}
] |
Animated gif from resources
|
[
{
"date": "2020-11-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- l --><a class=\"postlink-local\" href=\"https://forums.fivetechsupport.com/viewtopic.php?f=6&t=39641#p236379\">viewtopic.php?f=6&t=39641#p236379</a><!-- l -->",
"time": "05:07",
"topic": "Animated gif transparency",
"username": "FranciscoA"
}
] |
Animated gif transparency
|
[
{
"date": "2016-11-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I will show a circle in 5 steps growing the Diameter. The time from step to step should be 0.1 secs. The problem with waitseconds() etc. is the stop from all activity for this time.\nIs there a way without stopping the program?",
"time": "10:56",
"topic": "Animation",
"username": "byte-one"
}
] |
Animation
|
[
{
"date": "2016-11-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther,\n\nTry to modify function WaitSeconds() this way:\n\n[code=fw:1k6d2mut]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> WaitSeconds<span style=\"color: #000000;\">(</span> nSecs <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">local</span> nStart := GetTickCount<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">DEFAULT</span> nSecs := <span style=\"color: #000000;\">1</span><br /><br /> <span style=\"color: #00C800;\">while</span> GetTickCount<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> - nStart < <span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">1000</span> * nSecs <span style=\"color: #000000;\">)</span><br /> SysRefresh<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> end<br /><br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span></div>[/code:1k6d2mut]",
"time": "11:19",
"topic": "Animation",
"username": "Antonio Linares"
}
] |
Animation
|
[
{
"date": "2016-11-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you, Antonio! Works good.",
"time": "15:59",
"topic": "Animation",
"username": "byte-one"
}
] |
Animation
|
[
{
"date": "2016-11-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Doesn't SysWait( n ) work without any change?",
"time": "01:56",
"topic": "Animation",
"username": "nageswaragunupudi"
}
] |
Animation
|
[
{
"date": "2005-11-24",
"forum": "FiveWin for CA-Clipper",
"text": "Dear all,\n\nWhen I use the oAnimate:CopyFiles() animation as Action in a Dialog, than \nthe animation works fine when I do an Upload to a server.\nWhen I do a Download from that server my animation starts only after the \nDownload is finished.\n\n\n DEFINE DIALOG oDlf RESOURCE \"DataToServer\"\n\n oAnimate = TAnimate():Redefine( 160, oDlf )\n\n REDEFINE SBUTTON ID 161 OF oDlf ;\n Title \"Starten\";\n BORDER ;\n ACTION oAnimate:CopyFiles() , DoTheUp(Down)load( oDlf, cUrl, cFile, \ncEmaildef, cDomein );\n COLORS CLR_WHITE, CLR_RED;\n TOOLTIP \"Starten\"\n\n REDEFINE SBUTTON ID 162 OF oDlf ;\n Title \"Cancel\";\n BORDER ;\n ACTION oDlf:End();\n COLORS CLR_WHITE, CLR_BLUE;\n TOOLTIP \"Terug\"\n\n ACTIVATE DIALOG oDlf\n\nThe Action DoTheUp(Down)load starts the Tiptest.prg from \nxHB\\Samples\\Internet\\\n\nCan anyone give an indication why the animation does not work during a \ndownload?\n\nThanks,\n\n\nJules de Pierre",
"time": "12:57",
"topic": "Animation not always working",
"username": "jfdepierre"
}
] |
Animation not always working
|
[
{
"date": "2005-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear all,\n\nWhen I use the oAnimate:CopyFiles() animation as Action in a Dialog, than \nthe animation works fine when I do an Upload to a server.\nWhen I do a Download from that server my animation starts only after the \nDownload is finished.\n\n\n DEFINE DIALOG oDlf RESOURCE \"DataToServer\"\n\n oAnimate = TAnimate():Redefine( 160, oDlf )\n\n REDEFINE SBUTTON ID 161 OF oDlf ;\n Title \"Starten\";\n BORDER ;\n ACTION [b:3v68ckoo]oAnimate:CopyFiles() [/b:3v68ckoo], DoTheUp(Down)load( oDlf, cUrl, cFile, \ncEmaildef, cDomein );\n COLORS CLR_WHITE, CLR_RED;\n TOOLTIP \"Starten\"\n\n REDEFINE SBUTTON ID 162 OF oDlf ;\n Title \"Cancel\";\n BORDER ;\n ACTION oDlf:End();\n COLORS CLR_WHITE, CLR_BLUE;\n TOOLTIP \"Terug\"\n\n ACTIVATE DIALOG oDlf\n\nThe Action DoTheUp(Down)load starts the Tiptest.prg from \nxHB\\Samples\\Internet\\\n\nCan anyone give an indication why the animation does not work during a \ndownload?\n\nThanks,\n\n\nJules de Pierre",
"time": "04:50",
"topic": "Animation not always working",
"username": "jfdepierre"
}
] |
Animation not always working
|
[
{
"date": "2005-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jules,\n\nTry this: \n\noAnimate:CopyFiles() , SysRefresh(), ...",
"time": "11:37",
"topic": "Animation not always working",
"username": "Antonio Linares"
}
] |
Animation not always working
|
[
{
"date": "2005-11-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI have tried to implement Sysrefres() on several places.\nThat helped in other instances, but not here.\n\nDo we have different animations?\n\nThanks,\n\nJules de Pierre",
"time": "10:07",
"topic": "Animation not always working",
"username": "jfdepierre"
}
] |
Animation not always working
|
[
{
"date": "2005-11-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jules,\n\nMay we see the source code for Tiptest.prg ?",
"time": "10:47",
"topic": "Animation not always working",
"username": "Antonio Linares"
}
] |
Animation not always working
|
[
{
"date": "2005-11-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio:\n\nWhere can I found an example of TAnimate class ?\n\nRegards, Armando",
"time": "19:29",
"topic": "Animation not always working",
"username": "Armando"
}
] |
Animation not always working
|
[
{
"date": "2005-11-28",
"forum": "FiveWin for CA-Clipper",
"text": "Jules,\n\nTry this in your code:\n\nPROCEDURE ShowGauge( nSent, nSize )\n SysRefresh()\nEndif",
"time": "07:28",
"topic": "Animation not always working",
"username": "Antonio Linares"
}
] |
Animation not always working
|
[
{
"date": "2005-11-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I studied the subject and found that uploading goes in intervals and downloading is continous until the end.\nSo there is no timeslot for an animation.",
"time": "00:10",
"topic": "Animation not always working",
"username": "jfdepierre"
}
] |
Animation not always working
|
[
{
"date": "2007-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I am trying to make some alert message dialogs, which pop up (sliding upwards) in the right bottom corner of the screen, like some instant messengers do.\n\nI am trying with the AnimateWindow( HWND hWnd, DWORD dwTime, DWORD dwFlags) of user32.dll. Borland's winuser.h has the constants and prototype of this function.\n\nI am able to close a window with animation effects by calling this function in the valid clause. But actually I want to activate a window with the animation. ON INIT is of no use because bInit is evaluated after the window is shown. I think this animatewindow should be used in the Activate method instead of the Showwindow function. Perhaps it would be a lot nicer if we can specify the animation type in the cShow parameter of the Activate method and the Activate method responds to it.\n\nAny advice about how can I accomplish this?",
"time": "04:28",
"topic": "Animation of Windows",
"username": "nageswaragunupudi"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code:1nnq0xfu]\n#include \"FiveWin.ch\"\n\n#define AW_HOR_POSITIVE 0x00000001\n#define AW_HOR_NEGATIVE 0x00000002\n#define AW_VER_POSITIVE 0x00000004\n#define AW_VER_NEGATIVE 0x00000008\n#define AW_CENTER 0x00000010\n#define AW_HIDE 0x00010000\n#define AW_ACTIVATE 0x00020000\n#define AW_SLIDE 0x00040000\n#define AW_BLEND 0x00080000\n\nfunction Main()\n\n local oWnd\n\n DEFINE WINDOW oWnd TITLE \"Test\"\n\n AnimateWindow( oWnd:hWnd, 600, nOr( AW_SLIDE, AW_HOR_POSITIVE ) )\n\n ACTIVATE WINDOW oWnd ;\n ON INIT oWnd:Refresh()\n\nreturn nil\n\nDLL FUNCTION AnimateWindow( hWnd AS LONG, nTime AS LONG, nFlags AS LONG ) AS BOOL PASCAL ;\n LIB \"user32.dll\"\n[/code:1nnq0xfu]",
"time": "20:03",
"topic": "Animation of Windows",
"username": "Antonio Linares"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Antonio\n\nThanks. It is working. But I dont know why is not working with a Dialog. Why shd not dialog behave like window?",
"time": "06:03",
"topic": "Animation of Windows",
"username": "nageswaragunupudi"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao,\n\nThe dialog hWnd is not valid until the ACTIVATE of the dialog\n\nYou may use oDlg:bStart = { || ... }",
"time": "08:48",
"topic": "Animation of Windows",
"username": "Antonio Linares"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "So far my observations:\n\n1) Animation is not working with dialogs. Even with bStart.\n\n2) Working with windows both while opening and closing. While opening, both AW_SLIDE and AW_ACTIVATE are giving the same effect. While closing we need to set flags to AW_HIDE. ( or'd with direction flag ofcourse).\n\n3) Important: While hiding (or closing ) the part of the window that overlaps any FWH window does not get cleared till it is fully closed.\n\n4) Important: I put an xbrowse or wbrowse in the window. During opening and closing animation, the window is totally black. Browse appears after the window is fully open and window gets black immediately before commencing the closing animation. I shall continue experimenting with on paint ownd:say, etc.\n\nI am using opening activation as Mr. Antonio suggested. For closing I am using \" VALID ( AnimateWindow( oWnd:hWnd, 200, nOr ( AW_HIDE, AW_VER_POSITVE ), .T. )\". Mr. Antonio may suggest, with this usage is the window properly closed and released?.",
"time": "09:38",
"topic": "Animation of Windows",
"username": "nageswaragunupudi"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "> with this usage is the window properly closed and released?\n\nyes",
"time": "09:49",
"topic": "Animation of Windows",
"username": "Antonio Linares"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "ownd:bpainted does not work during animation. colors of window also do not show up during animations.",
"time": "09:50",
"topic": "Animation of Windows",
"username": "nageswaragunupudi"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao,\n\nYes, I have noticed that too. \n\nI would not recommend to use AnimateWindow() as it does not uses FWH windows procedure, but the standard (default) one",
"time": "09:55",
"topic": "Animation of Windows",
"username": "Antonio Linares"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "here is another solution with transparent or fading dialogs. Maybe it´s helpful or you\n\n[code:2hzn16qb]#include \"Fivewin.ch\"\n\n#define LWA_ALPHA 2\n\n#define GWL_EXSTYLE -20\n\n#define WS_EX_LAYERED 524288\n\nFUNCTION MAIN()\n\n LOCAL oDlg, nFactor := 210, btnmais, btnmenos, btnloops\n\n DEFINE DIALOG oDlg;\n TITLE \"Transparent dialog\" pixel from 0, 0 to 400, 400\n\n @10, 10 SAY \"This is a test\" SIZE 30, 7 pixel\n\n oDlg:bpainted := { || SETTRANSP( oDlg, nFactor ) }\n\n @050, 10 button btnMais prompt \"Mais Transparencia\" ;\n action TRANSPAR( oDlg, @nFactor, \"+\", btnmais ) size 70, 20 pixel\n @050, 100 button btnMenos prompt \"Menos Transparencia\" ;\n action TRANSPAR( oDlg, @nFactor, \"-\", btnmenos ) size 70, 20 pixel\n @100, 50 button btnloops prompt \"Alternando Transparencia\" ;\n action TRANSLOOP( oDlg, @nFactor ) size 70, 20 pixel\n\n ACTIVATE DIALOG oDlg CENTER\n\n RETURN NIL\n\nSTATIC FUNCTION SETTRANSP( oDlg, nFactor )\n\n SETWINDOWLONG( oDlg:hWnd, GWL_EXSTYLE, ;\n NOR( GETWINDOWLONG( oDlg:hWnd, ;\n GWL_EXSTYLE ), WS_EX_LAYERED ) )\n\n SETLAYEREDWINDOWATTRIBUTES( oDlg:hWnd, , ;\n nFactor, LWA_ALPHA )\n\nRETURN NIL\n\nstatic function TRANSPAR( oDlg, nFactor, Sinal, oBtn )\n\n if Sinal = \"+\"\n if nFactor < 10 ; nFactor := 260 ; endif\n nFactor -= 5\n else\n if nFactor > 250 ; nFactor := 5 ; endif\n nFactor += 5\n endif\n\n SetWindowText( oDlg:hWnd, \"Transparent dialog. Transparencia: \" + alltrim(str(nFactor)) )\n\n SETLAYEREDWINDOWATTRIBUTES( oDlg:hWnd, , nFactor, LWA_ALPHA )\n\n sysrefresh()\n\nreturn (nil)\n\nstatic function TRANSLOOP( oDlg, nFactor, Sinal, oBtn )\n\n local X\n\n for X = 1 to 255\n SetWindowText( oDlg:hWnd, \"Transparent dialog. Transparencia: \" + alltrim(str(x)) )\n SETLAYEREDWINDOWATTRIBUTES( oDlg:hWnd, , x, LWA_ALPHA )\n next\n\n for X = 255 to 1 step -1\n SetWindowText( oDlg:hWnd, \"Transparent dialog. Transparencia: \" + alltrim(str(x)) )\n SETLAYEREDWINDOWATTRIBUTES( oDlg:hWnd, , x, LWA_ALPHA )\n next\n SetWindowText( oDlg:hWnd, \"Transparent dialog. Transparencia: \" + alltrim(str(nFactor)) )\n SETLAYEREDWINDOWATTRIBUTES( oDlg:hWnd, , nFactor, LWA_ALPHA )\n sysrefresh()\n\nreturn NIL\n\nDLL32 function SetLayeredWindowAttributes( hWnd As LONG, crKey As LONG,;\n bAlpha As LONG, dwFlags As LONG ) AS LONG PASCAL ;\n from \"SetLayeredWindowAttributes\" lib \"user32.DLL\"\n\n\n[/code:2hzn16qb]",
"time": "10:12",
"topic": "Animation of Windows",
"username": "StefanHaupt"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Antonio\n\nI take your advice. Thanks\n\nMr. Stephan\n\nYou know this was not what I was looking for to start with. \n\nBut surely I am happier that you shared such a wonderful program with all of us. The effects are amazing and I thank you very much for it. Yes I would definitely use this code. May I ask if you already know any limitations about various windows versions? or should we test now?",
"time": "10:53",
"topic": "Animation of Windows",
"username": "nageswaragunupudi"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao, \n\nthe sample is working with XP and Vista. Not tested with W98.",
"time": "10:13",
"topic": "Animation of Windows",
"username": "StefanHaupt"
}
] |
Animation of Windows
|
[
{
"date": "2007-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:2s61bfcv]\nthe sample is working with XP and Vista. Not tested with W98.\n[/quote:2s61bfcv]\n\nNot working in Win98!\n\n- Ramesh Babu P",
"time": "16:29",
"topic": "Animation of Windows",
"username": "RAMESHBABU"
}
] |
Animation of Windows
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "In un programma ho inserito una breve animazione utilizzando una serie di bitmap unitamente alla funzione SetBmp. Funziona egregiamente, ma durante l'animazione, l'immagine \"sfarfalla\", \"lampeggia\" (non so come definirla). E' possibile eliminare questo fenomeno?\n\nGrazie.\nPier Luigi",
"time": "09:15",
"topic": "Animazione con bitmap",
"username": "Pier Luigi"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Pier,\n\nAre you using XP themes ? Are the images painted transparently ?",
"time": "09:23",
"topic": "Animazione con bitmap",
"username": "Antonio Linares"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Yes, I use XP themes and the image is painted transparently.\n\nPier Luigi",
"time": "09:32",
"topic": "Animazione con bitmap",
"username": "Pier Luigi"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Pier,\n\nI guess that you mean \"flickering\". If yes, then Class TBitmap already uses \"double buffer\" painting technique to avoid the flickering.\n\nPlease check if your source\\classes\\bitmap.prg file contains these lines:\n[code:15by18ot]\nMETHOD Paint() CLASS TBitmap\n\n local aInfo := ::DispBegin()\n ...\n[/code:15by18ot]",
"time": "09:50",
"topic": "Animazione con bitmap",
"username": "Antonio Linares"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Con un esempio minimale del problema sarebbe più facile aiutarti.\n\nEMG",
"time": "10:46",
"topic": "Animazione con bitmap",
"username": "Enrico Maria Giordano"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Dear Enrico,\n\nYour mail server has blocked ours again:\n<e.m.giordano@alice.it>:\n85.33.2.53 does not like recipient.\nRemote host said: 550 5.7.1 213.149.226.3 has been blocked by abuseat\nGiving up on 85.33.2.53.\n\nso the forums can't notify you again. You could get a new gmail account",
"time": "12:37",
"topic": "Animazione con bitmap",
"username": "Antonio Linares"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Antonio,\n\nIt is ok! I used one old version of Bitmap class <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \n\nOne question:\n\nI would want the resize of a bitmap.\nCan I use the function ::DispBegin() with WndSetSize() to avoid the \"flickering\" ?\n\nFor example:\n\naInfo := oBmp:DispBegin()\nWndSetSize( oBmp:hWnd, nWidth, nHeight, .t. )\n...\n\nRegards\nPier Luigi",
"time": "18:00",
"topic": "Animazione con bitmap",
"username": "Pier Luigi"
}
] |
Animazione con bitmap
|
[
{
"date": "2007-08-16",
"forum": "All products support",
"text": "Pier,\n\nThe double buffer painting is only required at the Paint() method. If you resize the control, it should not flick",
"time": "18:08",
"topic": "Animazione con bitmap",
"username": "Antonio Linares"
}
] |
Animazione con bitmap
|
[
{
"date": "2009-05-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ola a todos\n\nUso o Windows Vista Ultimate e nenhum dos fontes\n\nWin32.prg e win32_.prg funcionam com este windows\nAlguem poderia me dizer como fazer funcionar ?\npos no Xp funcionava perfeitamente\n\n\nUm abraço",
"time": "15:48",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2009-05-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Outro problema q. percebi é qo .o fonte \nTestGif.prg nao funciona com dialog\n#include \"FiveWin.ch\"\n\n#include \"FiveWin.ch\"\nComo abaixo funciona \nfunction Main()\n\n local oWnd\n \n DEFINE WINDOW oWnd TITLE \"Animated GIFs\"\n\n TGif():New( oWnd, \"..\\gifs\\halo.gif\", 10, 10 )\n \n ACTIVATE WINDOW oWnd\n\nreturn nil\n\nmas com dialog nao\n#include \"FiveWin.ch\"\n\nfunction Main()\n\n local oDlg\n \n DEFINE DIALOG oDlg TITLE \"Animated GIFs\"\n\n TGif():New( oDlg, \"..\\gifs\\halo.gif\", 10, 10 )\n \n ACTIVATE DIALOG oDlg\n\nreturn nil\n\nTeria como ?",
"time": "16:07",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2009-05-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ola \n\nNinguem?",
"time": "13:46",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2009-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Estimados\n\nun pregunta: Hay que adicionar alguna libreria, me da un error diciendo que la funcion tgif() no existe\n\ndavid\nargentina",
"time": "00:28",
"topic": "Animação de icones",
"username": "dobfivewin"
}
] |
Animação de icones
|
[
{
"date": "2009-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Não precisa de lib \nbasta o path correto e ter o arquivo .gif = \"seupath\\seuarquivo.gif\"\n\nTGif():New( oWnd, \"seupath\\halo.gif\", 10, 10 )\n\nmas se vc utiliza o vista esqueça pos simplismente nao funciona e ninguem do five win responde aos topicos\nJa postei aqui\n\nJa enviei email diretamente p os adminstradores sobre o probelma e ninguem responde",
"time": "15:31",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2009-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Marcelo,\n\nEstamos revisando ambos temas, la animación de iconos y el soporte de GIFs.\n\nUsas Borland ?",
"time": "21:47",
"topic": "Animação de icones",
"username": "Antonio Linares"
}
] |
Animação de icones
|
[
{
"date": "2009-05-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":3r0wei3a]Marcelo,\n\nEstamos revisando ambos temas, la animación de iconos y el soporte de GIFs.\n\nUsas Borland ?[/quote:3r0wei3a]\n\n\nOlá Antonio\nNão uso Borland",
"time": "15:48",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2009-06-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hello Antonio\n\nI need a solution for the problem put don't know to who already goes through q. here it doesn't solve the problem",
"time": "14:44",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2009-06-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":39kkrj4k]Marcelo,\n\nEstamos revisando ambos temas, la animación de iconos y el soporte de GIFs.\n\nUsas Borland ?[/quote:39kkrj4k]\n\n\nAntonio \n \nWhen he/she said that it didn't use borlland refer the dll of the borland that of the visual effects \n \nbut I use the bcc55",
"time": "18:17",
"topic": "Animação de icones",
"username": "marca"
}
] |
Animação de icones
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "¡Les comparto que hace 50 años se hizo la luz!\n\nEste día ocho de diciembre llego al medio siglo, ¡vivito y coleando! ; como no espero regalos me atrevo a obsequiarles un poco de código que uso en mis aplicaciones y creo será de utilidad para ahorrar trabajo con esta excelente herramienta ¡FiveWin!:\n \n- Visor de Tablas, entre otros permite: revisar el contenido de cualquier DBF y extraer los datos para emitir cualquier reporte o archivo (pantalla, impresora, texto o excel).\n\n[url=http://img442.imageshack.us/my.php?image=obsequioxe6.jpg:2upj8ce6][img=http://img442.imageshack.us/img442/8393/obsequioxe6.th.jpg][/url:2upj8ce6]\n \n- Diseño de Formatos, con este he podido diseñar prácticamente cualquier documento (pólizas, cheques, facturas, recibos, etc).\n \n- Control de Mensajes, un pequeño programa para envío de mensajes entre usuarios de la aplicación.\n \nDescargas: <!-- m --><a class=\"postlink\" href=\"http://www.despachoarteaga.com.mx/Obsequio.zip\">http://www.despachoarteaga.com.mx/Obsequio.zip</a><!-- m -->\n \nSe aceptan mejoras y sugerencias. Disfrútenlo! \n \nAlfredo Arteaga\n \n<!-- w --><a class=\"postlink\" href=\"http://www.despachoarteaga.com.mx\">www.despachoarteaga.com.mx</a><!-- w -->\n<!-- e --><a href=\"mailto:soporte@despachoarteaga.com.mx\">soporte@despachoarteaga.com.mx</a><!-- e -->",
"time": "00:50",
"topic": "Aniversario y obsequio!",
"username": "Alfredo Arteaga"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo,\n\nFeliz cumpleaños y que sean muchos mas.........falta mucho camino por recorrer, gracias personalmente por tus aportes siempre han sido excelentes,\n\nSaludes \n\nDesde Managua, Nicaragua\nRamon Antonio Paredes",
"time": "01:05",
"topic": "Aniversario y obsequio!",
"username": "Ramon Paredes"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo:\n\nQUE LOS CUMPLAS MUY FELIZ.\nYo ya los tengo dede hace 7 meses, hay que dar gracias \ntodos los dias por llegar.\n\nSaludos desde Uruguay\n\nRuben Fernandez.",
"time": "01:27",
"topic": "Aniversario y obsequio!",
"username": "Ruben D. Fernandez"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Espero que lo pases de lo mejor y sigan los logros personales y profesionales. Espero que pronto nos veamos para echarnos un tequilita a su salud.... <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\nRodolfo MG",
"time": "01:55",
"topic": "Aniversario y obsequio!",
"username": "RodMG"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo , \n\nfeliz cumpleaños y gracias por la aportacion,\n\nun abrazo,,\n\nte debo un Mezcal de oaxca jeje..\n\nsalduos..",
"time": "02:05",
"topic": "Aniversario y obsequio!",
"username": "sysctrl2"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Feliz Dia, que vengan muchos mas...\nSalud, trabajo y exito... mis mejores deseos, dentro de 8 te alcanzo,, al menos compartimos otra cosa mas, SAGITARIO!!!\nun abrazo master, sinceramente.\nPaco\nP.D. tus aportaciones de codigo son fabulosas, yo quiero expresar aqui que he sido uno de los afortunados que por medio de tus demos, he logrado mejorar mis sistemas, grandes ideas.",
"time": "03:18",
"topic": "Aniversario y obsequio!",
"username": "Francisco Horta"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo:\n\nSolo te puedo decir F E L I C I D A D E S !\n\nEso es a lo que yo llamo GENEROSIDAD !\n\nSalud(glu glu glu), salud y saludos",
"time": "03:46",
"topic": "Aniversario y obsequio!",
"username": "Armando"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Siempre he dicho que lo unico que le envidio a la gente es la VEJEZ, ya que es algo que no se puede obtener por si mismo, ni comprarla, por eso FELICITACIONES de corazon y dale gracias a Dios en todo momento y te medio siglo mas de vida o por lo menos cerquita... <!-- s:P --><img src=\"{SMILIES_PATH}/icon_razz.gif\" alt=\":P\" title=\"Razz\" /><!-- s:P --> gracias por el aporte, se que nos servira. GRACIAS.!",
"time": "05:19",
"topic": "Aniversario y obsequio!",
"username": "joseluisysturiz"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo,\n\nMuchas felicidades y un fuerte abrazo <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "10:47",
"topic": "Aniversario y obsequio!",
"username": "Antonio Linares"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo,\n\nMeu amigo, meus parabens, felicidades, que Deus ilumine sua vida sempre, você é muito especial para todos.\n\n\nAoki",
"time": "11:07",
"topic": "Aniversario y obsequio!",
"username": "FWHISHOW"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo,\n\n Feliz cumpleaños y que Diós aumente tu inteligencia por muchos años más.\n\nSaludos,",
"time": "14:04",
"topic": "Aniversario y obsequio!",
"username": "Kleyber"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alfredo, Que Dios te prospere en todo.\n\nUn fuerte abrazo desde Honduras <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "16:25",
"topic": "Aniversario y obsequio!",
"username": "Blessed"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mi estimado Alfredo Arteaga: <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\n\nMe uno a la felicitacion que los compañeros de foro te han expresado por la celebración de un año más de tu existencia...\n\nQue el todo poderoso te llene de salud, felicidad y trabajo y que nos permita tengamos muchos años más de tu conocimiento y paciensia para todos nosotros, tus colegas fivewineros...\n\nRecibe un fuerte apretón de manos y un cordíal abrazo desde Chiapas...\n\nMuchas Felicidades... y Gracias por todo <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->",
"time": "17:40",
"topic": "Aniversario y obsequio!",
"username": "cuatecatl82"
}
] |
Aniversario y obsequio!
|
[
{
"date": "2007-12-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Feliz cumpleaños <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> y muchas gracias por el obsequio.\n\nUn saludo,\nManuel",
"time": "18:21",
"topic": "Aniversario y obsequio!",
"username": "Manuel Aranda"
}
] |
Aniversario y obsequio!
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.