messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Tim\n\nPlease see\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=30518\">viewtopic.php?f=3&t=30518</a><!-- l -->\n\nIf you are reorganizing your code into two methods of a cl...
ButtonBar in resource ?
[ { "date": "2015-01-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nIs it possible to define buttonbar od dialog like on window. (not on INIT)\nI have much buttons an more than hundred private variables, i dont want to send tehm all in function for creating buttonbar \nand i dont want to de...
ButtonBar od DIALOG
[ { "date": "2015-01-04", "forum": "FiveWin for Harbour/xHarbour", "text": "I'm afraid not.\n\nEMG", "time": "23:34", "topic": "ButtonBar od DIALOG", "username": "Enrico Maria Giordano" } ]
ButtonBar od DIALOG
[ { "date": "2015-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\nThanks for reply\n\nAny other solution ?\nIf i define WINDOW in place of DIALOG than i must change size of all objects <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->\n\nBest r...
ButtonBar od DIALOG
[ { "date": "2015-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "You can create a dialog with TAB hidden folder and create the BAR in the folder dialog", "time": "11:18", "topic": "ButtonBar od DIALOG", "username": "cnavarro" } ]
ButtonBar od DIALOG
[ { "date": "2015-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "cnavarro,\nThanks for reply\n\nLittle sample if you can please ?\n\nBest regards,", "time": "12:14", "topic": "ButtonBar od DIALOG", "username": "avista" } ]
ButtonBar od DIALOG
[ { "date": "2015-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Nose si esto te ayude, estoy ahorita haciendo algo a lo que quieres con folder...saludos... <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \n\n[code=fw:28hj5ith]<div...
ButtonBar od DIALOG
[ { "date": "2015-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "The only way I know to put a buttonbar on a dialog is with the ON INIT clause.\n\nYou can solve your PRIVATE vars issue by creating a class and declaring all the vars as DATA. Then you can just pass the class object. The object wi...
ButtonBar od DIALOG
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Till now we had to define buttonbar on a dialog and bar buttons in a separate function called from ON INIT clause while activating the dialog.\n\nNow it is possible to define the buttonbar and buttons in the same procedure/functio...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Creating buttonbar from resource.\n\n[code=fw:1mjdjbbx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><br ...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Great job dear Rao! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "18:35", "topic": "ButtonBar on Dialogs: FWH 15.04", "username": "Antonio Linares" } ]
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "This is a great new feature, Rao. Thanks!\n\nJames", "time": "21:34", "topic": "ButtonBar on Dialogs: FWH 15.04", "username": "James Bott" } ]
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I will be using this when .04 is released. Thank you.", "time": "22:42", "topic": "ButtonBar on Dialogs: FWH 15.04", "username": "TimStone" } ]
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-04-08", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":rqhc8q6e]Great job dear Rao! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:rqhc8q6e]\n+1", "time": "05:27", "topic": "ButtonBar on Dia...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-09-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Good Morning,\n\nhow to make a combobox in buttonbar a dialog?\n\nThank´s \n\nJoão Alpande", "time": "10:41", "topic": "ButtonBar on Dialogs: FWH 15.04", "username": "Joaoalpande" } ]
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-09-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Mira este ejemplo by Silvio Falconi...\n\n[url:3utgo119]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=30868&p=177780&hilit=buttonbar+en+dialog#p177735[/url:3utgo119]\n\n[code=fw:3utgo119]<div class=\"fw\" i...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-09-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Karinha, necesito usando recurso .rc\n\nGracias", "time": "17:10", "topic": "ButtonBar on Dialogs: FWH 15.04", "username": "Joaoalpande" } ]
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2015-09-23", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:il19lcpg]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">FUNCTION</span> CAW110<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2020-05-22", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"bpd2000\":1bquhjif][quote=\"Antonio Linares\":1bquhjif]Great job dear Rao! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:1bquhjif]\n+1[/quote:1bquhjif]\n+1\n\nI...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2020-05-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Hola amigo \n\nSegún mi experiencia del último año, si quieres trabajar con .RC, Resedit y con ficheros. res Puelles C. \n\nEn el Foro creo que la mayoría usa. RC, yo personalmente después de haberme peleado mucho con Resedit ahor...
ButtonBar on Dialogs: FWH 15.04
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "If I use the option l2015 how I must make each button to have another color (or on evidence) when each button have lpressed:= .t. ?\nthanks", "time": "09:32", "topic": "ButtonBar style 2015", "username": "Silvio.Falc...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "You may assign your color gradient\noBar:bClrGrad := <your gradient>", "time": "10:21", "topic": "ButtonBar style 2015", "username": "nageswaragunupudi" } ]
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "with oBar:bClrGrad := <your gradient> I change the color of the bar and not the buttons ....\n\n::oBar1:bClrGrad := { | lPressed | If( ! lPressed,;\n { { 1, nRGB( 253, 254, 255 ), nRGB( 17...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nRemember that the pixel color at 0, 0 of the bitmap is used to specify the transparent color to use.\n\nThis is an example:\n[img:1t1v8m0i]https&#58;//bitbucket&#46;org/fivetech/screenshots/downloads/calc&#46;bmp[/img:1...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio sorry but I tried yesterday with many colors filled", "time": "11:06", "topic": "ButtonBar style 2015", "username": "Silvio.Falconi" } ]
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nIt is the way we do it in FiveDBU, Fivedit, etc.\n\nPlease modify those examples to reproduce it or please provide a complete example, thanks", "time": "11:09", "topic": "ButtonBar style 2015", "username": ...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "now I tried also with that color\nand not run ok", "time": "11:10", "topic": "ButtonBar style 2015", "username": "Silvio.Falconi" } ]
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "my test ( also to see the error of this topic <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=32405\">viewtopic.php?f=3&t=32405</a><!-- l --> )\n\n[img:3sqojlia]http&#58;//www&#4...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nAntonio wrote :\n[quote:1p86suqj]Remember that the pixel color at 0, 0 of the bitmap is used to specify the transparent color to use.[/quote:1p86suqj]\n\nYou have to break the outline ( just one pixel ) to use a color\n...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe this is not the problem\nI wish the buttonbar with styles 2003|2007|2010|2013|2015 \nand the btnbmp when are lpressed := .t. must be different color as you see the btnbmp on 2007 when you move the mouse over\non 2015 i no...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "The two styles 2007 and 2015\ncolor changed on focused buttons from transparent -> 2007 yellow and 2015 blue\nI noticed PRESSED doesn't change the background\n\n[img:1kqfxmso]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/Btncolor3&...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\n for and 2015 blue\nyou use a specific color gradiant ?\nbecause here I not see the difference\n\n[img:4dw43zko]http&#58;//www&#46;eoeo&#46;it/wp-content/uploads/2016/05/mio&#46;jpg[/img:4dw43zko]\n\ndo you see the btnbmp pr...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Nothing special just 2015 defined \n\nDEFINE BUTTONBAR oBar SIZE 33, 33 _3D OF oWnd [color=#0000FF:1kk770uv]2015 [/color:1kk770uv]// 2007\n\nbut I'm using Windows 10\n\nregards\nUwe <!-- s:D --><img src=\"{SMILIES_PATH}/icon_big...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "How i can modify the colors \nif move the mouse over the comboBox it is colorized of blue, also the spinners of get but the btnmbp not ...why ?", "time": "16:21", "topic": "ButtonBar style 2015", "username": "Silvio.F...
ButtonBar style 2015
[ { "date": "2016-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\njust tested < DEFINE BUTTON uses BTNBMP > :\ndefine < oBtn[1] OF oBar > and You can use BTNBMP - options\n\nAs well have a look at < samples\\[color=#0000FF:wmn7qoqr][b:wmn7qoqr]Testbtb.prg [/b:wmn7qoqr]>[/color:wmn7qoq...
ButtonBar style 2015
[ { "date": "2016-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "By default, we can use only 2 colors.\n1) Normal color\n2) Mouse Over or Pressed\n\nIf we want to have 3 colors\n1) Normal Color\n2) Pressed\n3) Mouse Over\nplease try this sample and adopt:\n[code=fw:eo639s7b]<div class=\"fw\" id...
ButtonBar style 2015
[ { "date": "2016-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Mr Rao this sample is good.. go to make a test to my app!!!", "time": "16:46", "topic": "ButtonBar style 2015", "username": "Silvio.Falconi" } ]
ButtonBar style 2015
[ { "date": "2016-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Mr Rao,\nI have a oBar and on this I have two oBar \n\n [b:15dzucgu]DEFINE BUTTONBAR oBar OF ::oWndMain 3D SIZE 26, 84[/b:15dzucgu]\n\n oBar:bLClicked := { || NIL }\n oBar:bRClicked := { || NIL }\n\n [b:15dzucgu] @ -1,...
ButtonBar style 2015
[ { "date": "2016-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Rao taking your test I made some modification ( as I have on my app)\n\n[code=fw:1kvesmth]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff...
ButtonBar style 2015
[ { "date": "2016-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Mr Rao \n\n[img:1t9kiqhp]http&#58;//www&#46;eoeo&#46;it/wp-content/uploads/2016/05/GOOD&#46;jpg[/img:1t9kiqhp]\n\nIt was what I wanted to do", "time": "18:00", "topic": "ButtonBar style 2015", "username": "Silv...
ButtonBar style 2015
[ { "date": "2006-11-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Solucionado mi consulta anterior, lo que no visualizo son los ButtonBar y BTNBMP, los cuales en fw16 sí lo hacen. Estan todos declarados en forma y los leo del recurso creado. Puede ser un error de compilación...\n\nEstan declara...
ButtonBar y BTNBMP
[ { "date": "2006-11-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Tampoco me funcionan en los ejemplos que trae el fwh25, están compilados con los mak que trae el mismo. Cuando hice un programa con fwh25 me los mostraba, y ahora no me los muestra, hay que tener algún archivo en especial...\n\nG...
ButtonBar y BTNBMP
[ { "date": "2006-11-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Luis,\n\nPrueba el ejemplo samples\\TestBtnB.prg que debería funcionarte bien.", "time": "13:41", "topic": "ButtonBar y BTNBMP", "username": "Antonio Linares" } ]
ButtonBar y BTNBMP
[ { "date": "2006-11-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio, lo que hice fue reinstalar el fwh (ya que compilaba también los ejemplos y pasaba lo mismo???), y bueno ahora los BTNBMP funcionan perfecto, lo que me sigue sin mostrar son las imágines de la barra de botones, el ejempl...
ButtonBar y BTNBMP
[ { "date": "2006-01-14", "forum": "FiveWin for CA-Clipper", "text": "I can not find BottonBar functions well with Dialogs Only with Windows . Is this Right ? if So, It is written in NG :\n Bar Commands\n [ OF | WINDOW | DIALOG <oWnd> ] ;\n\n\nfunction main()\nlocal oBar\nDEFIN...
ButtonBars for Dialog
[ { "date": "2006-01-14", "forum": "FiveWin for CA-Clipper", "text": "You can place a buttonbar at a dialog from the ON INIT clause of the dialog:\n\n[code:17qobupe]\n ACTIVATE DIALOG oDlg ;\n ON INIT PlaceButtonBar&#40; oDlg &#41;\n\n&#46;&#46;&#46;\n\nfunction PlaceButtonBar&#40; oDlg &#41;\n\n ...
ButtonBars for Dialog
[ { "date": "2007-08-31", "forum": "FiveWin for CA-Clipper", "text": "Hello Antonio,\nis to declare OK as Static the best solution or is there an other way to end a DIALOG from a Bar?\n\nBTW: in your example I think DIALOG too much\nDEFINE BUTTONBAR oBar size 20,20 of DIALOG oDlg\n\nDEFINE DIALOG oDlg Fr...
ButtonBars for Dialog
[ { "date": "2007-08-31", "forum": "FiveWin for CA-Clipper", "text": "You can delare Ok as local as pass it by reference:\n\nON INIT PlaceButtonBar( oDlg, @Ok )", "time": "17:16", "topic": "ButtonBars for Dialog", "username": "Antonio Linares" } ]
ButtonBars for Dialog
[ { "date": "2007-08-31", "forum": "FiveWin for CA-Clipper", "text": "I tried by reference but with no success.\n\nRegards\nOtto\n\n\n#INCLUDE \"BOX.CH\"\n#INCLUDE \"FILEIO.CH\"\n#INCLUDE \"FIVEWIN.CH\"\n#INCLUDE \"FOLDER.CH\"\n#INCLUDE \"INKEY.CH\"\n#INCLUDE \"REPORT.CH\"\n\n\n\nfunction Main()\n LOCA...
ButtonBars for Dialog
[ { "date": "2007-08-31", "forum": "FiveWin for CA-Clipper", "text": "Otto,\n\nIt should work, if not, then declare it as static", "time": "18:19", "topic": "ButtonBars for Dialog", "username": "Antonio Linares" } ]
ButtonBars for Dialog
[ { "date": "2012-12-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos todos,\nTengo un pequeño inconveniente con los botones BUTTONBMP y la tecla ESCAPE, en ambiente MDI utilizando dialogs NOWAIT incrustados en MdiChilds.\nHe condicionado la salida (odlg y Child) mediante GetKeyState(VK_ESCA...
ButtonBmp + Escape
[ { "date": "2012-12-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco,\nEstablece que cuando se cierre el dialogo, cierra la window\nsaludos\npaco", "time": "21:37", "topic": "ButtonBmp + Escape", "username": "Francisco Horta" } ]
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco, gracias, asi lo hago.\nMira aqui: <!-- l --><a class=\"postlink-local\" href=\"http://fivetechsupport.com/forums/viewtopic.php?f=3&t=25387#p138243\">viewtopic.php?f=3&t=25387#p138243</a><!-- l -->\nSaludos.", "tim...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "A mi me pasaba a menudo.\nDa igual los controles que pusiera, se seguía cerrando el cuadro de dialog sin cerrar el mdi.\nAdemás no podía reproducirlo. Pasaba a veces.\n\nHasta que que lo he conseguido anulando las llamadas en Key...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Fernando,\nGracias por contestar.\nHice las modificaciones indicadas en copias de las classes TMDICHILD y TDIALOG, y el comportamiento es el mismo.\nComo explicaba antes, solamente sucede si el focus lo tiene cualquier TBUTTONBM...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "por favor intenta agregar esto:\nsolo funciona con xharbour, si usas harbour debes incluir la lib xhb y el archivo hbcompat.ch\n\nsalu2\ncarlos vargas\n\n[code=fw:15k73h5p]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monosp...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Carlos,\nMuchisimas gracias. Precisamente hace unos instantes acabo de postear para Uwe, la posible solución que encontré y es esta. \nVoy a probar tu código.\n[code=fw:2kdqqlxm]<div class=\"fw\" id=\"{CB}\" style=\"font-family: ...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Carlos,\nHe probado tu solución y funciona!!!.\nVoy a mantener las dos opciones, por si acaso una de ellas me falla.\n[code=fw:2cs2mlwh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"colo...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco, gracias por el arreglo\n\nlo otro, si utilizas la clase TSBROWSE, y te posisionas en cualquier columna y presionas la tecla ESC este se sale del dialogo dejando todo abierto", "time": "21:03", "topic": "ButtonB...
ButtonBmp + Escape
[ { "date": "2012-12-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Patricio.\nNo he usado la TSBROWSE. Sin embargo, si me envías un ejemplo autocontenido, y todos los componentes de la classe, podría intentarlo.\nSaludos.", "time": "22:38", "topic": "ButtonBmp + Escape", "usern...
ButtonBmp + Escape
[ { "date": "2010-03-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Ja so long that I had the problem with buttons ButtonBmp skins using Codejock.\nWhen passing the mouse over the button bitmaps were not shown, after times could solve this.\nIn mousemove method must be called again display, howeve...
ButtonBmp + Skins CodeJock Solved
[ { "date": "2012-12-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Friends all,\nI have a small issue with the BUTTONBMP buttons and the ESCAPE key in MDI environment using embedded NOWAIT MdiChilds dialogs.\nI conditioned the output (oDlg and Child) by GetKeyState (VK_ESCAPE) and it works correc...
ButtonBmp - Escape
[ { "date": "2012-12-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Francisco,\nYes without < oDlg:bKeyDown >, on Btn-focus, the ESC-key didn't work.\n\nYou can add :\n\n[color=#FF0000:396rx0op][b:396rx0op]oDlg:bKeyDown := { | nKey, nFlags | iif( nKey == VK_ESCAPE, oDlg:End(), ) }[/b:396rx0op][/co...
ButtonBmp - Escape
[ { "date": "2012-12-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Uwe,\nYour sample works fine, but I had referred to BUTTONBMP, not BTNBMP.\nPlease take a look at fallowing code.\nIf a BUTTONBMP has the focus and we press ESCAPE, the dialog closes, but the MDICHILD still open.\n\nI think ...
ButtonBmp - Escape
[ { "date": "2012-12-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Francisco,\n\nI will check it and tell You the result\n\nBest Regards\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->", "time": "23:53", "topic": "ButtonBmp -...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\nThanks for your attention.\n\nRegards.", "time": "00:16", "topic": "ButtonBmp - Escape", "username": "FranciscoA" } ]
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Francisco,\nIt works with the changed VALID\n\nACTIVATE DIALOG oDlg NOWAIT ;\n[color=#0000FF:1vfpqsuz][b:1vfpqsuz]VALID ( oWndChild:End(), .t. ) ;[/b:1vfpqsuz][/color:1vfpqsuz]\nON INIT oDlg:Move(0,0) \n\n[color=#FF0000:1vfpqsuz]/...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\nYes, but the fact is that I want the user can not leave if he uses the key escape.\n\nBest regards.", "time": "00:47", "topic": "ButtonBmp - Escape", "username": "FranciscoA" } ]
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Francisco,\n\nsomewhere in the forum there is a function\nYou can enable / disable the esc-key.\n\nfound maybe useful for You :\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=92...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\nThanks. Right now I'm reading the post you say.\nMeanwhile, check this out:\n<!-- l --><a class=\"postlink-local\" href=\"http://fivetechsupport.com/forums/viewtopic.php?f=6&t=17845&hilit=escape#p131289\">viewtopic.php?f=6&t...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Uwe,\nI think I found out the solution. Please make the below changes in TButton Class and try the sample.\nPlease let me know if it is the right way.\n\n[code=fw:24iriula]<div class=\"fw\" id=\"{CB}\" style=\"font-family: mono...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Francisco,\n\nI tested Your changes.\nIt just disables the ESC-key of the [color=#FF0000:1fm5kgs2]Child-dialog[/color:1fm5kgs2].\nOpening a normal Dialog from the Buttonbar or another Dialog \nfrom the Child, the ESC-key still wor...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\nThe goal is to solve why when a ButtonBmp has the focus, the escape key is triggered.\nWhat I mean, is that the goal is not to disable fully the escape key, only somewhere in the code of a program.\nNow, about the sample, ...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\nI forgot, here's another possible solution\n<!-- l --><a class=\"postlink-local\" href=\"http://fivetechsupport.com/forums/viewtopic.php?f=6&t=25386#p138280\">viewtopic.php?f=6&t=25386#p138280</a><!-- l -->\n\nBest regards."...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Francisco,\n\ntested the valid with some of my tools.\nModal-wnd with dialog-calls\nDialog ( no Window ) with dialog-call\nalso tested with empty dialogs\n\nI couldn't find any problem and the dialogs with the valid have been bloc...
ButtonBmp - Escape
[ { "date": "2012-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe,\nMany thanks for your time .\n\nBest regards.", "time": "22:45", "topic": "ButtonBmp - Escape", "username": "FranciscoA" } ]
ButtonBmp - Escape
[ { "date": "2024-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi, \n\nHow I can change buttonbmp status to TABSTOP or not TABSTOP in execution program?\n\nThanks in advance.", "time": "19:38", "topic": "ButtonBmp TABSTOP", "username": "wartiaga" } ]
ButtonBmp TABSTOP
[ { "date": "2024-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:2b7shumc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /><br /><span style=\"color: #00D7D7;...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Cgallegoa\":pc9yfa0o][code=fw:pc9yfa0o]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /><br /...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nTestBmp.prg\n[code=fw:7930q6kz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /><br /><span sty...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Cgallegoa\":2g3xjsn4]Hi,\n\nTestBmp.prg\n[code=fw:2g3xjsn4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</sp...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:1fpa7k9f]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">? oBtn:<span style=\"color: #000000;\">WinStyle</span><span style=\"color: #000000;\">&#40;</span> WS_TABSTOP <span style=\"color: #000000;\">&#41;<...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":1qs3g93u][code=fw:1qs3g93u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">? oBtn:<span style=\"color: #000000;\">WinStyle</span><span style=\"color: #000000;\">&#40;</span> WS_TABSTOP ...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "wartiaga, explique em português o que você realmente quer fazer no segundo botão, você quer ligar/desligar depois de uma ação do programa(ACTION)? é isso? Qual a razão de ligar/desligar o TABSTOP de um botão? Sinceramente não ent...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Veja como eu façco em COMPRAS.PRG para o módulo de COMPRAS() saber o que fazer com o mesmo Botão:\n\n[code=fw:1l2ise0j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span s...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"karinha\":3rnps9lz]wartiaga, explique em português o que você realmente quer fazer no segundo botão, você quer ligar/desligar depois de uma ação do programa(ACTION)? é isso? Qual a razão de ligar/desligar o TABSTOP de um ...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:3uxh89n3]Tenho 2 opções no meu sistema que utiliza essa mesma dialog.[/quote:3uxh89n3]\n\nLOCAL DeOndeVem \n\nDispara do MENU com DeOndeVem e controla na função.\n\nComo você parte(DeOndeVem) do Menu? \n\n[code=fw:3uxh89n3...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "E posso controlar qualquer controle(ID) do diálogo, disparar para a função que eu quiser; Ligar/Desligar qualquer controle(ID), etc.\n\n\n[code=fw:3unieh3i]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><spa...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"karinha\":2kcg4pdx][quote:2kcg4pdx]Tenho 2 opções no meu sistema que utiliza essa mesma dialog.[/quote:2kcg4pdx]\n\nLOCAL DeOndeVem \n\nDispara do MENU com DeOndeVem e controla na função.\n\nComo você parte(DeOndeVem) do...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Quando PARTIR do MENU com a OPCAO, no ON INIT do DIALOGO, use o XFOCUS() e ponha o FOCO no botão que você quiser.\n\nRegards, saludos.", "time": "16:25", "topic": "ButtonBmp TABSTOP", "username": "karinha" } ]
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:318619pc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">IF</span> lAppend &nbsp;<span style=\"color: #B900B9;\">// SE FOR UMA INCLUSAO DE PROPOSTA, ENTRA...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"wartiaga\":ebhog7hg][quote=\"nageswaragunupudi\":ebhog7hg][code=fw:ebhog7hg]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">? oBtn:<span style=\"color: #000000;\">WinStyle</span><span style=\"color: #00000...
ButtonBmp TABSTOP
[ { "date": "2024-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:2l91fcre]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /><span style=\"color: #00C800;\">Fun...
ButtonBmp TABSTOP
[ { "date": "2024-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":1mlrno2b][quote=\"wartiaga\":1mlrno2b][quote=\"nageswaragunupudi\":1mlrno2b][code=fw:1mlrno2b]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">? oBtn:<span style=\"color: #000000;\">WinS...
ButtonBmp TABSTOP
[ { "date": "2024-01-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I tested with a sample posted earlier in this thread it is working.\nIf it is not working in another program, please post your code which is not working for you along with your rc file.", "time": "18:23", "topic": "ButtonB...
ButtonBmp TABSTOP
[ { "date": "2008-04-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nWhen we will have?", "time": "23:54", "topic": "ButtonBmp and 2007 look", "username": "vilian" } ]
ButtonBmp and 2007 look
[ { "date": "2008-04-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Take TSBUTTON an you have it.\nRegards,\nOtto", "time": "07:05", "topic": "ButtonBmp and 2007 look", "username": "Otto" } ]
ButtonBmp and 2007 look
[ { "date": "2008-04-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Otto,\n\nThanks, but I would exactly like to continue using buttonbmp.", "time": "20:38", "topic": "ButtonBmp and 2007 look", "username": "vilian" } ]
ButtonBmp and 2007 look
[ { "date": "2008-04-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Vilian,\n\nWe are going to provide the Office 2007 look for the buttons probably for next FWH build (8.05)", "time": "08:01", "topic": "ButtonBmp and 2007 look", "username": "Antonio Linares" } ]
ButtonBmp and 2007 look
[ { "date": "2008-04-10", "forum": "FiveWin for Harbour/xHarbour", "text": "<!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \n <!-- s:x --><img src=\"{SMILIES_PATH}/icon_mad.gif\" alt=\":x\" title=\"Mad\" /><!-- s:x --> <!-- s:?: --><img src=\"{SMILIES_PATH}/i...
ButtonBmp and 2007 look