Bind Motion Speed Control

From: ggcp (cpurvis3_at_csc.com)
Date: 02/04/05

  • Next message: John Zwiebel: "Re: expect STOUT flow-control and 'log_user 0'"
    Date: 3 Feb 2005 21:13:14 -0800
    
    

    If I have a listbox and I'm using the "nearest %y" option to get the
    index of the listbox (via a bind <B1-motion> event), how can I prevent
    skipping a row (in either up/down direction) when the mouse is moved
    rapidly? I have no problems when the mouse is moved at a normal pace,
    but sometimes I can skip a row index while moving the mouse rapidly.
    Curious - is there a way to control the "sampling" of x,y coordinates
    during the motion bind event?

    Any insight would really be appreciated ... thanks!!


  • Next message: John Zwiebel: "Re: expect STOUT flow-control and 'log_user 0'"

    Relevant Pages

    • Re: Using Profile variable for query
      ... to use Vis Studio to bind a listbox based on a text box input so eg ... first letter- this then becomes the input for my SQL ... profile parameter BEFORE the listbox updates itself? ... If you use SqlDataSource to bind the data (or any data bound source ...
      (microsoft.public.dotnet.framework.aspnet)
    • RE: listbox control - valuemember & selectedvalue
      ... -shouldn't it be "SelectedItem.Text" instead of SelectedItem? ... add it to the listbox. ... But I cannot get the value unless I bind the listbox to the ... use it to populate list boxes. ...
      (microsoft.public.dotnet.languages.csharp)
    • Data Binding questions
      ... I have just started a new project that includes Data Binding. ... I can bind the ID field to my ComboBox, ... populate a ListBox with the values from this Array that is returned by the ... Dim myRow As DataRow ...
      (microsoft.public.dotnet.framework.windowsforms.databinding)
    • Re: How bind Listbox or DropDownlist
      ... > store it in table1 in parameter "stav". ... Load data to ListBox is not ... > any way how to bind listbox or dropdownlist. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Datagrid binding
      ... i have a listbox control that gets its data from another listbox (hence gets ... has a template column and a bound column, i want to bind the bound column to ... the datagrid) i want to bind it to a dataset's datatable ...
      (microsoft.public.dotnet.general)