messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2017-12-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "oSheet:Cells(i+1,10):Borders(7):Linestyle = 1 // left\noSheet:Cells(i+1,10):Borders(8):Linestyle = 1 // up\noSheet:Cells(i+1,10):Borders(9):Linestyle = 1 // bottom\noSheet:Cells(i+1,10):Borders(10)... | Border |
[
{
"date": "2017-12-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Mr Massimo\n\nIt works.\n\n\nRegards\n\n\nACWoo",
"time": "03:40",
"topic": "Border",
"username": "acwoo1"
}
] | Border |
[
{
"date": "2010-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear All,\n\nHow to make border around Get like this\n[img:2hay8ioe]http://i208.photobucket.com/albums/bb82/fraxzi/FWxHarbour/borderGet.png[/img:2hay8ioe]\n\n\nI need to put this on empty Get Object and remove if f... | Border around GET |
[
{
"date": "2010-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[img:di2jsto0]http://img576.imageshack.us/img576/2448/getround.png[/img:di2jsto0]\non Paint method \nBEFORE ::DispEnd( aInfo )\n\nRoundRect(::hDc,0,0,::nWidth-1,::nHeight-1,9,9)\n\nTHEN TRY WITH XPLOOK.RC\n\nDEFIN... | Border around GET |
[
{
"date": "2010-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Silvio\":17u9u2ih][img:17u9u2ih]http://img576.imageshack.us/img576/2448/getround.png[/img:17u9u2ih]\non Paint method \nBEFORE ::DispEnd( aInfo )\n\nRoundRect(::hDc,0,0,::nWidth-1,::nHeight-1,9,9)\n\nTHEN ... | Border around GET |
[
{
"date": "2010-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maybe ( with any Color and Pen-Size ) ???\n\n[img:32devp68]http://www.service-fivewin.de/pictures/getbox.jpg[/img:32devp68]\n\nREDEFINE GET oGET1 VAR cGET1 ID 250 OF oDlg UPDATE\n// TOP, LEFT, hDC, WIDTH, HEIG... | Border around GET |
[
{
"date": "2010-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It's my Round GET\n<!-- m --><a class=\"postlink\" href=\"http://www.4shared.com/file/jARehqP9/DefGet.html\">http://www.4shared.com/file/jARehqP9/DefGet.html</a><!-- m -->\n\n<!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\... | Border around GET |
[
{
"date": "2010-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maybe I don't understand the Question.\n<[color=#FF0000:3cxz94ly][b:3cxz94ly]a[/b:3cxz94ly][/color:3cxz94ly][color=#4000FF:3cxz94ly]round[/color:3cxz94ly]> means just a Frame to me, <[color=#4000FF:3cxz94ly]Round[/color:3cxz94ly]>... | Border around GET |
[
{
"date": "2010-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Sorry",
"time": "21:05",
"topic": "Border around GET",
"username": "lailton.webmaster"
}
] | Border around GET |
[
{
"date": "2010-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I think that this solve your problem\n\nnVar:=0\n\ndefine dialog oDlg ....\n\nredefine Get oGet Var nVar .... ON CHANGE validate( nVar, 100, oDlg ) \n\n\n\nfunction validate( nVar, nMax, oDialog )\n\n if (nVar > nMax )\n\n D... | Border around GET |
[
{
"date": "2010-05-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Guys,\n\nThank you Laiton!\n\nThank you Uwe.. Your a great help..\n\nI will immediately adapt your idea.\n\n\nMy Best Regards,\nFrances",
"time": "01:48",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2010-05-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "A complete Solution ( modified )\n3 Tests You can activate / deactivate\nAll Types are supported : C, N, L, D\n\n1. Show Box on Get-Focus\n2. Show Box on empty Values on Init\n3. Show Box with valid Values on Init\n\n[img:1aefupxd... | Border around GET |
[
{
"date": "2010-05-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nThank you so much for your kind and generous help.\n\n\nMabuhay!\n\n\nBest Regards,\nFrances",
"time": "00:25",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2010-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I tested still another Solution from Source \npainting a BMP behind ( [color=#4000FF:1vbq7i8m]SAY[/color:1vbq7i8m] and [color=#FF0000:1vbq7i8m]GET[/color:1vbq7i8m] ) :\n\n[img:1vbq7i8m]http://www.service-fivewin.de/pic... | Border around GET |
[
{
"date": "2011-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nI tried with get multiline but it wont work.. How to do this with multiline get.. any idea?\n\n[code=fw:18ujo9p7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">S... | Border around GET |
[
{
"date": "2011-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr. Uwe,\n\nAny update on multiget border?\n\n\nKind Regards,\nFrances",
"time": "03:40",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2011-05-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Frances,\n\nI tested, moving the Border to the Dialog ( not insided the Get ) in Relation to the Multiline-get-dimension.\nIt seems, it could be a Solution.\n\n[img:nn5jhue5]http://www.service-fivewin.de/pictures... | Border around GET |
[
{
"date": "2011-05-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "uwe,\ncan I create the border after I press button on one dialog to controll if there is a value or I can show the border of the get directly by pass valid control ?\n\nsample :\nif there is no customer name I cannot save the reco... | Border around GET |
[
{
"date": "2011-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio,\n\nI'm working on a nice Tool, to test everything at Runtime :\nDialog-Background and different Borderstyles like :\n[color=#0000FF:lcfgft02]Border ( around )\nShadow ( Bottom / Right ) \nUnderline [/color:lcfgft02]\n\nBor... | Border around GET |
[
{
"date": "2011-05-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The Border-painter is nearly finished.\nStill the Sourceeditor must be included.\nYou can change the Brush, Focus- and Lostfocus-color at Runtime.\nChanging the Borderstyle, Daniel's Restart-function is used.\nAll Settings are sav... | Border around GET |
[
{
"date": "2011-05-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "can you make a little sample test with a only get ?",
"time": "10:31",
"topic": "Border around GET",
"username": "Silvio"
}
] | Border around GET |
[
{
"date": "2011-05-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\n\nnice work, some years ago I try to do the same to show the focus, but how can this work with radio buttons and check buttons group ?, because the focus should be for all the group not for one of them only\n\nregards\n\nMa... | Border around GET |
[
{
"date": "2011-05-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marcelo,\n\nthe problem occurs as well with Multiline gets.\nI use a fixed Height in case the Height cannot be calculated, to define the Area.\nA bit testing is needed.\nI will add Radios and Checkboxes to the Tool, to see how it ... | Border around GET |
[
{
"date": "2012-09-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nHi! Reviving this thread..\n\nHow to draw border around TTIMEPICK and TDATEPICK gets?\n\nKind regards,",
"time": "09:10",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2012-09-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear All,\n\nIt seems :bPainted of TTIMEPICK and TDATEPICK not working..?\n\nKind Regards,",
"time": "09:39",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2012-09-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Frances,\n\ndid You have a look at the Samples Datetime.prg and Testdtp.prg ?\n\n[img:2sz729js]http://www.service-fivewin.de/pictures/DTPick2.jg[/img:2sz729js]\n\n[img:2sz729js]http://www.service-five... | Border around GET |
[
{
"date": "2012-09-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Mr. Uwe.\n\nCould you please try something like this... \n\nThis style of this get looks very, very nice.\nRedefine Get oGet Var MiVar ID 120 of oDlg [b:lhj4xwb4]When .F[/b:lhj4xwb4]. ....> This get is Disable (for the when .f.... | Border around GET |
[
{
"date": "2012-09-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nThis is the Datepicker with the same :bPainted as Get object.. which does not display boders..\n\n[img:66plo6bh]http://i208.photobucket.com/albums/bb82/fraxzi/DTPicker_zps09dce62d.png[/img:66plo6bh]\n\... | Border around GET |
[
{
"date": "2012-09-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frances,\n\nI added these two tests,\nIs that the solution, You are looking for \nPensize, Color ( focus, lost ) and space can be defined .\n\n[img:3m3xpzeo]http://www.service-fivewin.de/pictures/timedate1.jpg[/img... | Border around GET |
[
{
"date": "2012-09-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nIt has to be in ::bPainted",
"time": "10:04",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2012-09-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[color=#0000FF:1xeaafyj]Ruben,[/color:1xeaafyj]\ndo You mean a Border, or just changing the get-color itself ?\n\n[b:1xeaafyj][color=#0000FF:1xeaafyj]Frances,[/color:1xeaafyj][/b:1xeaafyj]\nI think it is not supported, tested but ... | Border around GET |
[
{
"date": "2012-09-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nYes it didn't fire-up the :bPainted.. <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \n\nBut using :bLostFocus and :bGotFocus works but need to focus (by mouse) to TDateP... | Border around GET |
[
{
"date": "2012-09-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frances\n\nI added a Testbutton.\n[color=#FF0000:2jczf39b]External SetFocus [/color:2jczf39b]works fine and draws the Border.\n\n[color=#0000FF:2jczf39b]dDate := Date()\n@ 70, 95 DTPICKER oDate VAR dDate SIZE 50, 12 FONT oGetFon... | Border around GET |
[
{
"date": "2012-09-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nI already did that.. but when redefine dialog was init.. the DatePicker has no border even if I put oDate:SetFocus() on dialog's init..",
"time": "01:53",
"topic": "Border around GET",
"username": "fraxzi"... | Border around GET |
[
{
"date": "2012-09-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frances,\n\nI'm working on a Solution using [color=#FF0000:1859k541][b:1859k541]RESOURCES[/b:1859k541][/color:1859k541] !!!\nDefine Color- or brushed Border.\nThis Solution [color=#FF0000:1859k541]doesn't need Focus / Lostfocus[/c... | Border around GET |
[
{
"date": "2012-09-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nLooking forward for the update. Thanks <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "01:36",
"topic": "Border around GET",
"username":... | Border around GET |
[
{
"date": "2012-09-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frances,\n\na extra Tool, only for Resources.\nRealtime Tests of Colors and Brushes.\nGet / Lost Focus and external color / brush - border-define is supported.\n\nDownload ( 1.3 MB ) :\n<!-- m --><a class=\"postlink\" href=\"http:... | Border around GET |
[
{
"date": "2012-09-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nI downloaded and will test this weekend.. I will adapt and post feedback asap.\nThank you so much for the great efforts!",
"time": "01:20",
"topic": "Border around GET",
"username": "fraxzi"
}
] | Border around GET |
[
{
"date": "2012-09-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frances\n\nThere will be still some more options.\nGetting some funny effects, using a Gradient :\n\n[img:1uy05eyi]http://www.service-fivewin.de/pictures/bgrad1.jg[/img:1uy05eyi]\n\n[img:1uy05eyi]http://www.... | Border around GET |
[
{
"date": "2021-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Master Uwe, would it be possible to make the download available again, please?\n\nRegards, saludos.",
"time": "18:21",
"topic": "Border around GET",
"username": "karinha"
}
] | Border around GET |
[
{
"date": "2021-05-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "All fixed ( images and download ) <!-- s:!: --><img src=\"{SMILIES_PATH}/icon_exclaim.gif\" alt=\":!:\" title=\"Exclamation\" /><!-- s:!: --> \n\n[color=#FF0040:3fkktfcm][size=150:3fkktfcm]pflegeplus.com[/size:3fkktfcm][/color:3fk... | Border around GET |
[
{
"date": "2021-05-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukoenig\":t9wh9ork]All fixed ( images and download ) <!-- s:!: --><img src=\"{SMILIES_PATH}/icon_exclaim.gif\" alt=\":!:\" title=\"Exclamation\" /><!-- s:!: --> \n\n[color=#FF0040:t9wh9ork][size=150:t9wh9ork]pflegeplus.co... | Border around GET |
[
{
"date": "2021-05-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "João,\n\nThe download-name still exists\njust the DOMAIN-name changed\nthis is the complete link I posted\n\nI'm just preparing a new release much better to handle <!-- s:!: --><img src=\"{SMILIES_PATH}/icon_exclaim.gif\" alt=\":!... | Border around GET |
[
{
"date": "2021-05-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Great!! Super many thanks master. Regards, saludos.",
"time": "18:54",
"topic": "Border around GET",
"username": "karinha"
}
] | Border around GET |
[
{
"date": "2021-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Here is a preview of the new release ( looks much different )\nmany things are added like a detection of the needed textcolor\nlike contrast used in xBrowse\nYou can select a background and a wanted border-color,\na defined border... | Border around GET |
[
{
"date": "2021-05-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I completed the tool\ndon't forget to check the makefile. <!-- s:!: --><img src=\"{SMILIES_PATH}/icon_exclaim.gif\" alt=\":!:\" title=\"Exclamation\" /><!-- s:!: --> \nLet me know if something doesn't work\nAfter creating Your own... | Border around GET |
[
{
"date": "2021-05-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It's just spectacular. Very very good. Super grateful.\n\nEs simplemente espectacular. Muy muy bien. Super agradecido.\n\n\nRegards, saludos.",
"time": "20:46",
"topic": "Border around GET",
"username": "karinha"
}
] | Border around GET |
[
{
"date": "2021-06-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I found a small bug : a button double defined\nnow it is much better.\nBecause of using a folder, we can include much more\n\nRelease 2.2\n<!-- m --><a class=\"postlink\" href=\"http://www.service-fivewin.de/FW_Downloads/Newbord1.... | Border around GET |
[
{
"date": "2021-06-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "preparing a new download\n\nthere are many new things added\n\nfor the background I added a gradient and image-support\na new gradient and button-designer\na image background-selector\n\nRelease 3.1\n<!-- m --><a class=\"postlink\... | Border around GET |
[
{
"date": "2006-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Does anyone know how to draw a border around a SAY that is defined as a resource.\n\nI am using BRW and the GETs that are defined as resources have a very neat flat blue border around them when displayed from FWH.\n\nIs it possibl... | Border around SAY defined in Resource |
[
{
"date": "2006-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As an alternative you can use a disabled GET instead of a SAY.\n\nEMG",
"time": "16:44",
"topic": "Border around SAY defined in Resource",
"username": "Enrico Maria Giordano"
}
] | Border around SAY defined in Resource |
[
{
"date": "2006-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Try to Draw lines and squares around it via oDlg:bPainted.\nUse GetClientRect or something like this",
"time": "19:31",
"topic": "Border around SAY defined in Resource",
"username": "manuramos"
}
] | Border around SAY defined in Resource |
[
{
"date": "2006-02-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dale,\n\n[quote:24thllcn]I am using BRW and the GETs that are defined as resources have a very neat flat blue border around them when displayed from FWH. \n\nIs it possible to display the SAYs with the same flat blue border.[/quot... | Border around SAY defined in Resource |
[
{
"date": "2006-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello!\n\nHow to draw a box - border around \ncurrent/focused line in TWBrowse.\n\nThanks, Roman",
"time": "15:11",
"topic": "Border around focused line in browse?",
"username": "modicr"
}
] | Border around focused line in browse? |
[
{
"date": "2006-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You can't.",
"time": "18:13",
"topic": "Border around focused line in browse?",
"username": "James Bott"
}
] | Border around focused line in browse? |
[
{
"date": "2006-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Roman, James,\n\nClass TWBrowse Method Paint() can be easily modified to paint a dotted line or similar around the focused line.",
"time": "18:24",
"topic": "Border around focused line in browse?",
"username": "Antonio... | Border around focused line in browse? |
[
{
"date": "2006-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nWell, easy for you probably, but I remember spending quite some time trying to get it working without success. I think part of the problem was that the cells are kind of still 3d from the old days. There are actually t... | Border around focused line in browse? |
[
{
"date": "2006-05-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello!\n\nI try to draw a box around the line and there are problems when I\nmove to the next line - the previous one is not redrawn correctly.\n\nIMHO there is a (optimization) bug in static function WBrwLine (which is called fro... | Border around focused line in browse? |
[
{
"date": "2006-05-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Great, Roman!\n\nEMG",
"time": "12:43",
"topic": "Border around focused line in browse?",
"username": "Enrico Maria Giordano"
}
] | Border around focused line in browse? |
[
{
"date": "2006-05-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Good work Roman.\n\nOne question. Why a static function rather than a method?\n\nJames",
"time": "16:52",
"topic": "Border around focused line in browse?",
"username": "James Bott"
}
] | Border around focused line in browse? |
[
{
"date": "2006-05-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello!\n\nBecause that's the way how wBrwLine is implemented in WBROWSE.PRG and I just copied code from it.\n\nBTW, I created three more \"skins\": <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\... | Border around focused line in browse? |
[
{
"date": "2006-05-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Roman,\n\nExcellent <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "10:58",
"topic": "Border around focused line in browse?",
"username": "Antonio Linares"
... | Border around focused line in browse? |
[
{
"date": "2013-12-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Estimados, tego una consulta, en un dialogo muestro esto:\n[img:15ialfq7]http://i.imgur.com/iGtrd4S.png[/img:15ialfq7]\n[code=fw:15ialfq7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <s... | Border de Get aundo tiene el WHEN .F. |
[
{
"date": "2013-12-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carlos, intenta cambia aqui:\n\n[code=fw:afcw480s]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> CLASSDATA lDisColors <span style=\"color: #0000ff;\">INIT</span> .T. <span style=\"color: #B900B... | Border de Get aundo tiene el WHEN .F. |
[
{
"date": "2013-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carlos\nEspero no te moleste este comentario.\nNo debes emplear la palabra Introdusca (Introduzca) en tus diálogos porque se sobre entiende que tenemos que introducir datos.\nPodrías poner Nuevo usuario, Modifica usuario, etc.\n\... | Border de Get aundo tiene el WHEN .F. |
[
{
"date": "2006-04-18",
"forum": "FiveWin para Pocket PC",
"text": "Hola Foro, q tal las fiestas de Pascua. Espero q bien.\n\nAl tema, tengo un GET que dependindo de un valor boolenao, debe estar activo o no. Esto es facil usando WHEN o o con Disable(), pero en ambos casos sigue visualizando el recuadro... | Border en GET |
[
{
"date": "2006-04-24",
"forum": "FiveWin para Pocket PC",
"text": "A falta de respuestas, imagino que no puede hacerse. Entonces el planteamiento es el siguiente, el GET en el recurso sin caja. Y dibujar una caja alrededor del GET cuando proceda. Lo he intentado con WndBox(), pero no lo he conseguido, ... | Border en GET |
[
{
"date": "2006-04-24",
"forum": "FiveWin para Pocket PC",
"text": "asi a primeras miraste dos get superpuestos uno con caja y otro sin ella y ocultar el que no se desea ? ( o tambien un get y un say ) .\nAtención ten en cuenta que se apilan en recursos al reves de como lo ves en el programa , de tal ma... | Border en GET |
[
{
"date": "2006-04-24",
"forum": "FiveWin para Pocket PC",
"text": "Gracias Jose Luis por la respuesta. Tus comentarios siempre son de ayuda. \n\nAl final persevere con el tema de WndBox, y consegui que se comportase tal cual queria. \n\nEs un get en el detalle de albaranes en el que se introduce el nº ... | Border en GET |
[
{
"date": "2006-04-24",
"forum": "FiveWin para Pocket PC",
"text": "Biel,\n\n> Al final persevere con el tema de WndBox, y consegui que se comportase tal cual queria. \n\nBien. Otra solución sería cambiar el estilo del GET dinamicamente usando SetWindowLong( oGet:hWnd, GWL_STYLE, <estilo previo, excepto... | Border en GET |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Pocket PC",
"text": "Lo probastes ?",
"time": "12:50",
"topic": "Border en GET",
"username": "Antonio Linares"
}
] | Border en GET |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Pocket PC",
"text": "Hola Antonio, \npues no, lo he dejado en tareas to do( to try), voy un poco retrasado, y ya me enrede mas de la cuenta. Cuando lo pruebe ya comentare en el hilo.",
"time": "14:54",
"topic": "Border en GET",
"username": "Bie... | Border en GET |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Pocket PC",
"text": "ok <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "16:50",
"topic": "Border en GET",
"username": "Antonio Linares"
}
] | Border en GET |
[
{
"date": "2009-05-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI created a test for all possible combination of class BTNBMP ( FWH 9.04 ).\nIt seems, the [color=#FF0000:17jr7rs2]Border[/color:17jr7rs2] for combination : Dialog / Buttons from resources / Transparent-mode is missing.\... | Border in BtnBMP from Resource with Transp. missing ? |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI am using CHECKBOX with FOLDER; however when the CHECKBOX, there is no border to indicate to user the field is active; how do I correct this problem?\n\nThank You,",
"time": "05:11",
"topic": "Border on checkbox... | Border on checkbox |
[
{
"date": "2009-02-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Darrell,\n\nAre you using themes ?\n\n1 24 \"WindowsXP.Manifest\"",
"time": "12:47",
"topic": "Border on checkbox",
"username": "Antonio Linares"
}
] | Border on checkbox |
[
{
"date": "2009-02-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio,\n\nYes, we are using themes.",
"time": "16:57",
"topic": "Border on checkbox",
"username": "cdmmaui"
}
] | Border on checkbox |
[
{
"date": "2009-02-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Darrell,\n\nOnce the dialog is visible, the user has to press Alt in order to make the focus visible.\n\nHere you have a working example:\n[code:2rrqqvss]\n#include \"FiveWin.ch\" \n\nfunction Main() \n\n local oDlg, oFld, l... | Border on checkbox |
[
{
"date": "2009-02-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Anthonio,\n\nIs there a solution available that does not require user to press ATL so border and button shortcuts are available? Users will complain if they have to press additional keys.\n\nThank You,",
"time": "05:07",
"... | Border on checkbox |
[
{
"date": "2009-02-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It's a Windows setting (look in the desktop properties).\n\nEMG",
"time": "09:58",
"topic": "Border on checkbox",
"username": "Enrico Maria Giordano"
}
] | Border on checkbox |
[
{
"date": "2018-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "How I can have a border as this image ...on get date control ?",
"time": "21:04",
"topic": "Border on get browse",
"username": "Silvio.Falconi"
}
] | Border on get browse |
[
{
"date": "2018-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio, pode mostrar como fez:\n\n[b:3546j031]+ 1 -[/b:3546j031]\n\nno seu código prg?",
"time": "20:55",
"topic": "Border on get browse",
"username": "MGA"
}
] | Border on get browse |
[
{
"date": "2018-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Please\ndo not claim the sources from me (it is already in two TOPICS that you give the SAME THING)\n\nPLEASE SEE HERE \n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=35626#p212... | Border on get browse |
[
{
"date": "2018-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks",
"time": "19:40",
"topic": "Border on get browse",
"username": "MGA"
}
] | Border on get browse |
[
{
"date": "2011-05-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The Update Release of Borderedit 1.2\n\n1. Selected Values added to created PRG-file\n2. Checkbox added\n\nMaybe it is possible, to reduce the Numbers of Calculations ( Border-function in Size ) ? \nJust let me know.\n\n[img:3r48o... | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2011-05-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The Update of Borderedit Release 1.2\n\n1. Selected Values added to created PRG-file\n2. Checkbox added\n\n[img:1nylconw]http://www.pflegeplus.com/pictures/borderedit2.jpg[/img:1nylconw]\n\n[img:1nylconw]http:/... | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2011-05-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr. Uwe,\n\nThis is a great work.. very useful.\n\n\nWith brushed dialog, :bLostfocus leaves marks and clear the brush (portion) around get/object..\n\n\nIs there a way when :bLostFocus draws the original brush/color of the D... | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2011-05-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frances,\n\nthe next Update will have some new Functions :\n\n[color=#0040FF:1cdbqlrg]1. Select / test any Dialog-background\n2. A second LOSTFOCUS, to restore the original Background\n3. The Step of Borderspaces is changed from 1... | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2011-05-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr. Uwe,\n\n\nExciting news!\n\n\nKind Regards,\nFrances",
"time": "01:37",
"topic": "BorderEdit Release 1.2 => DOWNLOAD",
"username": "fraxzi"
}
] | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2011-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe, \n Many thanks for this function!\n\nJust a question: \n\nis it correct to remove border in this way?\n\nFUNCTION MAKESHADOW( nBorda , oDlg , oGet )\nLOCAL nColor := GetSysColor( COLOR_BTNFACE )\nIF nBorda = 1 // make the ... | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2011-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marco,\n\nThat doesn't work.\nThe Border-painting is designed, to work on any background.\nI can do a oDialog:Refresh(), to restore the original Background,\nbut I prefer just to save / restore only the Background-area of the Cont... | BorderEdit Release 1.2 => DOWNLOAD |
[
{
"date": "2014-04-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "HI\n\n[code=fw:1wc5yhbw]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span> <br /><span style=\"color: #00D7D7;\">#i... | Border_UP_LEFT |
[
{
"date": "2017-01-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Colegas, Estoy diseñando un dialogo desde recursos cuyo fondo es blanco. en él tengo un xbrowse también blanco pero algunas lineas del contorno no se dibujan. Adjunto imagen\n\n[img:1dkr5rek]http://i66.tinypic.com/2p... | Bordes de xBrowse |
[
{
"date": "2017-01-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"horacio\":3kxcrhqd]Colegas, Estoy diseñando un dialogo desde recursos cuyo fondo es blanco. en él tengo un xbrowse también blanco pero algunas lineas del contorno no se dibujan. Adjunto imagen\n\n[img:3kxcrhqd]http:... | Bordes de xBrowse |
[
{
"date": "2017-01-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "José Luis, gracias por responder. Si es Custom\n\nSaludos",
"time": "13:17",
"topic": "Bordes de xBrowse",
"username": "horacio"
}
] | Bordes de xBrowse |
[
{
"date": "2017-01-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "When we create from source, the bottom-line also is drawn.\nWonder why the bottom-line is not drawn in the above case.\n\nAny way, you may use oBrw:bPainted to draw the bottom-line yourself.\n\noBrw:bPainted := { |hDC, cPS, brw|... | Bordes de xBrowse |
[
{
"date": "2017-01-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Thanks Rao, I worked perfectly\n\nSaludos",
"time": "14:51",
"topic": "Bordes de xBrowse",
"username": "horacio"
}
] | Bordes de xBrowse |
[
{
"date": "2008-08-27",
"forum": "Utilities / Utilidades",
"text": "\"Dear friends,\r\n\r\nI hope these compiled messages will help...\r\nFrom 01.June.2000 to 30.September.2002.\r\n<!-- e --><a href=\"mailto:bpekic@eunet.yu\">bpekic@eunet.yu</a><!-- e -->\"\r\n\r\n\"Renewing time. Dedicated to all the f... | Boris Pekic - NG's archive |
[
{
"date": "2008-08-27",
"forum": "Utilities / Utilidades",
"text": "32-bit operations\r\n\r\n\r\n--------------------------------------------------------------------------------\r\n\r\n\r\n Has anyone had any luck in writing 32 bit entries to the registry ? If so, could you please post a working sample ... | Boris Pekic - NG's archive |
[
{
"date": "2008-08-27",
"forum": "Utilities / Utilidades",
"text": "3D Studio and FiveWin\r\n\r\n\r\n--------------------------------------------------------------------------------\r\n\r\n\r\n I wonder if a VBX or DLL to manage 3DStudio files exist. Can anybody help me ?\r\n\r\n Check <!-- w --><a clas... | Boris Pekic - NG's archive |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.