A double-click is the act of pressing a computer mouse button twice quickly without moving the mouse.
6
votes
3answers
31 views
How to resolve double tap on Button Issue in android?
Mockup of my Application :
Problem :
When click on button1 it just call Intent of ActivitySecond
button1.setOnClickListener(this);
public void onClick(View v) {
// TODO Auto-generated method ...
0
votes
0answers
3 views
disabling double click on imagebutton
I have looked into similar post on SO but what l want to do is disable double clicking such that when ImageButton2 is click once or twice or many other times it will lead to SoundTwo class.
Currently ...
0
votes
1answer
19 views
Changing color when double clicked in the getListCellRendererComponent
How can I change color when I double click the cell of JList?
Is there a way adding a MouseListener within DefaultListCellRenderer?
public class Renderer extends DefaultListCellRenderer{
@Override
...
0
votes
0answers
26 views
Sencha Touch allows itemtap double-click
I'm having trouble defining a single click on an item in a list.
I have used the event itemsingletap that solves my problem but the event takes longer to run than the itemtap.
I would use the itemtap ...
1
vote
1answer
24 views
DoubleClick - Interstitial advertise sizing/croping/center placing -> Impossible?
Following this code (https://developers.google.com/mobile-ads-sdk/docs/admob/advanced) :
import com.google.ads.*;
public class BannerExample extends Activity implements AdListener {
private ...
0
votes
1answer
40 views
bat script for loop works on CL but does not work when double clicked
I have a batch file and inside the batch file, it looks in a particular directory and saves to a variable, the name of the first directory/file. Here is roughly what I am doing:
FOR /d %%F IN ...
0
votes
0answers
11 views
how to add text in composite shape when double clicking it
I want to double click a composite shape to add textCtrl on it, but when I double click the composite shape, it do nothing, it can't response to the double click event. Can you help me to solve this?
...
0
votes
0answers
29 views
How to make double click event right in textCtrl
I have a problem when using textCtrl.
I want to realize a function that when I double click a shape, there would be a textCtrl and you can input text in it, and after the 'enter' key down, textCtrl ...
0
votes
1answer
42 views
making my click double-click event working
Hi I am working on a click double-click event handler for my jquery ajax engine. The idea is that you can click or double-click a button. I wrote this myself but I don't see why it is not working.
...
0
votes
0answers
41 views
Java JButton Only Doing some calls on double-click
So I have a massive project due soon, and for whatever reason my JButton's in my grid will call my incMoves() method which updates the private state of the move counter, but on the other hand, will ...
1
vote
1answer
44 views
JavaFx jar file does not open corrent with double click (Mac)
I have quite big problem, which drives me crazy. Not sure what is the best way to describe my problem, so I am just going to write what I do and what happens:
I am using NetBeans. I just right click ...
0
votes
0answers
49 views
QTableView mouse double-click event
I have instance of QTableView. I want to open a dialog to edit data from selected row. When I use command from popup menu or shortcut it works as expected, but when I use double-click to show the ...
0
votes
0answers
54 views
Double Click on ListBoxItem with grouping
I have ListBox with Grouping and Sorting
<Style x:Key="ContainerStyle" TargetType="{x:Type GroupItem}">
<Setter Property="Template">
<Setter.Value>
...
2
votes
2answers
45 views
How to subscribe to double clicks?
I'm trying to find a way to subscribe to double-click event in XNA, and googling gets me winforms related stuff, which isn't the case, I can't use that.
Using Timespan and guessing how long the ...
0
votes
1answer
65 views
Disable maximizing WPF window on double click on the caption
How to disable maximizing WPF window on double click on the caption and leave resizing available?
I know that ResizeMode disables maximizing, but it also prevents resizing the form
...
0
votes
1answer
19 views
DFP returning empty vast files (ads)
I am using DFP to serve ads, and fiddler to monitor the requests.
After 3 GET requests to the dfp server, in a short period of time (say 30 seconds), every subsequent request will a list of empty ...
0
votes
1answer
78 views
jQuery - single vs double clicks - jEditable
I'm struggling to find the 'right' way to build the following.
I have a td cell that has a title in it, (in a larger table). This td has a click event to open a sub menu.
I have implemented inline ...
0
votes
2answers
117 views
Read table header field value using javascript
I have a grid. on double clicking the grid, i need to get the field values of the table..
Grid code:
<div class="claro" id="sdsfs" name="dataGrid" ...
1
vote
2answers
109 views
GWT Timer cancel not working
I am trying to write a code to differentiate between simgle and double clicks using GWT and GWTQuery. I got the idea here. So I translated it into GWT like this: (my app can't have global variables, ...
0
votes
0answers
22 views
Click Event: Double Click a cell in Listview to start the event
I'm using a Listview control to display part number data from my database. I now want to be able to double-click one of those "cells" to return that cell information to a textbox. I'm not sure how ...
4
votes
3answers
132 views
MouseUp and DoubleClick both attached to seperate event handling functions using Backbone js
I have a chart application wherein I use Backbone.js to attach seperate handlers for mouseup and doubleclick events over different "area" of chart image.
I require mouseup to detect whether user ...
0
votes
1answer
175 views
Autocomplete dataInit
I'm trying to use jQuery UI Autocomplete inside a jqGrid in the dataInit. I'm doing it like this:
{ name:'ac_fin_g', index:'ac_fin_g', width:75, editable: true, edittype: 'text',
editoptions: {
...
-1
votes
3answers
122 views
adding 'ondblclick' event to dynamic textarea javascript
i am creating dynamic textareas via javascript and can set attributes such as class etc but I want to add a 'OnDblClick' attribute to dynamically created textarea and I cant seem to make the mark up ...
0
votes
0answers
76 views
simulate double click on a cell in excel with c#
Is there any way to simulate double click on a cell in excel with c#? so the ActiveWorkbook_sheetBeforeDoubleClick event handler will run.
I have used the following code :
...
0
votes
0answers
174 views
Google Maps Click and Double-click fires for wrong marker on iOS
The code below runs fine on Chrome 25.0.1364.152m on Windows 7 Desktop, but not on iPad iOS 6.1.2 under either Safari or Chrome 25.0.1364.86.
If you double tap one of the markers, you will get a ...
1
vote
1answer
121 views
qt:: mouseDoubleClickEvent doesn't work when ui being set
Okay, so the code is very short, seen below:
MainWindow::MainWindow() :
QMainWindow(),
ui(new Ui::MainWindow)
{
//ui->setupUi(this);
}
MainWindow::~MainWindow()
{
delete ui;
}
...
0
votes
1answer
60 views
Refresh DFP ads
I have a static chat page with Google DFP ads around it.
Is there a way to get those ads automaticly refresh every 5 minutes or so?
I just want to refresh the ads, not the whole page.
I know that ...
0
votes
3answers
164 views
Distinguish single click from double click C++
I have an application in which double clicking over an image view area changes the layout of the image view. Also on single click a dot will be placed on the image.
My problem is, both functionality ...
0
votes
1answer
44 views
impression tracking with double click videos?
I need to generate my click / impression URL's dynamically. Is there a way of adding impression tracking to a double click video tag? I understand with clicks, the "click=" followed by the URL would ...
0
votes
0answers
20 views
How to select contains Spaces string through the double click of mouse
in QTextEdit,How to select contains Spaces string through the double click of mouse?
0
votes
2answers
78 views
looking at the nth page of a dataSet when using jqGrid onDocument.Ready
I have a sort of unique question that I can't seem to find an answer to.
I have a paged jqGrid implemented. When I double click on a row on any page of data, my plan was to use the onDoubleClick ...
4
votes
1answer
484 views
Phonegap 2.4.0 with Android 4.2 - strange double click behaviour
I'm using phonegap 2.4.0 to create an Android and iOS App.
Now I recognized that the onclick event in links is fired twice inside the Android App using Android 4.2.2 on a Nexus 4 device, like a ...
0
votes
0answers
59 views
How to Override Flash Player double click
Hello I have a WebView that has a custom touch listener that overrides. The problem I'm having is that when android 4.0 double clicks the flash player it crashes. I have an override double click ...
1
vote
1answer
89 views
JSF - Button Double Click
My JSF application need to create a custom keyboard. Then I want to get Double Click or Right Click action on JSF Button to define keys.
Is this possible?
3
votes
1answer
110 views
Starting a jar with double click starts in 32bit JVM, but from console in 64bit JVM
Since I'm using native libraries I have different JARs for 32bit and 64bit platforms.
Now when there are two JVMs installed on the system, one 32bit and one 64bit I face this behaviour:
Double ...
0
votes
1answer
486 views
Double click listener on JTable in Java
I am curious as to how to call valueChanged overridden method only if a row in JTable has been double clicked. For now the below code snippet achieves one click action or event arrow key to navigate ...
0
votes
2answers
122 views
Control not fires DoubleClick event because of code behind another event
I did not find the answer anywhere, so I'll make new question. I have datagrid, where is some code after SelectionChanged event. And some code on DoubleClick(tried MouseDoubleClick, CellDoubleClick ...
0
votes
0answers
23 views
Ads on the page, ads blockers count fallback, is this a good idea?
Let me explain myself, I am active user of ads blockers (Chrome browser, do not blame me on that;)), and in most cases they do great job. Right now I am working on the project which heavy use ...
2
votes
4answers
438 views
Android detecting double tap without single tap first
i would like to detect a double tap BUT without triggering a single tap first. i've tried double click listeners but you always get a onSingleTapUp before the double is detected, which is reasonable i ...
0
votes
0answers
79 views
iOS HIG - double tap to reveal dialog boxes
I have an iPad app that reveals dialog boxes when the user double-taps various elements to revise the attributes of those elements. For example, when setting up a graph the labels for the x-points ...
5
votes
1answer
159 views
How do I prevent a double-click on an Open File dialog from registering a click on the form under it?
I have a custom control that's essentially a drawing canvas, and a program that uses it for editing files. When a new file is opened, though, something very strange can happen.
If the user ...
0
votes
0answers
40 views
How to trap click/dbl-click in a Subform whose SourceObject is a Query
Access 2007
Hello I'm asking the same question asked here
Form has a query sourceobject but i want to catch the click/double click event
This is a followup from my previous question, when i change ...
2
votes
1answer
528 views
Error: Could not find or load main class (double click)
I've just made a "runnable .jar" (or a normal .jar, where I set off manifest on my own. I tryed both) file from my java app with Eclipse.
When I try to open it by double click, i get this message: ...
0
votes
1answer
110 views
How to set a mouseListener that the table could clicked only once?
I have coded this Listener:
playlistTable.addMouseListener(new MouseAdapter() {
private boolean ignoreDoubleClicks = false;
public void mouseClicked(MouseEvent e) {
...
0
votes
0answers
61 views
Cocoa: custom NSCell not respond double click action
I focus on a cocoa app supported on 10.6, and I use cell-based NSTableView.
I custom the NSCell so that it can display image and text.
The Problem here is : when I set the doubleClickAction to the ...
0
votes
0answers
84 views
Double Tap not working on on a layout
i have a layout and i am adding double tap it in this way.
frame1 = (LinearLayout) findViewById(R.id.frame1);
frame1.setOnTouchListener(mGestureListener);
GestureDetector gestureDetector = new ...
4
votes
4answers
168 views
Java : detect triple-click without firing double-click
I have a JTable in which I want to call a function when a cell is double-clicked and call another function when the cell is triple-clicked.
When the cell is triple-clicked I do not want to call the ...
0
votes
0answers
97 views
how to open doubleclick banner ad in native browser
I am using a WebView in my activity to display banner ads. The html code for the ads is supplied by the client. Ad loads fine in the WebView. But when I click on the ad, it opens in the same WebView. ...
0
votes
0answers
62 views
Spotify double click: Why does this shortcut queue a song twice?
I'm not familiar enough with scripting languages, I guess. I hope you can help me out!
Why does this hotkey (double click and queue song) queue the selected song twice instead of only once?
...
0
votes
1answer
296 views
jQuery - Disabling double click not working
I'm trying to disable double clicking in a DIV. I've tried several different recommended solutions but they don't seem to work.
I have a statement that is showing and true false buttons that the user ...






