messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2020-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Hi,\n\nWhy combobox control (dropdown list) inside a folder dont display a doted focus line?\nUsing Manifest Theme.\nAny tricks?\n\nPorque los combobox não mostram a linha pontilhada quando se tem o foco dentro de um folder?\n\n\...
Combobox focus problem
[ { "date": "2020-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Example?", "time": "17:23", "topic": "Combobox focus problem", "username": "karinha" } ]
Combobox focus problem
[ { "date": "2020-08-21", "forum": "FiveWin para Harbour/xHarbour", "text": "please try this.\n[url:393wk9g5]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=38603&p=230373&hilit=alt+key#p230373[/url:393wk9g5]", "time": "17:16", "topic": "Combobox focus problem", "username...
Combobox focus problem
[ { "date": "2020-08-23", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"carlos vargas\":3mqnxtsl]please try this.\n[url:3mqnxtsl]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=38603&p=230373&hilit=alt+key#p230373[/url:3mqnxtsl][/quote:3mqnxtsl]\n\nGracias Carlos Vargas...
Combobox focus problem
[ { "date": "2020-08-23", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"karinha\":1ynwwlgt]Example?[/quote:1ynwwlgt]\n\nKarinha, obrigado, Carlos Vargas solucionou o problema!", "time": "19:46", "topic": "Combobox focus problem", "username": "wartiaga" } ]
Combobox focus problem
[ { "date": "2021-05-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola.. retomando este hilo.. .\nla solución propuesta es correcta, se soluciona,\npero para mi compu, pienso más en las compus de los clientes, habrá alguna\nposibilidad de modificar algo en el programa para que no tengamos que r...
Combobox focus problem
[ { "date": "2010-03-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi all,\n\nWhy combobox don't display the same font like gets if i use when .f.?\n\n[url=http://img265.imageshack.us/i/combobox.jpg/:3psjixcr][img:3psjixcr]http://img265.imageshack.us/img265/5653/combob...
Combobox font problem
[ { "date": "2010-03-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio any idea?\n\nThanks.", "time": "14:21", "topic": "Combobox font problem", "username": "Wanderson" } ]
Combobox font problem
[ { "date": "2010-03-31", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:2dag4gi2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">FONT</span> oFont &nbsp; <span style=\"color:...
Combobox font problem
[ { "date": "2005-12-15", "forum": "FiveWin for Harbour/xHarbour", "text": "It's the Folder time today ;- )\n\nWell, another problem - simple, I hope.\n\nWhen I have the focus on a combobox in a dialog \nand I press the Enter key then the focus go to the next control (a get for example)\n\nThe problem is ...
Combobox in Folder
[ { "date": "2005-12-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nJust add this method to Class TComboBox:\n\n[code:2nzjsjig]\nMETHOD KeyChar&#40; nKey, nFlags &#41; CLASS TComboBox\n\n if nKey == VK_RETURN\n &#58;&#58;oWnd&#58;GoNextCtrl&#40; &#58;&#58;hWnd &#41;\n endif\n ...
Combobox in Folder
[ { "date": "2005-12-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, runs fine.\nThanks for your quick reply.\n\nBest Regards,\n\nMarco", "time": "09:24", "topic": "Combobox in Folder", "username": "Marco Turco" } ]
Combobox in Folder
[ { "date": "2005-12-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Great!\n\nEMG", "time": "09:55", "topic": "Combobox in Folder", "username": "Enrico Maria Giordano" } ]
Combobox in Folder
[ { "date": "2005-12-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nKeep in mind that using the Enter key to move from field to field is DOS program behavior NOT Windows program behavior. Users expect the Enter key to trigger the default pushbutton (ususally OK). They will surprised and ...
Combobox in Folder
[ { "date": "2005-12-17", "forum": "FiveWin for Harbour/xHarbour", "text": "I already tried to convice him but there is no hope. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "10:03", "topic": "Combobox in Folder", "usernam...
Combobox in Folder
[ { "date": "2005-12-17", "forum": "FiveWin for Harbour/xHarbour", "text": "James,\nyou are right.\n\nHowever about my specific situation my target was a quick migration to my customers from my old Clipper app to the new FWH app to avoid the costs of two platforms updates and I could make it immediatly le...
Combobox in Folder
[ { "date": "2005-12-18", "forum": "FiveWin for Harbour/xHarbour", "text": "If the application is a orginally developed for the 1st time in Windows\n( not migrated from any DOS based application ), Mr.James statement is\ncorrect. But in other case I agree with Mr.Marco.\n\n- Ramesh Babu", "time": "...
Combobox in Folder
[ { "date": "2007-05-25", "forum": "FiveWin for Harbour/xHarbour", "text": "I would want to insert a combobox in the toolbar between the buttons.\nHow I can make?\n\nThanks in advance.\nPier Luigi", "time": "09:55", "topic": "Combobox in toolbar", "username": "Pier Luigi" } ]
Combobox in toolbar
[ { "date": "2007-05-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Try\n\n[code:167busgc]@ row, col COMBOBOX &#46;&#46;&#46; OF oBar[/code:167busgc]\n\nEMG", "time": "11:45", "topic": "Combobox in toolbar", "username": "Enrico Maria Giordano" } ]
Combobox in toolbar
[ { "date": "2007-05-25", "forum": "FiveWin for Harbour/xHarbour", "text": "I write\n\n[code:32hfblte]\n&#46;&#46;&#46;\n\noToolBar&#58;AddButton&#40; &#123; || MsgInfo&#40;&#41; &#125;, nil, nil &#41; // 1\noToolBar&#58;AddButton&#40; &#123; || MsgInfo&#40;&#41; &#125;, nil, nil &#41; // 2\n\n@ row, ...
Combobox in toolbar
[ { "date": "2007-05-25", "forum": "FiveWin for Harbour/xHarbour", "text": "You may try using oBtn:Move() method.\n\nEMG", "time": "17:05", "topic": "Combobox in toolbar", "username": "Enrico Maria Giordano" } ]
Combobox in toolbar
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\nI think there is a bug using the incremental seek in a combobox.\n\nIn this self-contained sample at:\n<!-- w --><a class=\"postlink\" href=\"http://www.softwarexp.co.uk/beta/combo.zip\">www.softwarexp.co.uk/beta/combo.zip</a...
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco:\n\nPls try with a numeric var as follow:\n\nacMonths := {\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",;\n\t\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"}\n\nnMonth := 1\n\nREDEFINE COMBOBOX oGet VAR nMonth ID 100 OF oD...
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Nothing to do.\n\nIf I select the month pressing the first key the return value will be the string instead of the numeric position.\n\nSee <!-- w --><a class=\"postlink\" href=\"http://www.softwarexp.co.uk/beta/test.png\">www.soft...
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nPlease make this change at source\\classes\\combobox.prg line 506:\n\n ::Set( If( ValType( Eval( ::bSetGet ) ) == \"N\", AScan( ::aItems, uItem ), uItem ) )", "time": "19:17", "topic": "Combobox incremental see...
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, the return value is correct now \nbut the incremental seek runs only for the first key pressed.\n\nYou can easely check it in the sample I gave you.\n\nMarco", "time": "20:26", "topic": "Combobox incremental seek bug"...
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nIt seems to work fine.\n\nPlease remember that you have to press Space in order to make a new search", "time": "20:41", "topic": "Combobox incremental seek bug", "username": "Antonio Linares" } ]
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, pressing SPACE the seek reinitialize itself but this solution is really unpracticol for the customer.\n\nFor example if you have an array like:\n\nAntonio\nFabio\nAndrea\nMarco\nAlfonso\n..\n..\nAlexandro\n\n\nwith the old FW...
Combobox incremental seek bug
[ { "date": "2007-05-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nYes, you are right, it behaves in a different way. Several customers requested this new behavior to perform incremental search.\n\nYou may use the Class TComboBox from the previous FWH build.", "time": "22:27", "...
Combobox incremental seek bug
[ { "date": "2007-05-05", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":1avw6ekv]You may use the Class TComboBox from the previous FWH build.[/quote:1avw6ekv]\n\nAntonio,\nI have insert any modification for incremental or previous use.\nIf insert the new clause INCREMENTAL t...
Combobox incremental seek bug
[ { "date": "2007-05-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nAntonio \nFabio \nAndrea \nMarco \nAlfonso \n.. \n.. \nAlexandro \n\nI don't think this is a very good design. Potentially, the user could have to type a lot more keystrokes to find what they are looking for. What if the...
Combobox incremental seek bug
[ { "date": "2007-05-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi James,\nI created an unsorted list only for this sample for a better explain of this problem.\n\nIn my commercial apps I obviusly use combos with sorted arrays.\n\nThe problem of this new kind of incremental seek is that it is ...
Combobox incremental seek bug
[ { "date": "2007-05-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\n>The problem of this new kind of incremental seek is that it is a programmer-like feature and not an end-user feature. Unfortunately I could have a human-monkey meeting point customers but really I have had a lot of cal...
Combobox incremental seek bug
[ { "date": "2013-01-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi all,\nI'm moving now from FWH Nov 2010 to FWH Dec 2012 and I'm dealing with the issues related.\nThe most important issue is related to the lChanged clause on the combobox class because with FWH Dec 2012 it is evaluated more ti...
Combobox lChanged problems
[ { "date": "2013-01-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nDid you try with revised build published yesterday?.\n\nI though it was fixed in revised build.", "time": "16:56", "topic": "Combobox lChanged problems", "username": "lucasdebeltran" } ]
Combobox lChanged problems
[ { "date": "2013-01-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, it has been fixed. Thanks for the info.", "time": "17:28", "topic": "Combobox lChanged problems", "username": "Marco Turco" } ]
Combobox lChanged problems
[ { "date": "2007-02-23", "forum": "FiveWin para Pocket PC", "text": "Muy buenas, me gustaría saber como puedo a la hora de elegir y expandir el combobox, hacer que se vean más elementos en el combobox con solo hacer click en la flecha.\n\nGracias.", "time": "09:23", "topic": "Combobox más grande"...
Combobox más grande
[ { "date": "2020-11-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos a Todos, amigos foristas.\n\nNuevamente acudo a Uds. en busca de ayuda.\n\nTengo esta situacion usando dos Combobox dentro de un TFolderEx\n\nen el primer combo, al seleccionar cualquier elemento, se ejecuta bien el [b:3m...
Combobox no Cambia
[ { "date": "2020-11-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Muestre algo asi...\n\n[code=fw:39duqlh6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">FUNCTION</span> Main<span style=\"color: #000000;\">&#40;</span><span style=\"color: #...
Combobox no Cambia
[ { "date": "2020-11-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Karanha, saludos\n\nCreo entender en tu codigo, que los combox estan relacionados.. en mi caso no, el primer combo no tiene nada que ver con el comportamiento del segundo, ni el segundo con el primero.. son totalmente indivi...
Combobox no Cambia
[ { "date": "2020-11-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Jose, como inicializas las variables cCbxPresenta y cCbxColor?\nCuando pones en el combo 2 la opcion 2, luego pasas a el combo 1, y luego vuelves al combo 2 y cambias a opcion 1 no te ejecuta la accion?", "time": "21:45", ...
Combobox no Cambia
[ { "date": "2020-11-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Cesar... saludos.\n\nlas inicializo asi:\n\ncCbxPresenta:='Agregar'\ncCbxColor :='Agregar'\n\nincluso he tratado con :\n\ncCbxPresenta:=pad('Agregar',xx)\ncCbxColor :=pad('Agregar',xx)\n\npara igualar los tamaños.\n\...
Combobox no Cambia
[ { "date": "2020-11-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Me alegro que lo hayas podido resolver!\nSaludos", "time": "16:43", "topic": "Combobox no Cambia", "username": "cmsoft" } ]
Combobox no Cambia
[ { "date": "2020-11-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Aca dejo un video donde se explica mejor.\n\nComo dije, el problema es en el segundo combo, el primero funciona perfecto y no tiene nada que ver ni hacer con el segundo, solo lo menciono para mostrar que trabaja bien y que asi de...
Combobox no Cambia
[ { "date": "2020-11-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola José:\nSegún lo que entiendo, cuando en el combo dos tenes una opcion seleccionada distinta de la 1, y lo cambias a la opcion 1, ahi si te ejecuta la accion\n[quote:xtxjhpam]\nIncluso, dentro del mismo combo2 luego de selecc...
Combobox no Cambia
[ { "date": "2020-11-19", "forum": "FiveWin para Harbour/xHarbour", "text": "hola cesar.. gracias de nuevo por tu auyda\n\nProbe con el bLostFocus, igual falla, la accion se ejecuta dos veces.\n\nPor lo pronto resolvi de una manera la cual no queria aplicar, pero es la unica hasta el momento. \n\ninclui ...
Combobox no Cambia
[ { "date": "2023-05-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos dias\n\nTengo el siguiente codigo:\n[code=fw:mhtz7t7n]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #000000;\">&#40;</span>aAlias<span style=\"color: #000000;\">&#91;</span><span styl...
Combobox no actualiza
[ { "date": "2023-05-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimado Jose Luis,\n\nPrueba con:\n\noCombo1:Set( cVar1 ) despues de modificar cVar1", "time": "10:00", "topic": "Combobox no actualiza", "username": "Antonio Linares" } ]
Combobox no actualiza
[ { "date": "2023-05-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Correcto\n\nGracias Antonio!", "time": "13:01", "topic": "Combobox no actualiza", "username": "JoseLuis" } ]
Combobox no actualiza
[ { "date": "2016-09-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola tengo un Dialog en el cual existe un checkbox que al clicar en el , crear dos tablas , aunque la primera es la que sale en el combobox, pero cuando le pongo el setitems me da el siguiente error : \n\nError description: Error...
Combobox no se actualiza. Estoy perdido y me urge.
[ { "date": "2016-09-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Prueba con:\n\nON CHANGE (vlcomponente:=alltrim(tlcomponente[Max( vvcomponente, 1 )]),ovlcomponente:refresh()) update", "time": "10:56", "topic": "Combobox no se actualiza. Estoy perdido y me urge.", "username": "Anto...
Combobox no se actualiza. Estoy perdido y me urge.
[ { "date": "2016-09-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Perfecto.\n Muchisimas Gracias, Maestro.", "time": "11:23", "topic": "Combobox no se actualiza. Estoy perdido y me urge.", "username": "Garbi" } ]
Combobox no se actualiza. Estoy perdido y me urge.
[ { "date": "2010-05-10", "forum": "FiveWin for Pocket PC", "text": "The code below does not work:\n\n[code=fw:10yhaerl]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">STATIC</span> aQtdes, cQtde<br /><br /><span style=\"color: #000000;\">&#40;</span>....
Combobox not change
[ { "date": "2010-05-12", "forum": "FiveWin for Pocket PC", "text": "Fabio,\n\nAre you using it from a window or from a dialog ?", "time": "22:07", "topic": "Combobox not change", "username": "Antonio Linares" } ]
Combobox not change
[ { "date": "2010-05-14", "forum": "FiveWin for Pocket PC", "text": "I'm using Dialog.\nI use TSBUTTON, but it does not work with Window. \n\n\nThanks,\n\nFabio Souza", "time": "14:24", "topic": "Combobox not change", "username": "souza.fo" } ]
Combobox not change
[ { "date": "2010-05-14", "forum": "FiveWin for Pocket PC", "text": "Fabio,\n\nPlease build and test samples\\combos.prg and check if it works for you, thanks", "time": "18:12", "topic": "Combobox not change", "username": "Antonio Linares" } ]
Combobox not change
[ { "date": "2007-08-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos:\n\nTengo un array que contiene\naHoras :={\"H00_A1\",\"H01_A2\",\"H02_A3\",....} \n\nQue debo usar combobox o dbcombo con el array y \nHay alguna forma que me muestra solo los 00, 01, 02 y al\nseleccionar seleccione todo...
Combobox o dbcombo
[ { "date": "2007-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\n\n\npuedes utilizar cualquiera pieso, un combo normal, puedes post procesar el resultado en On CHANGE y creo que tambien en el VALID, para que en funcion de tu seleccion tengas el resultado que esperas, por otra parte el D...
Combobox o dbcombo
[ { "date": "2007-08-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Creo que lo mas sencillo es con dbCombo. Algo parecido al siguiente código.\n[code:1iummj1n]\nREDEFINE DBCOMBO cHora ID 4001 OF oDlg ITEMS &#123;\"H00_A1\",H01_A2\",\"H02_A3\"&#125; PROMPTS &#123;\"00\",\"01\",\"02\"&#125;\n[/cod...
Combobox o dbcombo
[ { "date": "2007-08-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias a los 2 muy amables.\n\nSaludos.\n\nRuben Fernandez.", "time": "13:06", "topic": "Combobox o dbcombo", "username": "Ruben D. Fernandez" } ]
Combobox o dbcombo
[ { "date": "2020-06-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nIn a application, I use BUTTONBAR with TBtnBmp() to add the buttons.\nIs it possible to add also a COMBOBOX on BUTTONBAR , or do I have to use another class?\nI would like to keep using the BUTTONBAR, because the customers...
Combobox on BTNBAR
[ { "date": "2020-06-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Marc,\n\nJust check not to cover any buttons\n( added to sample testbar.prg )\n\n@ 2, [color=#FF0000:27ezvh5l]350[/color:27ezvh5l] COMBOBOX oCbx VAR cItem ITEMS { \"Testing\", \"this\", \"ComboBox\" } ;\n SIZE 100, 300 [color=#FF0...
Combobox on BTNBAR
[ { "date": "2020-06-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you Uwe, I will try it.", "time": "13:55", "topic": "Combobox on BTNBAR", "username": "Marc Vanzegbroeck" } ]
Combobox on BTNBAR
[ { "date": "2010-10-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nI have a Problem, showing a Combobox on a Folder-Gradient-Background\nusing Function [color=#FF0000:37dvp9jn]Gradientbrush[/color:37dvp9jn] ( needed for Gradient-painting on Folders ). \nNormal Brush and Image works.\n\n...
Combobox on Folder (Gradient-background) ?
[ { "date": "2015-09-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi all,\nI have a multidimensional array like:\n\naArray:=array(0,2)\naadd(1,\"Marc\")\naadd(2,\"Luca\")\naadd(3,\"Jannette\")\naadd(4,\"Francis\")\n\nand I would make a combobox with only the second element list (the names).\n\nI...
Combobox on multidimensional array
[ { "date": "2015-09-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\n[code=fw:3phzftbp]<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: #00C...
Combobox on multidimensional array
[ { "date": "2015-09-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio,\nit runs. Thank you.\n\nI have just a problem trying to use the ArrTranspose() into the command syntax,\nessentially I have to replace the <aItems> with ArrTranspose(<aItems>)[2] but it doesn't runs, sure for a syntax ...
Combobox on multidimensional array
[ { "date": "2015-09-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\n\nPlease try this:\n\nArrTranspose(<aItems>)\\[2\\]", "time": "18:42", "topic": "Combobox on multidimensional array", "username": "Antonio Linares" } ]
Combobox on multidimensional array
[ { "date": "2015-09-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Great !! Thank you Antonio.", "time": "20:55", "topic": "Combobox on multidimensional array", "username": "Marco Turco" } ]
Combobox on multidimensional array
[ { "date": "2015-09-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco\nI think the solution is:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=25496&start=0&hilit=arrtranspose\">viewtopic.php?f=3&t=25496&start=0&hilit=arrtranspose</a><!-- ...
Combobox on multidimensional array
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\r\n when combo is open and I press Escape dialog closes.\r\nI expect that only combo closes\r\nAny ideas\r\nThanks\r\nmarco\r\n \r\n#include \"Fivewin.ch\"\r\n\r\nFUNCTION MAIN()\r\n\r\nLOCAL oDlg\r\n\r\nLOCAL oCombo\r\nLO...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Hola amigo...\r\nPrueba con un VALID en el ACTIVATE del DIALOG.\r\n\r\nEspero te sirva. \r\nSaludos desde Argentina, Esteban.", "time": "14:03", "topic": "Combobox open and ESC", "username": "jrestojeda" } ]
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\r\n\r\nI think that this may be a bug in TCombobox as other apps do close the combobox, not the dialog.\r\n\r\nYou can try adding this to the KeyChar() method:\r\n\r\n if nKey == VK_ESCAPE \r\n ::close()\r\n ret...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "James,\r\n no good\r\nI've tried but ....nothing <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \r\n\r\nthanks", "time": "17:26", "topic": "Combobox open and ESC", "user...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "I didn't test it, but this might be a solution ?\r\n[code:1ht3dofg]FUNCTION MAIN&#40;&#41; \n\nLOCAL oDlg \n\nLOCAL oCombo \nLOCAL cVariab &#58;= SPACE&#40; 10 &#41; \n\nLOCAL CbRet &#58;= &#46;T&#46;\n\nDEFINE DIALOG oDlg \n\n@ 1...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Meanwhile I did the test myself but I noticed that I couldn't open the combobox anymore.\r\n\r\nBut if I click on the combobox (unfortunately without opening), pushing the Escape-key doesn't end the dialog box anymore. After havin...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco:\r\n\r\nTry this way\r\n\r\n[code:56ewy7x6]\nACTIVATE DIALOG oDlg CENTER VALID ! GetASyncKey&#40;VK_ESCAPE&#41;\n[/code:56ewy7x6]\r\n\r\nRegards", "time": "18:17", "topic": "Combobox open and ESC", "username": "A...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Armando,\r\n\r\nThe problem is that the first time you press Esc the combobox should close, and then if you press Esc again, the dialog should close. Your VALID clause will prevent the dialog from closing when pressing Esc.\r\n\r\...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco,\r\n\r\nFrom FWH 8.08 you can do:\r\n\r\n...\r\n\r\n[b:2p4vhfi3]SetDialogEsc( .F. )[/b:2p4vhfi3]\r\n\r\nDEFINE DIALOG oDlg \r\n\r\n...", "time": "18:53", "topic": "Combobox open and ESC", "username": "Antonio Lin...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "OK, I have found the solution. Add this line to the method definitions in TCombobox.\r\n\r\n METHOD KeyDown inline ::close(), 1\r\n\r\nAntonio, will you add this to the FW source?\r\n\r\nRegards,\r\nJames", "time": "18:54", ...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "James,\r\n\r\nThat code would not process any KeyDown received msgs. \r\n\r\nWe could try with:\r\n[code:26kj64k8]\nMETHOD KeyDown&#40; nKey, nFlags &#41; CLASS TComboBox\n\n if nKey == VK_ESC\n &#58;&#58;Close&#40;&#41;\n ...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\r\n\r\nOf course. I didn't think it through.\r\n\r\nI tried your solution and it seems to be working. The incremental search is working as are the up and down arrows, home, end, pg dn, and pg up keys.\r\n\r\nYou do need t...
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Great!\r\n\r\nEMG", "time": "20:06", "topic": "Combobox open and ESC", "username": "Enrico Maria Giordano" } ]
Combobox open and ESC
[ { "date": "2008-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "James,\r\n\r\nAlready implemented for next FWH build.\r\n\r\nThanks! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "21:37", "topic": "Combobox open and ESC", ...
Combobox open and ESC
[ { "date": "2008-12-11", "forum": "FiveWin for Harbour/xHarbour", "text": "I'm shocked <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> about how many [size=150:6sh71760]beautiful minds [/size:6sh71760] <!-- s:idea: --><img src=\"{SMILIES_P...
Combobox open and ESC
[ { "date": "2012-09-28", "forum": "FiveWin for Harbour/xHarbour", "text": "To All\n\nI am trying to figure out how to use a combobox from resources that will allow me to insert a value other than the array values defined by the ITEM parameter.\n\n[code=fw:2rpu9rd0]<div class=\"fw\" id=\"{CB}\" style=\"fo...
Combobox over-ride ITEM array of values
[ { "date": "2012-09-28", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:2baixvds]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oCity  <span style=\"color: #0000ff;\">var</sp...
Combobox over-ride ITEM array of values
[ { "date": "2012-09-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico ..\n\nThank you !\n\nRick", "time": "22:11", "topic": "Combobox over-ride ITEM array of values", "username": "Rick Lipkin" } ]
Combobox over-ride ITEM array of values
[ { "date": "2011-12-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenas tardes,\n\nAlguno de ustedes me podria ayudar con esto: Necesito llenar un campo de una Dbf desde un Combobox. Ya intente usar el DBCombo pero debo crear una DBf para sus valores. La idea es cargar los valores del Combobox...
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "local aMeses := {\"Enero\", \"Febrero\", \"Marzo\", ...}, oCbx, cMes := \"\"\n\n REDEFINE COMBOBOX oCbx VAR cMes ITEMS aMeses ID ID_MES OF oDlg\n ...\n\n if lSave\n ARCHIVO->CAMPO := cMes", "time": "11:09", "top...
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "MIl gracias!!!", "time": "13:07", "topic": "Combobox para llenar DBf", "username": "Compuin" } ]
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Compuin;\nSi entiendo tu consulta, lo hago así:\n\n[code=fw:893wgsky]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />   <span style=\"color: #0000ff;\">REDEFINE</span> DBCOMBO aO<span style=\"color: #000000;...
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias MarioG,", "time": "13:33", "topic": "Combobox para llenar DBf", "username": "Compuin" } ]
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola.\nVamos, a ver, en un entorno de tablas, el uso de dbCombo sólo es comprensible siempre y cuando mantengas un número pequeño de registros. ¿Por qué? Porque te los carga en un array. Si tengo 10 ó 20 registros en la tabla, pu...
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "En el caso que me presentas el combobox agrega al campo de la dbf el valor del array (Seria la rutina de Incluir) . Como puedo cargar desde el dbf al combobox para actualizar?", "time": "16:59", "topic": "Combobox para ll...
Combobox para llenar DBf
[ { "date": "2011-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola\n\npara eso deberas modificar la Clase dbCombo\n\n[code=fw:1fwd1ptg]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">REDEFINE</span> DBCOMBO aGet<span style=\"color: #000000;\">...
Combobox para llenar DBf
[ { "date": "2006-04-10", "forum": "FiveWin for Harbour/xHarbour", "text": "I have a combobox working OK\n\nThe next one in a different Dialog will not show its Array after clicking on it.\n\nFirst example:\nFunction Minpunten(cAlias, oDlwBew )\nLocal oDlp, oRadmenu, oCbx\nLocal MyArrMinJn := {\"J\",\...
Combobox problem
[ { "date": "2006-04-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Is the combo tall enough? Check also what really is in the array.\n\nEMG", "time": "08:08", "topic": "Combobox problem", "username": "Enrico Maria Giordano" } ]
Combobox problem
[ { "date": "2006-04-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Enrico,\n\nThat's it.\n\nI did not paint the Combobox tall enough in the Workshop.\n\nThank you.\n\nJules", "time": "11:33", "topic": "Combobox problem", "username": "Jules de Pierre" } ]
Combobox problem
[ { "date": "2007-11-21", "forum": "FiveWin for Harbour/xHarbour", "text": "In the sample program combos.prg when I press the enter key the dialog is closed.\n\nRegards\nPier Luigi", "time": "15:35", "topic": "Combobox problem", "username": "Pier Luigi" } ]
Combobox problem