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 ...
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, :...
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 e...
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...
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&#58;//www&#46;fivetechsupport&#46;com/forums/viewtopic&#46;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...
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 h...
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...
Animated GIFs
[ { "date": "2006-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas,\n[code:2l97vaqr]\n#xtranslate BYNAME <V> &#91;, <VN> &#93; => &#58;&#58;<V> &#58;= <V> &#91;; &#58;&#58;<VN> &#58;= <VN> &#93;\n#xtranslate BYNAME <V> DEFAULT <Val> => &#58;&#58;<V> &#58;= BYDEFAULT <V>, <Val>\n#xtra...
Animated GIFs
[ { "date": "2006-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":qso7iabo]Rimantas,\n[code:qso7iabo]\n#xtranslate BYNAME <V> &#91;, <VN> &#93; => &#58;&#58;<V> &#58;= <V> &#91;; &#58;&#58;<VN> &#58;= <VN> &#93;\n#xtranslate BYNAME <V> DEFAULT <Val> => &#58;&#58;<V...
Animated GIFs
[ { "date": "2006-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":2nnf5s71]Rimantas,\n[code:2nnf5s71]\n#xtranslate BYNAME <V> &#91;, <VN> &#93; => &#58;&#58;<V> &#58;= <V> &#91;; &#58;&#58;<VN> &#58;= <VN> &#93;\n#xtranslate BYNAME <V> DEFAULT <Val> => &#58;&#58;<V...
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/...
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&#58;//www&#46;pflegeplus&#46;com/pictures/rapid1&#46;jpg[/img:67sbajje]\n\n[img:67sbajje]http&#58;//www&#46;pflegeplus&#46;com/pictures/rapid2&#46;jpg[...
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", "...
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&#58;//www&#46;pfleg...
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 t...
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...
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": "Anima...
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\...
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...
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 t...
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...
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:...
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...
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<!...
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 g...
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",...
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}...
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-fa...
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;\">&#...
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", ...
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?", ...
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: #00000...
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 ...
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 \nDownlo...
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 n...
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", "usern...
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 dwFlag...
Animation of Windows
[ { "date": "2007-11-04", "forum": "FiveWin for Harbour/xHarbour", "text": "[code:1nnq0xfu]\n#include \"FiveWin&#46;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 0x...
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 clos...
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", ...
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&#46;ch\"\n\n#define LWA_ALPHA 2\n\n#define GWL_EXSTYLE -20\n\n#define WS_EX_LAYERED 524288\n\nFUNCTION MAI...
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 an...
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' possibil...
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:15b...
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'...
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.\n...
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":...
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 \"Animat...
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 f...
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
[ { "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 ...
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...
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", "...
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!...
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...
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 ...
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 ...
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": ...
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...
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 d...
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...
Aniversario y obsequio!