messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2019-02-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi !\n\nThere are several controls of the type TGET, when you press the up and down arrow keys, the focus changes. Can I prevent the focus from changing when these keys are pressed ?",
"time": "07:05",
"topic": "Change foc... | Change focus |
[
{
"date": "2019-02-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If I understood the question...\n\n[code=fw:2dr5ob97]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #00C800;\">IF</span> GETASYNCKEY<span style=\"color: #000000;\">(</sp... | Change focus |
[
{
"date": "2019-02-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks for your help !\n And what the ReadKey() function does not work ?",
"time": "12:01",
"topic": "Change focus",
"username": "Natter"
}
] | Change focus |
[
{
"date": "2012-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nCan anyone give me an example how to change font in sàome rows in a wbrowse / xbrowse?\nI know how change color for each line, but did'n found an example for changing fonts.\n\nThanks,\nMarc",
"time": "11:01",
"t... | Change fonts on wbrowse & xbrowse |
[
{
"date": "2012-02-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\n\ne.g:[code=fw:2s2217yk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">FONT</span> oFont <span style=\"color: #0000ff;\">NAME</s... | Change fonts on wbrowse & xbrowse |
[
{
"date": "2012-02-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Frank,\n\nRegards,\nMarc",
"time": "10:34",
"topic": "Change fonts on wbrowse & xbrowse",
"username": "Marc Vanzegbroeck"
}
] | Change fonts on wbrowse & xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nHow can I change the Headers in xBrowse while it is displayed?\n\nThanks,\nMarc",
"time": "15:31",
"topic": "Change headers in xbrowse",
"username": "Marc Vanzegbroeck"
}
] | Change headers in xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Marc,\n\nChange and Test all xBrowse-Settings at Runtime ( Header, Footer, Fonts, Background, Cells .... :\nI think, You want to set new values for the header on Button-click ?.\nCan You tell me the values, You want to chang... | Change headers in xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\n\nI want the customer to be able to change the header of the xBrowse.\nIn this example 'Marc' or 'Jan'\n\n[img:2ym0kjbb]http://www.vms.be/FWTest/xbrowseHeader.jpg[/img:2ym0kjbb]\n\nIn tsbrowse I did something... | Change headers in xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code:nwqlotxd]\noBrw:Jan:cHeader := 'cChangedJan'\noBrw:Refresh()\n[/code:nwqlotxd]",
"time": "20:24",
"topic": "Change headers in xbrowse",
"username": "nageswaragunupudi"
}
] | Change headers in xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao,\n\nThis is not working. Jan is the text that is in this sample in the cHeader of the 2e row. It's not a variable.\n\nRegards,\nMarc",
"time": "20:44",
"topic": "Change headers in xbrowse",
"username": "Ma... | Change headers in xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Marc,\n\nany selected Mouse-Clicks inside the xBrowse, will change the Header-Text\nChoose one, to do the defined Column-Title-Change ( You can use also VAR'S ).\nAnother option could be, to change the Head-color as well.\n\... | Change headers in xbrowse |
[
{
"date": "2009-01-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you Uwe,\n\nIt's working very nice now!! <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> \n\nRegards,\nMarc",
"time": "21:53",
"topic": "Change headers in xb... | Change headers in xbrowse |
[
{
"date": "2022-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I once changed my htaccess file in order to forward ALL link, access and calls to the oldsite to the new site.\n\nI have a FIVEWIN folder on it in order to upload images to post insite the forum here, but that also forward all pic... | Change htaccess for access to 1 folder |
[
{
"date": "2022-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Marc,\n\nWith mod_harbour CGI version we do it this way:\n[code=fw:1bnjgc24]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><Directory C:/xampp/htdocs><br /> RewriteEngine <span style=\"color: #0000ff;\">on</... | Change htaccess for access to 1 folder |
[
{
"date": "2021-03-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can we change the status of aSelected?\n\nThe idea is that I call several functions (one by one) with a different ordscope() selection. The result records of that selection should be set to .t. in de aSelected\nNext again a ords... | Change oBrw:aSelected outsite xbrowse |
[
{
"date": "2021-03-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Purpose of oBrw:aSelected is totally different.\nWhat you want is you prepare an array of record numbers, which you want to show in xbrowse.\n\nIn this sample, aRecs represent the array aSelected you are referring to:\n\n[code=fw:... | Change oBrw:aSelected outsite xbrowse |
[
{
"date": "2021-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks for sending me in the correct direction !!\n\nIn every lookup function (afther selection)\nI will add records to the array with a dbeval(....aadd()..)",
"time": "11:02",
"topic": "Change oBrw:aSelected outsite xbrow... | Change oBrw:aSelected outsite xbrowse |
[
{
"date": "2023-04-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nThere are 2 controls on the window - a [b:1e4txqrl]Tbutton[/b:1e4txqrl] and a [b:1e4txqrl]TPanel[/b:1e4txqrl]. I need to tell the [b:1e4txqrl]TButton[/b:1e4txqrl] that it belongs to the [b:1e4txqrl]TPanel[/b:1e4txqrl]. How ... | Change of control owner |
[
{
"date": "2023-04-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Yuri,\n\nWhen you create the TButton you use .. OF <TPanelObject>\n\nAnother way is to use Windows API function SetParent()\n[url:1y3waedg]https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-set... | Change of control owner |
[
{
"date": "2017-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hey,\n\nEvery couple of day, while my program grows, I have to change (add) more fields into the online database\n\nNow I go into my phpMyadmin and change the structure and continue.\nI've seen that there are functions to change i... | Change of structure during development |
[
{
"date": "2017-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Marc\n\nSorry for my bad english, i use this code for add columns\n\n if fieldpos(\"c_emdirec\") < 1\n gci_sqlexe(\"ALTER TABLE gci_empresas ADD c_emdirec CHAR(60) DEFAULT '' NOT NULL AFTER c_emname2\")\n gci_sqlexe... | Change of structure during development |
[
{
"date": "2017-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FWH implementation\n\nExamples:\nAdding a numeric column\n\n[code=fw:wkr8jdlx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oCn:<span style=\"color: #000000;\">AddColumn</span><span style=\"color: #000000;\... | Change of structure during development |
[
{
"date": "2017-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Exactly what I needed. Thanks all.",
"time": "12:35",
"topic": "Change of structure during development",
"username": "Marc Venken"
}
] | Change of structure during development |
[
{
"date": "2013-04-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio publishes on Topic Utilitades/planitllas this sample to show vertical a record on xbrowse\n\n[code=fw:1nfo3uj0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00D7D7;\">#i... | Change on Vertical show with xbrowse |
[
{
"date": "2013-04-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If you want just the same functionality of the above sample, i.e, without editing and navigation of dbf, this simple function works for you.\n[code=fw:xxx5nyvp]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span ... | Change on Vertical show with xbrowse |
[
{
"date": "2013-04-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I suggest you first compile and test the code above.\n\nHere I am posting a more elaborate function. This function provides\n(1) editing the field\n(2) buttons to navigate the dbf\n(3) resizes the dialog to fit the contents of the... | Change on Vertical show with xbrowse |
[
{
"date": "2013-04-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Mr. Rao, this is that I mean!",
"time": "09:02",
"topic": "Change on Vertical show with xbrowse",
"username": "Silvio.Falconi"
}
] | Change on Vertical show with xbrowse |
[
{
"date": "2013-04-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I made some modifies : I insert a buttonbar and insert your buttons and get....[b:2nfhbeqr]only the say is not transparent [/b:2nfhbeqr] ( Isaw on rpreview but not run ok) \n\n[img:2nfhbeqr]http://img507.imageshack.us... | Change on Vertical show with xbrowse |
[
{
"date": "2013-04-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[img:1kvqcpyy]http://img33.imageshack.us/img33/9710/vertjo.jpg[/img:1kvqcpyy]\n\n\n\n\n\n\n\n\nI made ( but it run bad) \noBrowse is the main xbrowse table \n\n\n[code=fw:1kvqcpyy]<div class=\"fw\" id=\"{CB}\" styl... | Change on Vertical show with xbrowse |
[
{
"date": "2008-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all !\r\nI want to take MDICHILD dialog(from external MDI application) and change him parent on my window. It's OK. But I not chage size or move this MDICHILD dialog - error external MDI application.\r\nWhat's that ?",
"tim... | Change parent |
[
{
"date": "2008-06-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Natter,\r\n\r\nPlease provide a small and self contained PRG to reproduce the error, thanks",
"time": "23:25",
"topic": "Change parent",
"username": "Antonio Linares"
}
] | Change parent |
[
{
"date": "2008-06-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "How may know list name styles of external application window ?",
"time": "23:28",
"topic": "Change parent",
"username": "Natter"
}
] | Change parent |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi my friends!\n\nHow I can change the position ( Top and Left ) of a modal dialog at runtime?\nIt's possible?\n\n\nThanks for all!",
"time": "01:03",
"topic": "Change position of Modal Dialog?",
"username": "JC"
}
] | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Julio,\n\noDlg:nTop = ...\noDlg:nLeft = ...",
"time": "08:56",
"topic": "Change position of Modal Dialog?",
"username": "Antonio Linares"
}
] | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":1z27jg6e]Julio,\n\noDlg:nTop = ...\noDlg:nLeft = ...[/quote:1z27jg6e]\n\n\nFirst, thanks Antonio...\n\nThis is my situation:\n\n[code:1z27jg6e]\n\n\nDEFINE DIALOG oDlg RESOURCE \"GRID_SELECTION\" OF oDlg... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Try with functions WndTop(oDlgp:hWnd) and WndLeft(oDlgp:hWnd)",
"time": "13:26",
"topic": "Change position of Modal Dialog?",
"username": "Biel EA6DD"
}
] | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Biel EA6DD\":1j5neruu]Try with functions WndTop(oDlgp:hWnd) and WndLeft(oDlgp:hWnd)[/quote:1j5neruu]\n\nGabriel.... this not fun! <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Cesar,\n\nmaybe you can try with\n oDlg:Move(20,20,700,800,.t.)\nRegards,\nOtto\n\n\n\n\n[code:k3s2qaeb] //\n\n\n\n//DEFINE DIALOG oDlg RESOURCE \"GRID_SELECTION\" OF oDlgP\n\n //...\n\n//ACTIVATE DIAL... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Otto\":2z09x1p5]Hello Cesar,\n\nmaybe you can try with\n oDlg:Move(20,20,700,800,.t.)\nRegards,\nOtto\n\n\n\n\n[code:2z09x1p5] //\n\n\n\n//DEFINE DIALOG oDlg RESOURCE \"GRID_SELECTION\" OF oDlgP\n\n //..... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Julio,\n\nYou need to turn absolute coordinates into relative ones.\n\nPlease review function ScreenToClient()\n\nPlease make a search for ScreenToClient in these forums. There are several examples of its use",
"time": "16:40"... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Cesar,\nI think you are right. There is no function opposite to the SetWindowPos = GetWindowPos in FIVEWIN.\noDlg:nTop() returns 0 in my tests\n @ 3, 16 BUTTON \"Top\" SIZE 40, 12 ACTION msginfo(oDlg:nTop())\n\nMaybe you can st... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As Biel pointed, WndTop( oDlg:hWnd [,nNewTop] ) should work similar to oDlg:nTop",
"time": "17:35",
"topic": "Change position of Modal Dialog?",
"username": "Antonio Linares"
}
] | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, where do you get nNewTop from?\nRegards,\nOtto",
"time": "18:17",
"topic": "Change position of Modal Dialog?",
"username": "Otto"
}
] | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Otto,\n\nIts a new value for nTop.\n\noWnd:nTop is equivalent to WndTop( oWnd:hWnd )\n\nand\n\noWnd:nTop := 5 is equivalent to WndTop( oWnd:hWnd, 5 )",
"time": "18:33",
"topic": "Change position of Modal Dialog?",
"use... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Cesar,\nmaybe this is what you need.\n\nRegards,\nOtto\n[code:3mbfaxds]#include \"fivewin.ch\"\n\nSTATIC nTop, nLeft\nSTATIC oWnd\n\nfunction main()\n local oWnd\n\n DEFINE WINDOW oWnd TITLE \"oWnd1\" ;\n FROM... | Change position of Modal Dialog? |
[
{
"date": "2008-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":d5tvhl0b]Julio,\n\nYou need to turn absolute coordinates into relative ones.\n\nPlease review function ScreenToClient()\n\nPlease make a search for ScreenToClient in these forums. There are several examp... | Change position of Modal Dialog? |
[
{
"date": "2010-07-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I must change the size of a group of a Tab of RibbonBar\n\n MENUITEM \"Change Size\" ACTION ( nwidthnew:= ChangeSize(oGrp:nWidth,\"Change the size to group \"+\" [\"+oGrp:cCaption+\"]\"),;\n ... | Change size on a Ribbon Group |
[
{
"date": "2010-07-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "With the first Release of the Ribbonbar-Class < 08.2009 >\nI started with a Painter, but stopped the work on it.\n\n[color=#4000FF:1j8kw8z7]I understood I must destroy the group and add a new group with the same nIndex ( number of... | Change size on a Ribbon Group |
[
{
"date": "2010-07-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "UWE not use prg extern...\n\nogrp:SETSIZE (..) [b:2p08xmtb]...not run[/b:2p08xmtb]\nogrp:Move() [b:2p08xmtb] not run[/b:2p08xmtb]\n\nAlso I reaprint the orbar with ::calcpos(),::display() but not run !!\n\ntry to set ... | Change size on a Ribbon Group |
[
{
"date": "2007-04-13",
"forum": "FiveWin for CA-Clipper",
"text": "Hello,\n\nI have a browse and four buttoms inside of a dialog and I need to expand the dialog and browse to adjust to screen resolution and move the buttons to other position.\n\nDoes somebody know as doing it?\n\nRegards,",
"time":... | Change size to dialog during execution program |
[
{
"date": "2007-04-14",
"forum": "FiveWin for CA-Clipper",
"text": "oDialog:nWidth = ... \noDialog:nHeight = ... \n\n<oControl>:nTop = ... \n<oControl>:nLeft ...\n<oControl>:nWidth = ... \n<oControl>:nHeight = ...",
"time": "06:53",
"topic": "Change size to dialog during execution program",
... | Change size to dialog during execution program |
[
{
"date": "2007-04-17",
"forum": "FiveWin for CA-Clipper",
"text": "Hi,\nCLASS TDialog FROM TWindow\n\n\nMETHOD Autoresize(ntop,nleft)\n\nMETHOD Autoresize(ntop,nleft)\nlocal i,rsl0,rsl1\nDEFAULT ntop:=0\nDEFAULT nleft:=0\n\n \n \n rsl0:=getsysmetrics(0)/800\n if rsl0<=1; return ; end //<=800*600... | Change size to dialog during execution program |
[
{
"date": "2007-04-17",
"forum": "FiveWin for CA-Clipper",
"text": "Thanks for your reply.\nBut I have a problem, the fix text or literals in a dialog are not resized. Do you know how can I manage it to resize it?\nThanks in advance,\nJose Alfonso",
"time": "10:14",
"topic": "Change size to dial... | Change size to dialog during execution program |
[
{
"date": "2007-04-18",
"forum": "FiveWin for CA-Clipper",
"text": "So far,-1 Id not support yet.\n You could change like this:\n redefine say prompt ' ... ...' of odlg id 111\nRegards\nShuming Wang",
"time": "02:26",
"topic": "Change size to dialog during execution program",
"username": "... | Change size to dialog during execution program |
[
{
"date": "2018-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "How do I interchange between a descending and ascending sort order in a Xbrowse?\n\n[code=fw:3p0ci2hb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #0000ff;\">SELECT</span> myfile<br /> DA... | Change sort order on browse when clicking on header |
[
{
"date": "2018-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Please try this sample. Click on header toggles ascending and descending orders. \nThat is the default behavior, if not modified in the application program.\n\nSample code:\n[code=fw:234awvzb]<div class=\"fw\" id=\"{CB}\" style=\"... | Change sort order on browse when clicking on header |
[
{
"date": "2018-10-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As always, right on the point. Everything back to normal when changing FIELDS to COLUMNS. <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nMy final example (in case someo... | Change sort order on browse when clicking on header |
[
{
"date": "2018-10-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Why show_bar() function ON INIT?\n\nWe can now create buttonbars for dialogs also just like in windows.",
"time": "08:28",
"topic": "Change sort order on browse when clicking on header",
"username": "nageswaragunupudi"... | Change sort order on browse when clicking on header |
[
{
"date": "2018-10-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You are right again. But in this particular case is because this depends on 3 different scenarios that I did not include on the sample:\n\nIn my program it something like this:\n\n[code=fw:18mfqg9t]<div class=\"fw\" id=\"{CB}\" st... | Change sort order on browse when clicking on header |
[
{
"date": "2009-09-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Define window ownd; \nSTYLE ( WS_POPUP )\n \nCAn i make it outside this call ?\n\ni want make as:\noWnd:Style( WS_POPUP )\n\ny tryed this:\n\noWnd:nStyle:= nOr (WS_POPUP) ( no show error ) more no work how is when i do it in defi... | Change style of a dialog or window ( Solved ) |
[
{
"date": "2009-09-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "lailton,\n\noWnd: nStyle -= WS_POPUP\n\n\n[quote=\"lailton.webmaster\"]Define window ownd; \nSTYLE ( WS_POPUP )\n \nCAn i make it outside this call ?\n\ni want make as:\noWnd:Style( WS_POPUP )\n\ny tryed this:\n\noWnd:nStyle:= nOr... | Change style of a dialog or window ( Solved ) |
[
{
"date": "2009-09-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks more yet continue. \nit´s no work to me.",
"time": "04:01",
"topic": "Change style of a dialog or window ( Solved )",
"username": "lailton.webmaster"
}
] | Change style of a dialog or window ( Solved ) |
[
{
"date": "2009-09-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lailton,\n\n[code=fw:2shxbw3w]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oWnd:<span style=\"color: #000000;\">nStyle</span> := nOr <span style=\"color: #000000;\">(</span>oWnd:<span style=\"color: #000000;... | Change style of a dialog or window ( Solved ) |
[
{
"date": "2009-09-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Lailton:\n\nYou should use SetWindowLong function to change the window's style. The WS_POPUP style shouldn't be used alone but combined with at least another one eg WS_VISIBLE.\n\nTry this sample:[code=fw:3stv7p0k]<div class... | Change style of a dialog or window ( Solved ) |
[
{
"date": "2009-09-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "mmercado and StefanHaupt,\n\nit´s work fine !!\n\nThanks so much... <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->",
"time": "18:57",
"topic": "Change style of a... | Change style of a dialog or window ( Solved ) |
[
{
"date": "2009-01-13",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "I'm with a trouble to change a Buttombmp style(especificaly WS_TABSTOP) and a LOT of good programmers don't know how to change the style in execution...\nI think that change the nStyle for logical Data will solve all ... | Change style's to DATA |
[
{
"date": "2009-01-14",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "You can use:\n\nSetWindowLong( oBtn:hWnd, GWL_STYLE, nXor( GetWindowLong( oBtn:hWnd, GWL_STYLE ), WS_TABSTOP ) )",
"time": "00:11",
"topic": "Change style's to DATA",
"username": "Antonio Linares"
}
] | Change style's to DATA |
[
{
"date": "2009-01-14",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Thanks Linares, I already discover how to change <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> but it's difficult to understand.",
"time": "17:01",
"... | Change style's to DATA |
[
{
"date": "2009-01-24",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Windows API's rules <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "20:02",
"topic": "Change style's to DATA",
"username": "Antonio Linares"
... | Change style's to DATA |
[
{
"date": "2009-01-26",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "[quote=\"Antonio Linares\":xcendhtc]Windows API's rules <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:xcendhtc]\nWhere I can find these rules? \n\nPS.: If i... | Change style's to DATA |
[
{
"date": "2009-01-26",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "On MSDN.\n\nEMG",
"time": "12:49",
"topic": "Change style's to DATA",
"username": "Enrico Maria Giordano"
}
] | Change style's to DATA |
[
{
"date": "2009-01-26",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Samir,\n\n<!-- m --><a class=\"postlink\" href=\"http://msdn.microsoft.com/en-us/library/ms633591(VS.85\">http://msdn.microsoft.com/en-us/library/ms633591(VS.85</a><!-- m -->).aspx\n\n<!-- m --><a class=\"postlink\" h... | Change style's to DATA |
[
{
"date": "2009-01-26",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Thanks, I will take a look <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->",
"time": "18:50",
"topic": "Change style's to DATA",
"username": "sam... | Change style's to DATA |
[
{
"date": "2011-07-15",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21910\">viewtopic.php?f=3&t=21910</a><!-- l -->\n\nThat would be wonderfull if we can change the color of 2007 clause ... | Change system colors - 2007/2010 style |
[
{
"date": "2006-04-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nA Belgium bank nr always have the same picture.\n999-9999999-99\n\nSometimes the client is from another country and has a bank nr with another picture.\n\nHow can I change the picture of the field when the window is runn... | Change te picture of a get according the contents |
[
{
"date": "2006-04-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You could try using ON CHANGE and changing the picture (oGet:oGet:cPicture). \n\nBut I would just let the user type in whatever they want, then post process it to put it in the correct format and put it back into the GET. If it do... | Change te picture of a get according the contents |
[
{
"date": "2006-04-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks James,\n\nI have tried it this way, and indeed this is a better way.\n\nThanks for the advice.\n\nWilly.",
"time": "09:08",
"topic": "Change te picture of a get according the contents",
"username": "Willy"
}
] | Change te picture of a get according the contents |
[
{
"date": "2006-04-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maybe you should use ComboBox (or other control) to let a user select approciated picture format himself?\n\nVladimir Grigoriev",
"time": "11:29",
"topic": "Change te picture of a get according the contents",
"username... | Change te picture of a get according the contents |
[
{
"date": "2006-04-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Vladimir:\n\n You can change the get picture whenever you want with:\n\n\t IF CRUB==1\n\t oPuni:oGet:Picture:='999,999.9999'\n\t\t\toPuni:Refresh()\n\t ELSE\n\t oPuni:oGet:Picture:='999,999.99'\n\t\t\toPuni:Refr... | Change te picture of a get according the contents |
[
{
"date": "2006-09-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\nhow is possible to change the text of a button in a toolbar?\n\nThank you",
"time": "16:14",
"topic": "Change text button Toolbar",
"username": "Riccardo"
}
] | Change text button Toolbar |
[
{
"date": "2006-09-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Have you tried: oBtn:setText(\"New Text\")?",
"time": "20:55",
"topic": "Change text button Toolbar",
"username": "James Bott"
}
] | Change text button Toolbar |
[
{
"date": "2006-09-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Riccardo,\n\nYou have to add this method to Class TToolBar:\n[code:1sebn8sr]\nMETHOD SetText( nButton, cText ) INLINE TBSetText( ::hWnd, nButton, cText ) \n[/code:1sebn8sr]\nAnd t... | Change text button Toolbar |
[
{
"date": "2006-09-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\nthank you, works fine.\n\nI've modify the Method Commad of the TToolBar to have the nId of the buttom when pressed:\n Eval( bAction, Self ) -> Eval( bAction, Self, nID )\n\nBye\nRiccardo",
"time": "09:23",
"topi... | Change text button Toolbar |
[
{
"date": "2006-09-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Riccardo,\n\n> Eval( bAction, Self ) -> Eval( bAction, Self, nID )\n\nOk, we have also modified it here, though we may finally create a new Class TTBButton and the TBButton object will be supplied instead of nID.",
"time": "09... | Change text button Toolbar |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I do like this:\n\n[code=fw:3ubew6jg]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #0000ff;\">Redefine</span> <span style=\"color: #0000ff;\">RADIO</span> ::<span style=\"color: #000000;\">... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As far as I know it is a problem to have active themes (also for checkboxes).\nThis may work although for me it has never been a good solution.\n[code=fw:qapv5kuz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "When executing I get the message:\n[code=fw:1rgevfb7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Error description: <span style=\"color: #000000;\">Error</span> BASE/<span style=\"color: #000000;\">1004</span> ... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Sorry, try \n\n[code=fw:3umasqj0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />SetWindowTheme<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">oRad760_DadosCobranca</span>:<span... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks, it worked.\nI better change the tRadio class so I don't have to mess with the whole system.\nI am creating a kind of Dark Theme, and if I could not change certain controls, it would not work.\n\n[code=fw:x837ev5i]<div clas... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok, but I don't like the 3dlook style\nTry using also this and tell me if it works with redefined controls\n\n[code=fw:26w3sr9a]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />Ctl3DLook<span style=\"color: #0... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Giovany, Your design is very good, congratulations",
"time": "16:50",
"topic": "Change text color and background of tRadio",
"username": "cnavarro"
}
] | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I thought the [b:8wlbr73c]Set3DLook(.F.)[/b:8wlbr73c] function would solve this question",
"time": "16:56",
"topic": "Change text color and background of tRadio",
"username": "Giovany Vecchi"
}
] | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cnavarro\":1xstv44c]Giovany, Your design is very good, congratulations[/quote:1xstv44c]\nThank you Navarro. We have to show that Fivewin is beyond what we think we can do.\n\nVia Activex Integration\n[img:1xstv44c]https&#... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Giovany Vecchi\":wqrs4a61][quote=\"cnavarro\":wqrs4a61]Giovany, Your design is very good, congratulations[/quote:wqrs4a61]\nThank you Navarro. We have to show that Fivewin is beyond what we think we can do.\n\n[/quote:wqr... | Change text color and background of tRadio |
[
{
"date": "2019-11-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:3v0olq0a]Have you managed to solve the 3D effect?[/quote:3v0olq0a]\n\nI did not make it.\nI noticed that even putting at the beginning of the program the option Set3dLook (.F.) OR .T., Does not change anything.",
"time"... | Change text color and background of tRadio |
[
{
"date": "2005-12-20",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio,\n\n I think it would be great if you can do this for FW/FWH, because When I have problems with decreasing resources, I have no idea where to see in which percentual it is, and on Win XP the FWH always retu... | Change the "90% of resources" for a REAL percentua |
[
{
"date": "2005-12-20",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Kleyber,\n\nGoogling it, we have found this interesting page:\n\n<!-- m --><a class=\"postlink\" href=\"http://msdn.microsoft.com/msdnmag/issues/03/01/GDILeaks/default.aspx\">http://msdn.microsoft.com/msdnmag/issue ..... | Change the "90% of resources" for a REAL percentua |
[
{
"date": "2005-12-20",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Here we can get a free GDI inspector:\n\n<!-- m --><a class=\"postlink\" href=\"http://ltearno.free.fr/dpus/\">http://ltearno.free.fr/dpus/</a><!-- m -->",
"time": "06:37",
"topic": "Change the \"90% of resour... | Change the "90% of resources" for a REAL percentua |
[
{
"date": "2005-12-21",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio,\n\n Very interesting... is there a chance to put this in a simpler way inside FWH?\n\nRegards,\n\nKleyber Derick",
"time": "16:00",
"topic": "Change the \"90% of resources\" for a REAL percentua",
... | Change the "90% of resources" for a REAL percentua |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.