messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2012-05-15", "forum": "FiveWin for Harbour/xHarbour", "text": "ok,\n\nthanks for your explanation.\nAnother question regarding units: \nWhat units uses a resource editor (ex. pelles) ?\nWhen design a resource, must we keep in mind if it will be placed on a Dialog or Window ?\n\nThanks\n\nJose...
Behaviour of GET on TMDIChild differs from TDialog
[ { "date": "2012-05-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Josep,\n\nResources editors, as the one provided in PellesC or the Borland Resources Workshop, always use dialog units. Those editors only allow to design dialogboxes, not windows.\n\nTo place a control on a window we usually use:...
Behaviour of GET on TMDIChild differs from TDialog
[ { "date": "2012-05-15", "forum": "FiveWin for Harbour/xHarbour", "text": "ok,\n\nthen wich is the recomended procedure to work in a MDI environment ?\nAll seems that I must use dialogs to build my interface, but in a MDI I have TMDIChild windows.\nIf I build a form in a resorce editor and then (via REDE...
Behaviour of GET on TMDIChild differs from TDialog
[ { "date": "2007-08-08", "forum": "FiveLinux / FiveDroid (Android)", "text": "It seems that if a GET has text in it and you want to edit it the text always gets added to the end or the beginning regardless of whether or not you have double clicked the mouse to a desired insertion point or blocked part or...
Behaviour of GETs when editing text
[ { "date": "2007-08-09", "forum": "FiveLinux / FiveDroid (Android)", "text": "Doug,\n\nHere it works fine though sometimes you have to click twice in between the GET. In this sample I have inserted \"xbase\" in between \"Hello world!\":\n[url=http://imageshack.us:3mkr880u][img:3mkr880u]http:/...
Behaviour of GETs when editing text
[ { "date": "2007-08-17", "forum": "FiveLinux / FiveDroid (Android)", "text": "Antonio\n\nI can get characters to insert into a GET but ONLY if I use the arrow keys to navigate through the GET text. Clicking the mouse moves the mouse pointer to the desired position in the GET text but that's not where t...
Behaviour of GETs when editing text
[ { "date": "2007-08-17", "forum": "FiveLinux / FiveDroid (Android)", "text": "Doug,\n\nHave you tried clicking twice ? Here it works ok if clicked twice", "time": "10:59", "topic": "Behaviour of GETs when editing text", "username": "Antonio Linares" } ]
Behaviour of GETs when editing text
[ { "date": "2007-08-17", "forum": "FiveLinux / FiveDroid (Android)", "text": "I have tried double clicking but that marks the word as a block - but you don't get the normal behaviour that you would expect from having marked a block - ie any characters written are additional characters, they don't replace...
Behaviour of GETs when editing text
[ { "date": "2007-08-17", "forum": "FiveLinux / FiveDroid (Android)", "text": "Doug,\n\nIt may be related to the GT library that it is used. We should use -lgtnul but we can't find that file. We have asked it at the harbour mailing list and we are waiting for an answer, thanks", "time": "12:07", "...
Behaviour of GETs when editing text
[ { "date": "2007-08-17", "forum": "FiveLinux / FiveDroid (Android)", "text": "Doug,\n\nFixed. We send you new libs\n\nthanks for your feedback,", "time": "12:30", "topic": "Behaviour of GETs when editing text", "username": "Antonio Linares" } ]
Behaviour of GETs when editing text
[ { "date": "2007-08-17", "forum": "FiveLinux / FiveDroid (Android)", "text": "Thanks for this fix. Both the level and speed of your support are wonderful.\n\nThanks from a very happy xProgrammer", "time": "13:37", "topic": "Behaviour of GETs when editing text", "username": "xProgrammer" }...
Behaviour of GETs when editing text
[ { "date": "2009-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello!\n\nWhile upgrading from FWH 06.02 to 09.01 I've noticed that behaviour of GoNextCtrl (TWindows) had changed. In previous version I could use it to go to the next GET or BUTTON control, but now it jumps to the next SAY contr...
Behaviour of GoNextCtrl
[ { "date": "2009-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Roman,\n\nAre you sure you have all the focusable controls numbered lower than the says? Perhaps all you need to do is renumber the sequence of the controls.\n\nRegards,\nJames", "time": "12:49", "topic": "Behaviour of GoN...
Behaviour of GoNextCtrl
[ { "date": "2009-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"James Bott\":uya6x2dx]Roman,\nAre you sure you have all the focusable controls numbered lower than the says? Perhaps all you need to do is renumber the sequence of the controls.\n[/quote:uya6x2dx]\n\nNo, SAY-s and GET-s a...
Behaviour of GoNextCtrl
[ { "date": "2009-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Can you show a reduced and self-contained sample of the problem?\n\nEMG", "time": "16:35", "topic": "Behaviour of GoNextCtrl", "username": "Enrico Maria Giordano" } ]
Behaviour of GoNextCtrl
[ { "date": "2009-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"modicr\":3vu2pwuv][quote=\"James Bott\":3vu2pwuv]Roman,\nAre you sure you have all the focusable controls numbered lower than the says? Perhaps all you need to do is renumber the sequence of the controls.\n[/quote:3vu2pwu...
Behaviour of GoNextCtrl
[ { "date": "2009-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello!\n\n[quote:1tnj3kv0]In a MDICHILD or GROUPS? When?[/quote:1tnj3kv0]\n\nYes, I have a Window (not Dialog) in MdiChild.\n\n[code=fw:1tnj3kv0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">    <span style=\"col...
Behaviour of GoNextCtrl
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nSince I use FWH 11.12, I experienced another behaviour in the button class.\n\nI often use \"&\" in a button to make it easier for a user to activate a button by using the ALT-key.\n\nIt always used to work fine. For ins...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Good day!\n\nThe reported problem that also happened with me!\n\nthank you", "time": "14:15", "topic": "Behaviour of button class in FWH 11.12", "username": "tiaofw" } ]
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "this is the only change in tbutton class in version 11.12\ncan you try revert the change and test.\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=124275#p124275\">viewtopic.php?p=...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Michel,\n\nIt is a FWH 11.12 bug, we are searching for it, thanks\n\nWe apologize for it", "time": "17:13", "topic": "Behaviour of button class in FWH 11.12", "username": "Antonio Linares" } ]
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Michel,\n\nThis example is also failing with FWH 11.11 so it seems as the bug was introduced before 11.11:\n\n[code=fw:1caxmfvl]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#inclu...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "In FWH 11.10 is working fine...", "time": "22:47", "topic": "Behaviour of button class in FWH 11.12", "username": "Antonio Linares" } ]
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "This is the required fix in Class TButton:\n\n[code=fw:1avy2kkx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; <span style=\"color: #00C800;\">METHOD</span> GetDlgCode<span style=\"color: #000000;\">&#40;<...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":2tg5wsrm]This example is also failing with FWH 11.11[/quote:2tg5wsrm]\n\nI'm using FWH 11.11 and your sample works fine here. Why?\n\nEMG", "time": "23:50", "topic": "Behaviour of button class in...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, este metodo en tget, todas las posibilidaes retornan WANTALLKEYS, no tiene sentido\nque opinas?\n\no no le capto. <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-13", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Enrico Maria Giordano\":1j5snpz8][quote=\"Antonio Linares\":1j5snpz8]This example is also failing with FWH 11.11[/quote:1j5snpz8]\n\nI'm using FWH 11.11 and your sample works fine here. Why?\n\nEMG[/quote:1j5snpz8]\n\nEnr...
Behaviour of button class in FWH 11.12
[ { "date": "2012-01-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, now it's clear, thank you.\n\nEMG", "time": "00:38", "topic": "Behaviour of button class in FWH 11.12", "username": "Enrico Maria Giordano" } ]
Behaviour of button class in FWH 11.12
[ { "date": "2008-01-05", "forum": "All products support", "text": "Die Beispiele für die Excel-Formulare wurden\nerweitert.\nIm xBrowser ist es nun möglich, mit einem\nClick auf den Column-Header den Index zu wechseln.\nDie Schrift im Header der entsprechenden Spalte \nfärbt sich rot und der aktive Index...
Beispiele für TAutoOle2 u xBrowse ( Update 4 / 07.01.2008 )
[ { "date": "2019-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nAll Belgian citizens are obliged to have an eID (looks like a creditcard) to be able to identify themselves at any time.\n\nI need to read the information which is available on that eID by using a cardreader.\n\nDoes any...
Belgian eID
[ { "date": "2019-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "You ask it regularilly every 2-3 year <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/view...
Belgian eID
[ { "date": "2019-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonino,\n\nI know that topic, but the links that were provided, are not valid anymore.\n\nAnd until now, I haven't seen any solution.\n\nWhere can I find a C/C++ example?\n\nThanks.", "time": "23:45", "topic": "Belgian e...
Belgian eID
[ { "date": "2019-10-10", "forum": "FiveWin for Harbour/xHarbour", "text": "I quickly searched with google the information for you.\n\nThe SDK looks <!-- m --><a class=\"postlink\" href=\"https://github.com/Fedict/eid-mw/tree/master/doc/sdk\">https://github.com/Fedict/eid-mw/tree/master/doc/sdk</a><!-- m ...
Belgian eID
[ { "date": "2019-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi ,\nCould somenone help us to translate in Harbour fivewin syntax ?\n\nThanks", "time": "14:28", "topic": "Belgian eID", "username": "Jack" } ]
Belgian eID
[ { "date": "2019-10-25", "forum": "FiveWin for Harbour/xHarbour", "text": "can you write to me at antonino.perricone _at_ yahoo.it", "time": "16:33", "topic": "Belgian eID", "username": "AntoninoP" } ]
Belgian eID
[ { "date": "2012-11-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nHere in Belgium we all have a electronic ID-card which is used in many applications.\n\nDoes anyone know how we can read this eID in a cardreader?\n\nThanks a lot in advance.", "time": "14:27", "topic": "Belgian ...
Belgian eID-card
[ { "date": "2015-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Michel,\nhave you found a solution.\nThanks in advance\nOtto", "time": "07:42", "topic": "Belgian eID-card", "username": "Otto" } ]
Belgian eID-card
[ { "date": "2015-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Unfortunately not, Otto.", "time": "14:00", "topic": "Belgian eID-card", "username": "driessen" } ]
Belgian eID-card
[ { "date": "2015-07-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Does this help at all?\n\n<!-- m --><a class=\"postlink\" href=\"http://eid.belgium.be/en/using_your_eid/what_do_you_need/kaartlezer/\">http://eid.belgium.be/en/using_your_eid ... aartlezer/</a><!-- m -->\n\nRobb", "time": "01...
Belgian eID-card
[ { "date": "2015-07-31", "forum": "FiveWin for Harbour/xHarbour", "text": "In my infinity curiosity, I saw the API for Belgian eID-card. <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \nI arrived at [url:1wjw4qp3]http&#58;//eid&#46;bel...
Belgian eID-card
[ { "date": "2016-01-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\nWhat is the right instruction in other to read the contents of EID Card : Name, Adress,Bitrth Date ?\n\nThanks", "time": "21:26", "topic": "Belgian eID-card", "username": "Jack" } ]
Belgian eID-card
[ { "date": "2016-06-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\nIs there something new about this ?\nHow to extract FirstName,LastName,BirthDate etc\nThanks for your help .", "time": "17:57", "topic": "Belgian eID-card", "username": "Jack" } ]
Belgian eID-card
[ { "date": "2016-06-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nThere is an SDK for reading the information on the eID.\n[url:1qk7fnvd]http&#58;//eid&#46;belgium&#46;be/nl/eid-toepassingen_ontwikkelen/eid_software_development_kit[/url:1qk7fnvd]\n[url:1qk7fnvd]https&#58;//github&#46;com/...
Belgian eID-card
[ { "date": "2016-06-08", "forum": "FiveWin for Harbour/xHarbour", "text": "How to translate this in Fivewin/Harbour language ?\nThanks for your help .", "time": "15:04", "topic": "Belgian eID-card", "username": "Jack" } ]
Belgian eID-card
[ { "date": "2016-06-08", "forum": "FiveWin for Harbour/xHarbour", "text": "no one tried my code?", "time": "16:46", "topic": "Belgian eID-card", "username": "AntoninoP" } ]
Belgian eID-card
[ { "date": "2016-06-08", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"AntoninoP\":1mj6z5z4]no one tried my code?[/quote:1mj6z5z4]\n\nAntonino,\n\n\nWhen I run it with a cardreader, I get this error:\n[code=fw:1mj6z5z4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span sty...
Belgian eID-card
[ { "date": "2016-06-09", "forum": "FiveWin for Harbour/xHarbour", "text": "It does not found the file beidpkcs11.dll or beid35pkcs11D.dll (depends if is compiled in C debug or not), maybe is better to change the line 11 of be_api.c from\n[code=fw:jnanvj7f]<div class=\"fw\" id=\"{CB}\" style=\"font-family...
Belgian eID-card
[ { "date": "2017-05-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Has anyone been able to read the ID card yet ?\n\nMaybe even with a other software executed from FW ?", "time": "10:15", "topic": "Belgian eID-card", "username": "Marc Venken" } ]
Belgian eID-card
[ { "date": "2017-09-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\nDid someone found samples of FW code for this ?\nThanks", "time": "14:46", "topic": "Belgian eID-card", "username": "Jack" } ]
Belgian eID-card
[ { "date": "2017-09-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Not from my side.", "time": "21:13", "topic": "Belgian eID-card", "username": "Marc Venken" } ]
Belgian eID-card
[ { "date": "2017-09-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI found this information, with examples in different program-languages.\n[url:uxt3afzv]https&#58;//downloads&#46;services&#46;belgium&#46;be/eid/UPD_Developers_Guide&#46;pdf[/url:uxt3afzv]\nBut I don't know how to call it f...
Belgian eID-card
[ { "date": "2020-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Michel, Marc\n\nHave any of you have a working Vat-controle for Belgium vat numbers ? I want to check if new customers are having a correct vat number and maybe the option of filling in the customer data from online data.",...
Belgium VAT-Controle function
[ { "date": "2020-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "You could always use our Italian control if the customer VAT number is created in the same way also in Belgium\nI fiund this \n<!-- m --><a class=\"postlink\" href=\"https://vatcalculator.eu/belgium-vat-calculator/\">https...
Belgium VAT-Controle function
[ { "date": "2020-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Marc,\n\nThis is the function I have made to check a Belgian VAT-number.\nThe picture of the VAT-number = \"BE0999.999.999\"\n\nThe code is : [code=fw:36ijsyfa]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><sp...
Belgium VAT-Controle function
[ { "date": "2020-03-28", "forum": "FiveWin for Harbour/xHarbour", "text": "I have seen this code working I believe (don't know where I got it)\nNow it's not ok anymore\n\n[code=fw:1ma2j67f]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span...
Belgium VAT-Controle function
[ { "date": "2020-03-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Marc,\n\nDo you know the principle of checking a Belgian VAT-number?\n\nA Belgian VAT-number looks like BE0574.774.488.\n\nTake \"BE0\" at the start away. You keep 574.774.488.\nGet rid of the points. You keep 574774488.\nTake the...
Belgium VAT-Controle function
[ { "date": "2020-03-28", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"driessen\":2sb534gn]Marc,\n\nDo you know the principle of checking a Belgian VAT-number?\n\nA Belgian VAT-number looks like BE0574.774.488.\n\nTake \"BE0\" at the start away. You keep 574.774.488.\nGet rid of the points. ...
Belgium VAT-Controle function
[ { "date": "2009-03-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI have a question to all the Belgium FWH-users. Does anyone already create a function to generate the yearly VAT-list, or have an example-file.\nFrom this year on the list must be created as an XML-file. Before it was an ea...
Belgium VAT-list
[ { "date": "2009-03-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Marc,\n\nI have the same problem. So I will follow this topic too.\n\n----------------------------------------------------------------------\n\nBeste Marc,\n\nIk heb hetzelfde probleem. \n\nIk moet in mijn applicatie fiscale...
Belgium VAT-list
[ { "date": "2009-03-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Michel,\n\nIk heb voor de IBAN-nummers nog geen functie geschreven voor de omvorming.\nBlijkbaar heeft dat ook te maken met de bank baar je bij bent.\nIk zal eens aan mijn bank vragen of ze geen tabel of zo hebben met de codes per...
Belgium VAT-list
[ { "date": "2009-03-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Michel,\n\nHet is inderdaad net zoals ik dacht dat de IBAN-nummers afhankelijk zijn van de bank.\nZe hebben me al deze link doorgestuurd om zelf de IBAN te berekenen vanuit een bankrekeningnummer.\n[url:jkqroz83]http&#58;//nl&#46;...
Belgium VAT-list
[ { "date": "2005-10-26", "forum": "All products support", "text": "Olá, pessoal!\n\nEste é o recém inaugurado forum em português para os produtos FiveTech.\nVamos fazer deste nosso espaço para a comunidade FiveWin que fala português.\n\n[ ]'s\nMaurilio", "time": "13:02", "topic": "Bem vindos ao f...
Bem vindos ao forum em português
[ { "date": "2005-10-26", "forum": "All products support", "text": "Olá, Estou aqui também :þ)\nNão esqueçam do III Encontro de programadores que será realizado em São Paulo dia 19 de Novembro de 2.005, incrição e mais informações\n<!-- m --><a class=\"postlink\" href=\"http://www.installsis.com.br/encont...
Bem vindos ao forum em português
[ { "date": "2005-10-26", "forum": "All products support", "text": "Eu tambem estou por aqui...\n\nqq coisa que eu puder ajudar não se acanhem... rsss\n\nfala ai Vagnão... <!-- s:P --><img src=\"{SMILIES_PATH}/icon_razz.gif\" alt=\":P\" title=\"Razz\" /><!-- s:P -->", "time": "15:10", "topic": "B...
Bem vindos ao forum em português
[ { "date": "2005-10-26", "forum": "All products support", "text": "Cheguei.....", "time": "15:42", "topic": "Bem vindos ao forum em português", "username": "ctoas" } ]
Bem vindos ao forum em português
[ { "date": "2005-10-26", "forum": "All products support", "text": "Tô na área também... <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> \nAh, e não esqueçam de colocar a foto de vocês... hehehe\n\nKleyber Derick", "time": "17:28", "topic...
Bem vindos ao forum em português
[ { "date": "2005-12-03", "forum": "All products support", "text": "teste <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "01:25", "topic": "Bem vindos ao forum em português", "username": "Johnson" } ]
Bem vindos ao forum em português
[ { "date": "2006-06-23", "forum": "All products support", "text": "to na area", "time": "18:11", "topic": "Bem vindos ao forum em português", "username": "kbelo" } ]
Bem vindos ao forum em português
[ { "date": "2009-11-07", "forum": "All products support", "text": "<!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "15:15", "topic": "Bem vindos ao forum em português", "username": "lailton.webmaster" } ]
Bem vindos ao forum em português
[ { "date": "2008-02-20", "forum": "All products support", "text": "Hallo aus Essen,\n\nhabe gerade das Update in's Englische Forum\ngestellt. Brushtools => Version 8.2 b\n\n[img:3u3x5ac5]http&#58;//www&#46;pflegeplus&#46;com/pictures/brushtool&#46;jpg[/img:3u3x5ac5]\n\nSource und Rmake ist enthalten\n\...
Benutzer kann Farben, Brushes .... selber ändern
[ { "date": "2006-08-28", "forum": "All products support", "text": "Hallo\n\nhat jemand noch Euch schonmal benutzerdefinierte Formulare bei email versand benutzt ?\nwie kann ich so ein formular über ole vorgeben ?\n\nViele Grüße\n Norbert", "time": "14:00", "topic": "Benutzerdefinierte Formulare ...
Benutzerdefinierte Formulare in Outlook verwenden
[ { "date": "2005-10-26", "forum": "All products support", "text": "Questo forum è dedicato al supporto tecnico relativo a tutti i prodotti della Fivetech Software.\n\nSi prega di iscriversi utilizzando l'apposita opzione e, possibilmente, anche di allegare una propria foto in modo tale da conoscerci anch...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-10-26", "forum": "All products support", "text": "Ciao Enrico,\n\n[quote:2qji8uvz]\nBuon lavoro a tutti.\n[/quote:2qji8uvz]\n\nAnche a te. Ciao", "time": "23:00", "topic": "Benvenuti nel nuovo forum in lingua italiana!", "username": "fsgiudice" } ]
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-10-26", "forum": "All products support", "text": "Grazie. A proposito: hai ricevuto la mia email nella quale ti chiedevo consiglio su dove mettere quelle istruzioni sul MinGW che mi avevi segnalato?\n\nEMG", "time": "23:45", "topic": "Benvenuti nel nuovo forum in lingua italiana!...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-10-27", "forum": "All products support", "text": "Si, anzi scusami se non ti ho risposto prima.\n\nNon ti ho risposto perchè stavo facendo qualche prova con la configurazione e la compilazione con MinGW con i parametri postati da Lorenzo, ma ho avuto qualche problema.\nLa compilazione la...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-10-27", "forum": "All products support", "text": "[quote=\"fsgiudice\":1obyp3di]Si, anzi scusami se non ti ho risposto prima.[/quote:1obyp3di]\n\nE di che?\n\n[quote=\"fsgiudice\":1obyp3di]Non ti ho risposto perchè stavo facendo qualche prova con la configurazione e la compilazione con M...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-10-27", "forum": "All products support", "text": "[quote=\"EnricoMaria\":3my9ubpt]Questo forum è dedicato al supporto tecnico relativo a tutti i prodotti della Fivetech Software.\n\nSi prega di iscriversi utilizzando l'apposita opzione e, possibilmente, anche di allegare una propria foto...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-10-27", "forum": "All products support", "text": "Saluti a tutti anche da parte mia, sinceramente il forum in lingua italiana mi mancava tanto <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "22:33", "topic": "Ben...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-11-01", "forum": "All products support", "text": "E così finalmente rieccoci qua <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\nSono contento che esista questo nuovo spazio anche se condivido la nostalgia di alcuni per il ng che consenti...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2005-11-07", "forum": "All products support", "text": "Eccomi quà!!!........ Bentrovati a tutti.", "time": "13:06", "topic": "Benvenuti nel nuovo forum in lingua italiana!", "username": "juanito" } ]
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2006-06-30", "forum": "All products support", "text": "Eccomi. \nDa oggi anch'io sono iscritto, anche se + o - sono nelle condizioni di Jumbo: poco tempo da dedicare allo sviluppo software perché preso anche dalla vendita/assistenza hardware e in genere da tutto quel che ruota attorno all'IT ...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2006-07-23", "forum": "All products support", "text": "Ciao a tutti,\nil mio tempo per lo sviluppo è come la corrente alternata!\nspero di riprendere con un po' più di disponibilità dopo le vacanze,\ninoltre anche questo caldo non aiuta...\n\nComunque grazie a EMG e a tutti per il supporto.",...
Benvenuti nel nuovo forum in lingua italiana!
[ { "date": "2007-07-29", "forum": "FiveLinux / FiveDroid (Android)", "text": "Wondering what the best editor to use to create / edit .prg files. gedit looks OK but isn't xBase aware (not that I can see). Any plugin for it? Any other editor recommendations?\n\nAlso how do you associate .prg files with y...
Best Editor to use? Any xBase aware ones? File Associations
[ { "date": "2007-07-29", "forum": "FiveLinux / FiveDroid (Android)", "text": "Doug,\n\nFirst recommendation is to install gnome-commander which it is very usefull files manager based on Norton Commander (Total commander on Windows). \n\nFrom a console window do:\nsudo apt-get install gnome-commander\n\nT...
Best Editor to use? Any xBase aware ones? File Associations
[ { "date": "2007-07-29", "forum": "FiveLinux / FiveDroid (Android)", "text": "[url=http&#58;//imageshack&#46;us:348xo9fg][img:348xo9fg]http&#58;//img520&#46;imageshack&#46;us/img520/1832/screenshotmh8&#46;png[/img:348xo9fg][/url:348xo9fg]", "time": "11:42", "topic": "Best Editor to use? Any xBas...
Best Editor to use? Any xBase aware ones? File Associations
[ { "date": "2007-07-29", "forum": "FiveLinux / FiveDroid (Android)", "text": "gnome-commander looks good and it solved my problem - but somewhat indirectly. I double clicked on the .prg file and got a similar set of options. However I noticed that the .prg file had permissions of rwx. I removed the x ...
Best Editor to use? Any xBase aware ones? File Associations
[ { "date": "2007-07-29", "forum": "FiveLinux / FiveDroid (Android)", "text": "Yes, we see what you mean. We can't launch the application from gnome-commander too neither from \"Nautilus\" (the standard file browser). Lets see if we can find a solutiion.\n\nIts seems its not name related as we use the def...
Best Editor to use? Any xBase aware ones? File Associations
[ { "date": "2021-10-30", "forum": "FiveWin for Harbour/xHarbour", "text": "I was able to connect and change my shopdata with a API instruction.\n\nThe data string looks like this :\n\ncData := '{\"images\":[\"5101000.jpg\"],\"sku\":\"skuData\",\"ean\":\"98745123456\",\"name\":\"Noyca\",\"description\":\"...
Best FWH functions for API, Hash, Curl
[ { "date": "2021-10-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Creo que es lo que necesitas\n\n[code=fw:1jmx58un]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />cData := hb_jsonEncode<span style=\"color: #000000;\">&#40;</span> hData <span style=\"color: #000000;\">&#41;...
Best FWH functions for API, Hash, Curl
[ { "date": "2021-10-30", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"leandro\":36p7uc26]Creo que es lo que necesitas\n\n[code=fw:36p7uc26]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />cData := hb_jsonEncode<span style=\"color: #000000;\">&#40;</span> hData <span sty...
Best FWH functions for API, Hash, Curl
[ { "date": "2009-03-12", "forum": "Off Topic / Otros temas", "text": "Lets collect a good list of blogs to review / Reunamos una buena lista de blogs para leer:\n\n[b:2gccorgp]General news / Noticias en general:[/b:2gccorgp]\n<!-- m --><a class=\"postlink\" href=\"http://www.digg.com\">http://www.digg.co...
Best blogs to read / Mejores blogs a leer
[ { "date": "2009-11-25", "forum": "Off Topic / Otros temas", "text": "[b:2nve1e2y]Technology - Linux[/b:2nve1e2y]\n[url:2nve1e2y]http&#58;//www&#46;espaciolinux&#46;com[/url:2nve1e2y] (spanish)\n[url:2nve1e2y]http&#58;//www&#46;vivalinux&#46;com&#46;ar/[/url:2nve1e2y] (spanish)\n\nSaludos.\nCarlos Sincui...
Best blogs to read / Mejores blogs a leer
[ { "date": "2010-02-18", "forum": "Off Topic / Otros temas", "text": "[b:3v1kqx41]Tecnología [/b:3v1kqx41]\n<!-- m --><a class=\"postlink\" href=\"http://tlife.guru/\">http://tlife.guru/</a><!-- m --> (español)\n<!-- m --><a class=\"postlink\" href=\"http://www.neoteo.com\">http://www.neoteo.com</a><!-- ...
Best blogs to read / Mejores blogs a leer
[ { "date": "2008-09-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio and friends!\r\n\r\nHow is the best choice when I have to create my objects into a dialog window?\r\n\r\nSay:redefine() or Say:new()? The redefine method via resource or the new method via oDlg:bPainted?", "time": "15:...
Best choice: Say:redefine() or Say:new()
[ { "date": "2008-09-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Júlio,\r\n\r\nUsing REDEFINE SAY ... you reuse the resource defined control including its coordinates and you can design your entire dialog from the resources editor.", "time": "18:20", "topic": "Best choice: Say:redefine(...
Best choice: Say:redefine() or Say:new()
[ { "date": "2009-05-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Considering all of the enhancements made to xBrowse, what is the best documentation available for the current class ? What are the best sample files to review ?\n\nI've been using TSBrowse ( older version ) but am considering us...
Best current xBrowse doc/sample
[ { "date": "2009-05-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Tim,\n\ndid You have a look at the xBrowseTools ?\nWith the Tools, You can test all settings with Preview.\nAs well there is a source-generator included.\nIt is a very good help, if You want to change to xBrowse.\nAlso You c...
Best current xBrowse doc/sample
[ { "date": "2009-05-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Unfortunately all the documentation on xbrowse is not available at one place. I can suggest the following three ways in that order.\n\n1) Study samples in samples folder ( all programs containing 'xbrowse' ). In particular testxbr...
Best current xBrowse doc/sample
[ { "date": "2009-05-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"ukoenig\":238d35pk]\ndid You have a look at the xBrowseTools ?\nWith the Tools, You can test all settings with Preview.\nAs well there is a source-generator included.\nIt is a very good help, if You want to change to xBro...
Best current xBrowse doc/sample
[ { "date": "2009-05-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Peter,\n\nYou can Download from here.\n<!-- m --><a class=\"postlink\" href=\"http://www.pflegeplus.com/fw_downloads/brwtools5.zip\">http://www.pflegeplus.com/fw_downloads/brwtools5.zip</a><!-- m -->\n\nRead something about ...
Best current xBrowse doc/sample