1. Another Combo Box ??
- Posted by Wayne Overman <euman at BELLSOUTH.NET> Jul 28, 2000
- 367 views
------=_NextPart_000_000E_01BFF898.FCC8D1C0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, Can someone tell me why in reference to a.. onKeyDown( scanCode, shift ) Key is pressed.=20 a.. onKeyPress( keyCode, shift ) "Printable" key is pressed.=20 a.. onKeyUp( scanCode, shift ) Key is released.=20 and Combo Boxes. Question: without selecting with the mouse the dropdown button contained in a = Combo, how would I <TAB> or <ENTER> to the next Combo for selection processes? Is this possible??? David? anyone? My Solution: Deside if the control should be a Combo or Sle based on info I gather, = i.e: if my_info >=3D 1 then I need a Combo else display a Sle control since Sle's have <onDemand_Key-Handling> this would work. I found several things listed on the listserve about the Combo and prior = problems but, no fixes for this problem. ------=_NextPart_000_000E_01BFF898.FCC8D1C0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV> <DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Can someone tell me why in reference=20 to</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV> <LI><A = scanCode, shift )</A> Key is pressed.=20 <LI><A = href=3D"file:///C:/EUPHORIA/Win32Lib/WIN32LIB.HTM#ONKEYPRES">onKeyPress( = keyCode, shift )</A> "Printable" key is pressed.=20 <LI><A = scanCode, shift )</A> Key is released. </LI></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>and Combo Boxes.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><U>Question:</U></FONT></DIV> <DIV><U><FONT face=3DArial size=3D2></FONT></U> </DIV> <DIV><FONT face=3DArial size=3D2>without selecting with the mouse the = dropdown=20 button contained in a Combo, how would I <TAB> or=20 <ENTER></FONT></DIV> <DIV><FONT face=3DArial size=3D2> to the next Combo for selection=20 processes?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2> <DIV><FONT face=3DArial size=3D2>Is this possible???</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>David? = anyone?</FONT></DIV></FONT></DIV> <DIV><FONT size=3D2><FONT face=3DArial><U></U></FONT></FONT> </DIV> <DIV><FONT size=3D2><FONT face=3DArial><U>My = Solution</U>:</FONT></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Deside if the control should be a Combo = or Sle=20 based on info I gather, i.e:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>if my_info >=3D 1 then I need a = Combo</FONT></DIV> <DIV><FONT face=3DArial size=3D2>else display a Sle control</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>since Sle's have = <onDemand_Key-Handling> this=20 would work.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I found several things listed on the = listserve=20 about the Combo and prior problems but, no fixes for this=20 ------=_NextPart_000_000E_01BFF898.FCC8D1C0--