messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2008-08-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Armando,\r\n\r\nLa razón es que hasta la versión 2.4 de FWH existía un bug que no liberaba correctamente las DLLs usadas, asi al hacer LoadLibray() la DLL se quedaba cargada en memoria, aunque se llamase a FreeLibrary().\r\n\r\nA...
Antonio...Codigo que no funciona
[ { "date": "2008-08-23", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":q8m462i7]Armando,\n\nLa razón es que hasta la versión 2.4 de FWH existía un bug que no liberaba correctamente las DLLs usadas, asi al hacer LoadLibray() la DLL se quedaba cargada en memoria, aunque se l...
Antonio...Codigo que no funciona
[ { "date": "2008-08-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Armando,\r\n\r\nEn el fichero whatsnew.txt de FWH, del cual publicamos aqui copia en cada build, se especificó claramente el error y la solución:\r\n\r\n August 2004 build\r\n =============\r\n\r\n...\r\n\r\n * IMPORTANT: Since v...
Antonio...Codigo que no funciona
[ { "date": "2006-03-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Maestro:\nSería posible me envio los archivos a mi tambien\n\nSe los pedí en el otro post, pero como hubieron\nmuchos pedidos seguro se le paso el mio.\n\nMuchas gracias y disculpe.\n\nSaludos\n\nRuben Fernandez.", "time": "0...
Antonio...butonbmp de Rosine?
[ { "date": "2006-03-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Rubén,\n\nVamos a publicarlos en el nuevo build de Abril dentro de pocos días.", "time": "08:32", "topic": "Antonio...butonbmp de Rosine?", "username": "Antonio Linares" } ]
Antonio...butonbmp de Rosine?
[ { "date": "2006-03-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Maestro\n\nSaludos\n\nRuben Fernandez", "time": "14:22", "topic": "Antonio...butonbmp de Rosine?", "username": "RuFer" } ]
Antonio...butonbmp de Rosine?
[ { "date": "2020-05-12", "forum": "FiveWin for Harbour/xHarbour", "text": "* New: FUll support to easily build your PRGs from Microsoft free vscode. Just open\na PRG from FWH\\samples and build it using Ctrl + Shift + B\"\n\nI tried this ... but clearly I need to understand the setup.\n\nI downloaded the...
Antonio: Please explain
[ { "date": "2020-05-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Tim,\n\nPlease review this thread:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=231362#p231362\">viewtopic.php?p=231362#p231362</a><!-- l -->", "time": "23:31", "to...
Antonio: Please explain
[ { "date": "2020-05-13", "forum": "FiveWin for Harbour/xHarbour", "text": "OK ... I looked at that thread. I reinstalled FWH 20.04. I was able to get the settings to now use Harbour to generate the .c code.\n\nI was working with fivedit.prg in sources. I get the .c code compiled ... but now what do I ...
Antonio: Please explain
[ { "date": "2020-05-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\n1. Open Microsoft vscode and select the folder c:\\FWH\\samples folder\n\n2. Open a PRG from samples from vscode\n\n3. Press Ctrl + Shift + B", "time": "06:59", "topic": "Antonio: Please explain", "username": ...
Antonio: Please explain
[ { "date": "2020-05-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nThat is exactly what I am doing.\n\nVSCode builds the .c but stops there and does not build the actual executable or run it.\n\nWhat am I missing ? It must be a setup issue ... so what do I need to change and where ?\...
Antonio: Please explain
[ { "date": "2020-05-14", "forum": "FiveWin for Harbour/xHarbour", "text": "I really would like to use this feature from 20.04, but I need to understand why it does not complete the build. It creates the .c file and stops.\n\nCertainly it does more than this.", "time": "22:04", "topic": "Antonio:...
Antonio: Please explain
[ { "date": "2020-05-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Tim,\n\nDo you get an error msg ? Are you placed at c:\\fwh\\samples ?\n\nHave you installed FWH 20.04 ?\n\nYou can edit the tasks.json file yourself and check it is looks like the one I pointed you to", "time": "06:23", ...
Antonio: Please explain
[ { "date": "2020-05-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nYes, I am running by default in the samples directory.\n\nI am using the simpler version you pointed to, which is using buildh32.bat ( since I'm using Microsoft )\n\nThe json is in the .vscode subfolder in the samples ...
Antonio: Please explain
[ { "date": "2020-05-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nPlease open vscode and select \"c:\\fwh\\samples\" as the folder to work on from vscode\n\nBeing there, open a new terminal from vscode and select \"cmd\" instead of \"powershell\".\n\nThen press Ctrl + Shift + B and it sh...
Antonio: Please explain
[ { "date": "2020-05-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you. Using the New Terminal with CMD was the missing step. It now works.\n \nThe other thing people need to know is to use the proper build script. In my case, Buildh32.bat is used to build with Harbour/Microsoft VC++", ...
Antonio: Please explain
[ { "date": "2014-01-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, i am using a printerobject with the direct pdf-output. Now i see, that the emf-files in the temp-directory are still present and should be deleted! If i will manually or programatically delete this files, i become a \"A...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Gunther,\n\n1. the emf-files in the temp-directory are still present\n\nWhere is located your temp-directory ? What files are there ? Please show a test and the names of the files that you get. If you cant delete them it means tha...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-21", "forum": "FiveWin for Harbour/xHarbour", "text": "1. Antonio, when using normal Tprinter-object the EMFs are deleted! Only when i use the direct pdf-creation with clausula ..FILE \"xyz.pdf\" the files in Format z.b. \"234571.emf\" are not erased! The temp-directory are in normal ...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Gunter,\n\nAre you calling ENDPRINT after sending the print to the PDF file ?\n\nClass TPrinter Method End() is responsible for deleting the metafiles.", "time": "23:47", "topic": "Antonio: \"BUG\" in TPrinter", "usern...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-22", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:3npp9h8k]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> PrintEnd<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br ...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, I found a solution:\n\n1. In Emf2Jpeg() instead of CloseEnhMetafile() using DeleteEnhMetafile()! In this function should also inserted a sysrefresh(). Then i can produce hundreds of pages without Problems!\n2. In FWSavePr...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Gunther,\n\nI guess you can also do:\n\nENDPRINT\noPrinter:End()\n\nanyhow, please post here your exact code changes so we can review them and include them, many thanks", "time": "10:02", "topic": "Antonio: \"BUG\" in TPri...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-23", "forum": "FiveWin for Harbour/xHarbour", "text": "This is my code, I use. In poor Computers with only 1Gb memory it can bee, the program terminates without any message! Possibly from the FI functions with Memory? \n\n[code=fw:pwgemtmj]<div class=\"fw\" id=\"{CB}\" style=\"font-fa...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Have you checked for memory leaks?", "time": "18:20", "topic": "Antonio: \"BUG\" in TPrinter", "username": "James Bott" } ]
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes James, no leaks. Maybe the memory-functions from \"freeimage\" are responsible for this fault!?\nWe should change to file-functions, but i am not so versed with freeimage.", "time": "20:20", "topic": "Antonio: \"BUG\" ...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nPerhaps you need to use a general purpose memory leak detector program instead of the Fivewin functions. This might find memory leaks in freeimage.\n\nJames", "time": "20:56", "topic": "Antonio: \"BUG\" in TPri...
Antonio: "BUG" in TPrinter
[ { "date": "2014-01-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Maybe this old message will help.\n\nJames\n\n[quote:3gocq68p]From: Patrick Mast <patrick@winfakt.com>\nSubject: Re: FW Win 2000\nDate: Friday, January 05, 2001 2:08 AM\n\nUwe,\n\n> Big Prob my Fw App crashes with a Gpf under Win...
Antonio: "BUG" in TPrinter
[ { "date": "2014-02-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Gunther and Mr Antonio\n\nI suggest modification of printend() function and no other changes anywhere else.\n\nProposed New function\n[code=fw:x4w5cox9]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style...
Antonio: "BUG" in TPrinter
[ { "date": "2014-02-03", "forum": "FiveWin for Harbour/xHarbour", "text": "OK, but usíng CloseEnhMetaFile() frees not the emf-files to let them erasing! \nWe must use DeleteEnhMetafile( hEMF ) in the function Emf2Jpeg(...)!\nAnother negative issue from this function is the dependency from the resolution ...
Antonio: "BUG" in TPrinter
[ { "date": "2014-02-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Implemented.", "time": "07:33", "topic": "Antonio: \"BUG\" in TPrinter", "username": "nageswaragunupudi" } ]
Antonio: "BUG" in TPrinter
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "FUNCTION TESTALT\r\n// Indicates differences between results when clicking a button\r\n// compared to instead using ALT accelerator for the button.\r\n// Example 1. BUTTON'S ACTION DOESN'T FURTHER CHANGE THE FOCUS:\r\n// If ALT...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\nWe are already reviewing your example to provide you an answer as soon as possible", "time": "09:41", "topic": "Antonio: ALT accelerator with button - Urgent help needed", "username": "Antonio Linares" ...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\nIf you modify your code this way, then there is no difference between using the mouse to click on the button or using the accelerator. Please review the generated .TXT files contents:\r\n[code:39aq2oxd]\n@ 1, 1 GET o...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "This code seems to be fine also. Please check the contents of the generated TXT files. Even using MsgInfo():\r\n[code:2182hnwo]\n@ 1, 1 GET oGet1 VAR cVar1 SIZE 30,12 PIXEL ; \nValid &#40; LogFile&#40; \"valid&#46;txt\", &#123; \"...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Same behaviors with xHarbour and FWH 8.07", "time": "10:10", "topic": "Antonio: ALT accelerator with button - Urgent help needed", "username": "Antonio Linares" } ]
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks for prompt reply, Antonio, but it doesn't address either of the 2 problems. \r\n\r\nPlease try the following with my original example #1: \r\n\r\nStep 1: Place cursor in oGet1. \r\nStep 2: Action the button by using ALT A. ...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Oops!. I referred to \"ALT A\". \r\n\r\nI meant \"ALT T\" of course.", "time": "12:16", "topic": "Antonio: ALT accelerator with button - Urgent help needed", "username": "Colin Wisbey" } ]
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\nWhen you press a button accelerator, the focus is not changed to the button. Just its action is fired. A workaround for this:\r\n\r\n[code:g4rzwigd]\n@ 1, 1 GET oGet1 VAR cVar1 SIZE 30,12 PIXEL ; \nValid &#40; MsgBee...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-13", "forum": "FiveWin for Harbour/xHarbour", "text": ">When you press a button accelerator, the focus is not changed to the button. Just its action is fired. \r\n\r\nCorrect. That's the problem I've been trying to explain.\r\n\r\n>A workaround for this\r\n< snip >\r\n\r\nGreat. That ...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, your suggestion fix doesn't make any difference.\r\n\r\nThe only difference it makes is that, if using ALT accelerator, focus now finishes up on the button. However, using ALT accelerator, the valid still gets executed as...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\nWhat FWH version are you using ?\r\n\r\nHere its working fine using FWH 8.07. If you use LogFile() as I shown here then you will see that the VALID is executed just once.", "time": "07:41", "topic": "Antonio:...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, please try this sample. Note that a single Validxxxxx txt file gets created (as it should) if we click the button but two Validxxxxx txt files get created if we use ALT accelerator.\r\n\r\n//------------------------------...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2008-08-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\nMany thanks for your example. Yes, you were right and there was a problem that was firing twice the focus, when Alt + acc was pressed.\r\n\r\nThis change is required in Class TButton:\r\n[code:3kfg7bim]\nMETHOD Click...
Antonio: ALT accelerator with button - Urgent help needed
[ { "date": "2012-05-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos:\n\ncomo hago para insertar una imagen en una hoja de excel ?\n\nla idea es insertar una imagen en la primera celda de la oSheet\n\nel siguiente codigo marca error de ejecucion: , \n\nError description: Error 3302404:SHAPE...
Antonio: AddPicture & EXCEL 2010
[ { "date": "2012-05-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Please specify the full path of the image file\nFor eg.\n[code=fw:1pf2icaa]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">local</span> cFile := <span style=\"color: #ff0000;\">'C:<...
Antonio: AddPicture & EXCEL 2010
[ { "date": "2012-05-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Anserkk, Many tanks.\n\nFunciona perfecto,\n\ngracias\n\nsaludos.", "time": "20:10", "topic": "Antonio: AddPicture & EXCEL 2010", "username": "sysctrl2" } ]
Antonio: AddPicture & EXCEL 2010
[ { "date": "2012-05-25", "forum": "FiveWin para Harbour/xHarbour", "text": "amigos tambien funciona con:\n\noSheet:Pictures:Insert( cFile )\n\npero como dice el amigo Anserkk,\n\nhay que indicar la ruta completa donde esta la imagen,\n\nhe probado con JPG y BMP funciona perfecto.\n\n\n\nsaludos...\n\n\n[...
Antonio: AddPicture & EXCEL 2010
[ { "date": "2015-10-15", "forum": "FiveWin para Harbour/xHarbour", "text": "Buen dia.\n\nY si esa imagen la tengo dentro de un recurso?\n\ngracias.", "time": "09:38", "topic": "Antonio: AddPicture & EXCEL 2010", "username": "goosfancito" } ]
Antonio: AddPicture & EXCEL 2010
[ { "date": "2015-10-16", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"goosfancito\":7hq481cb]Buen dia.\n\nY si esa imagen la tengo dentro de un recurso?\n\ngracias.[/quote:7hq481cb]\n\nLo he intentado y buscado informacion y con el OLE no creo se pueda, ya que usa los mismo macros de VB y ...
Antonio: AddPicture & EXCEL 2010
[ { "date": "2010-07-12", "forum": "FiveWin for Harbour/xHarbour", "text": "With the new FWH 10/6 and bcc582 the programm hangs with a call to treg32:getbinary() and uses 50% from resources. I change the code to the following:\n\n[code=fw:rk30xzj5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospa...
Antonio: BUG in Treg32?
[ { "date": "2010-08-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, have you seen this?", "time": "12:04", "topic": "Antonio: BUG in Treg32?", "username": "byte-one" } ]
Antonio: BUG in Treg32?
[ { "date": "2010-08-16", "forum": "FiveWin for Harbour/xHarbour", "text": "byte-one\n\nAlready changed to next version\n\nThanks", "time": "11:42", "topic": "Antonio: BUG in Treg32?", "username": "Daniel Garcia-Gil" } ]
Antonio: BUG in Treg32?
[ { "date": "2012-02-20", "forum": "FiveWin for Harbour/xHarbour", "text": "In the function aRead() there must be \"local nPos := 4,....\" in the first line!", "time": "15:34", "topic": "Antonio: Bug in ARead()", "username": "byte-one" } ]
Antonio: Bug in ARead()
[ { "date": "2012-02-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Günther\n\nYou are right. Actually it was 4 in the older versions. This value was changed to 1 in some later version wrongly.\n\nShould be restored to 4.", "time": "05:23", "topic": "Antonio: Bug in ARead()", "usern...
Antonio: Bug in ARead()
[ { "date": "2012-02-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nCould you please provide an example that shows the need for that change ? thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "08:28", "topic": "...
Antonio: Bug in ARead()
[ { "date": "2012-02-22", "forum": "FiveWin for Harbour/xHarbour", "text": "For years i use this functions to store arrays. In the last time aread() gives wrong resultats. Antonio, please make \n[code=fw:170l2n9y]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">cVal := asave<span style=\"co...
Antonio: Bug in ARead()
[ { "date": "2011-09-07", "forum": "FiveWin for Harbour/xHarbour", "text": "If i make a [b:1yv0d5mi]second[/b:1yv0d5mi] TRibbonBar in a second window and add a quickaccess, a error occured, when i add to the quickaccess a button. I found, that the static variables are on old status and the quickaccess is ...
Antonio: Bug in TRibbonBar
[ { "date": "2011-09-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, have you seen this?", "time": "22:49", "topic": "Antonio: Bug in TRibbonBar", "username": "byte-one" } ]
Antonio: Bug in TRibbonBar
[ { "date": "2016-01-31", "forum": "FiveWin for Harbour/xHarbour", "text": "in cFileSubDir( cPath ) are also the drive name returned! This should not be so!\n[quote:1rgp6bj8]Returns: \n <cDirName> Just the path name specified inside the full filename, excluding the drive name. \n[/quote:1rgp6bj8]", "...
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nWhy do you think that the drive name should not be in the result ?", "time": "10:46", "topic": "Antonio: Bug in cFileSubDir( cPath )", "username": "Antonio Linares" } ]
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, read the description from this function:\n[quote:s1hylwoa]Returns: \n <cDirName> Just the path name specified inside the full filename, [b:s1hylwoa]excluding the drive name[/b:s1hylwoa]. [/quote:s1hylwoa]\nLook also at cF...
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Please try this one:\n\n[code=fw:3lpri2fl]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> cFileSubDir<span style=\"color: #000000;\">&#40;</span> cPath <span style=\"...
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, thanks!\nBut this method is not functioning with UNC-path !", "time": "13:05", "topic": "Antonio: Bug in cFileSubDir( cPath )", "username": "byte-one" } ]
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nHere you have it with UNC support. cFilePath() needs to be changed too:\n\n[code=fw:3dbbklsb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> cFilePath<spa...
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, thanks!!!\nIn the next FWH??", "time": "01:05", "topic": "Antonio: Bug in cFileSubDir( cPath )", "username": "byte-one" } ]
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2016-02-03", "forum": "FiveWin for Harbour/xHarbour", "text": "yes, included in next FWH version <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "08:41", "topic": "Antonio: Bug in cFileSubDir( cPath )", "username": "Ant...
Antonio: Bug in cFileSubDir( cPath )
[ { "date": "2011-07-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, in 11/6 the skinbuttons are not right in reaction. If I leave the button with pressed left-mouse, the button is not released! So the button is fired also, when the mouse-arrow is outside the button.", "time": "12:42",...
Antonio: Buttons with skin
[ { "date": "2011-07-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, please look also to this problem for 11/07!", "time": "16:24", "topic": "Antonio: Buttons with skin", "username": "byte-one" } ]
Antonio: Buttons with skin
[ { "date": "2011-09-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, in the 11/8 this problem is latent! For the moment the skinbuttons are not practicable.", "time": "09:09", "topic": "Antonio: Buttons with skin", "username": "byte-one" } ]
Antonio: Buttons with skin
[ { "date": "2011-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, please show to this problem! I use for the moment a old version.", "time": "16:52", "topic": "Antonio: Buttons with skin", "username": "byte-one" } ]
Antonio: Buttons with skin
[ { "date": "2008-05-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\r\n\r\nI'm now trying to use .chm help files via FWH syntax.\r\n\r\n1. With .HLP files I just needed to do a \r\n\r\nSET HELPFILE TO myhlphelp.hlp\r\n\r\nand I could call up the help either by pressing F1 or by calling \r...
Antonio: CHM Help
[ { "date": "2008-05-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\nYes, chmHelpTopic( nHelpID / cTopic[.htm] ) --> nil is the way to review a topic.\r\n\r\nFWH also provides (source\\winapi\\helpchm.prg):\r\nfunction chmHelpIndex( cSearch )\r\nfunction chmHelpSearch (cSearch )\r\nfu...
Antonio: CHM Help
[ { "date": "2008-05-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Colin,\r\n\r\n>\r\nHELPSETTOPIC('WINHELP') \r\nafter the \r\nSET HELPFILE TO mychmhelp.chm, \r\n>\r\n\r\nYes, thats the way we do it in samples\\TestHlp2.prg", "time": "10:15", "topic": "Antonio: CHM Help", "username":...
Antonio: CHM Help
[ { "date": "2008-05-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio. Where I was confused was that \r\n\r\nSET HELPFILE TO mychmhelp.chm\r\nHELPSETTOPIC('WINHELP')\r\n\r\nallowed F1 to invoke help but, if I wanted to invoke help from a button or a menu, I had to call\r\n\r\nCHMHELPT...
Antonio: CHM Help
[ { "date": "2014-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, in this class the buttons are not declared with style WS_TABSTOP!?\n\nI have changed the calls ::nStyle := ...... to\n[code=fw:1bvpgoqx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">   ::<span style=\"co...
Antonio: CLASS TRBtn
[ { "date": "2014-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nYes, it is right and it makes pefect sense\n\nIncluded for next FWH build, many thanks! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "19:58", "to...
Antonio: CLASS TRBtn
[ { "date": "2014-12-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nI think a better implementation would be:\n\n::nStyle = nOR( WS_CHILD, WS_VISIBLE, If( ! oWnd:IsKindOf( \"TRBGROUP\" ), WS_TABSTOP, 0 ) )\n\nSo the control may be placed any where and only on a RibbonBar would not n...
Antonio: CLASS TRBtn
[ { "date": "2010-02-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Antonio:\n\nHe probado la funcion que publicastes aqui en el foro para generar un gradient en el xBrowse estilo Windows 7, el efecto es super bonito, pero tiene un fallo que no se solucionar. Cuando el campo a mostrar en el ...
Antonio: Defecto en Gradient en Windows 7
[ { "date": "2010-02-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Aqui esta la Imagen:\n\n[img:2oogmahl]http&#58;//www&#46;proyectos-meliana&#46;es/basura/1&#46;jpg[/img:2oogmahl]\n\nun saludo\nJLL", "time": "13:47", "topic": "Antonio: Defecto en Gradient en Windows 7", "username": ...
Antonio: Defecto en Gradient en Windows 7
[ { "date": "2010-08-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\nYo tengo el mismo problema y la verdad es que no se como resolverlo. Yo creo que el efecto de rejilla a la Windows 7 se obtiene más por los dos rebordes de la fila seleccionada, el interior blanco y el exterior azul que po...
Antonio: Defecto en Gradient en Windows 7
[ { "date": "2010-08-16", "forum": "FiveWin para Harbour/xHarbour", "text": "jll-fwh, Jose Luis\n\njll-fwh\nEl punto ya los has tratado y te di la solucion para tu version, pero no se si la aplicaste correctamente, verifica nuevamente este hilo\n[url:2n8plu72]http&#58;//forums&#46;fivetechsupport&#46;com/...
Antonio: Defecto en Gradient en Windows 7
[ { "date": "2010-08-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\nGracias de nuevo por la solución. He estado probando en un par de aplicaciones, y los bitmaps se ven bien con el gradiente. Uso bitmaps normales, no alphablended, porque mi versión de FWH es un tanto antigua.\nSaludos,\nJo...
Antonio: Defecto en Gradient en Windows 7
[ { "date": "2018-04-23", "forum": "FiveWin for Harbour/xHarbour", "text": "1. If i use cGetDir(..) and choose a USB-drive for camera-cards BUT WITHOUT any inserted camera-card, the programm crashes in some times! \n2. When using shadow() in MS-VC the shadow are bigger then in Borland and on some dialogs ...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\n1. Please check if a hb_out.log file is created\n\n2. Check the manifest files embedded into the EXE", "time": "08:10", "topic": "Antonio: Differences between BORLAND and VCC", "username": "Antonio Linares"...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, from the first point the hb_out.log:\n[quote:2r6f5vli]Application Internal Error - C:\\WGUN\\GUN1\\gun32.exe\nTerminated at: 2018-04-23 14:22:53\nUnrecoverable error 9015: Symbol item expected from hb_vmDo()\nCalled from ...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-25", "forum": "FiveWin for Harbour/xHarbour", "text": "In the meantime i made some tests. No referring with ::shadow!\nPlease see the picture. On left side compiled with MS-VC, on right side compiled with Borland. It seems, only on dialogs from code!? \n\n[img:1uqa9lmu]http&#58;//byte...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Please inspect both EXEs using this tool:\n\n[url:x0pmia2p]https&#58;//bitbucket&#46;org/fivetech/fivewin-contributions/downloads/peinfo&#46;exe[/url:x0pmia2p]\n\nlook for differences in the embedded manifest files and/or resource...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-25", "forum": "FiveWin for Harbour/xHarbour", "text": "1. looks like memory corruption", "time": "09:39", "topic": "Antonio: Differences between BORLAND and VCC", "username": "Antonio Linares" } ]
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio.\n1. The error is present on all machines.\n2. I inspect the files with PE but no differences. I compile with the exact same RC-File. Have you tested the code?", "time": "10:15", "topic": "Antonio: Differenc...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Any news?\nI found also that in dialogs from resource the height of the caption-area between MS-VC and Borland are different. Maybe different constants in the header-files from the compilers? For the moment i cannot use MS-VC.", ...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-04-29", "forum": "FiveWin for Harbour/xHarbour", "text": "We are checking it but can't see where the difference comes from yet", "time": "20:54", "topic": "Antonio: Differences between BORLAND and VCC", "username": "Antonio Linares" } ]
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello to all. I not can found any reason for the differences on the both compilers. Can please several from us test the above code with VCC and report!?", "time": "14:13", "topic": "Antonio: Differences between BORLAND and...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Gunther, I tested your sample also and I continue to investigate why", "time": "14:20", "topic": "Antonio: Differences between BORLAND and VCC", "username": "cnavarro" } ]
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "To All\n\nI have tried to create a script to compile MSVC 2017 using BuildxM ( xHarbour ) as my guide ( as you may remember ), unfortunately I gave up because I could not get any script or suggestions from the forum to cleanly com...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nI do not use Borland, but I do create two builds of my primary application.\n 1). xHarbour ( .com / xBuilder with Pelles C ) using the version from 11/2015\n 2). Microsoft Visual Studio 2017 with Harbour libraries\n\n...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim or Anyone\n\nI have downloaded the MSVC2017 32 bit Command line Compiler ( from Mel's site .. you do not need to install Visual Studio ) [img:1shnqzj5]http&#58;//i65&#46;tinypic&#46;com/2zxvzgm&#46;jpg[/img:1shnqzj5]\n\n[img:1...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "compiled with Harbour + Fivewin 18.03 and GCC 7.3 32 bit\n[img:3lrdhf4n]http&#58;//www&#46;veneziasoft&#46;com/download/gcc_32&#46;jpg[/img:3lrdhf4n]\n\n\ncompiled with Harbour + Fivewin 18.03 and GCC 7.3 64 bit\n[img:3lrdhf4n]htt...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Rick Lipkin\":3e0mt2xa]I would appreciate if anyone has a batch file ( like buildxm.bat ) to be able to compile tutor01.prg[/quote:3e0mt2xa]\n\nWhat problem did you get using buildxm.bat?\n\nEMG", "time": "14:59", ...
Antonio: Differences between BORLAND and VCC
[ { "date": "2018-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico\n\nI gave up on MSVC .... here was the last test before I gave up ... this how I modified my batch file:\n\n[code=fw:1hru0lij]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />@ECHO OFF<br />CLS<br />ECH...
Antonio: Differences between BORLAND and VCC