Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Double click event not fired and if fired then single click is also fired?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Arpan Srivastava  
View profile  
 More options Aug 8 2007, 12:22 am
From: "Arpan Srivastava" <arpan.no...@gmail.com>
Date: Wed, 8 Aug 2007 09:52:32 +0530
Local: Wed, Aug 8 2007 12:22 am
Subject: Double click event not fired and if fired then single click is also fired?

Hi All,

    In my application i have a datagrid with itemrenderer as charts and I
need have to perform two operations - one on single click and one on double
click - on the chart. but most of the times double click event is not fired
and if fired then single click is also fired. Can I stop single click event
if double click event is fired ?

Thanks
arpan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raghunath Rao  
View profile  
 More options Aug 10 2007, 6:38 am
From: Raghunath Rao <raghuonf...@yahoo.com>
Date: Fri, 10 Aug 2007 03:38:09 -0700 (PDT)
Local: Fri, Aug 10 2007 6:38 am
Subject: Re: [flex_india:2122] Double click event not fired and if fired then single click is also fired?

Hi Arpan,

Unfortunately there's no solution I know which can get
this done directly.
The way to go is the age old way of Flash, where you
need to use a timer
to delay the handling of the click event.

If within the time, a doubleClick is not dispatched,
handle click or if
it doesnt then handle click
Also i  want to point out that if you are using a
DG(dataGrid), its
better to go for itemClick & itemDoubleClick event
than the normal click
& doubleClick events...

You can find the explanation and code here -
http://raghuonflex.wordpress.com/2007/08/10/assigning-different-behav...

Thanks
Raghu

--

Raghunath Rao
Engineer, Flex Framework
Adobe Systems, Bangalore
--~--~---------~--~----~----------------------~-------~--~
The opinions and views expressed here are purely my
own
and are in no way endorsed by my company (Adobe
Systems)
-~----------~----~----~----~------~----~-----------------~

___________________________________________________________________________ _________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/

  raghuonflex.vcf
< 1K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raghunath Rao  
View profile  
 More options Aug 10 2007, 6:59 am
From: Raghunath Rao <raghuonf...@yahoo.com>
Date: Fri, 10 Aug 2007 03:59:05 -0700 (PDT)
Local: Fri, Aug 10 2007 6:59 am
Subject: Re: [flex_india:2189] Re: Double click event not fired and if fired then single click is also fired?

Sorry... Some typo in there :)"If within the time, a doubleClick is not dispatched, handle click or if it doesnt then handle click. Also i  want to point out that if you are using a DG(dataGrid), its better to go for itemClick & itemDoubleClick event than the normal click & doubleClick events..."What i meant was..."If within the time, a doubleClick is not dispatched, handle click or if it does then handle only double click. Also i want to point out that if you are using a DG(dataGrid), its better to go for itemClick & itemDoubleClick event than the normal click & doubleClick events..."ThanksRaghu

-- Raghunath RaoEngineer, Flex FrameworkAdobe Systems, Bangalore--~--~---------~--~----~----------------------~-------~--~The opinions and views expressed here are purely my own and are in no way endorsed by my company (Adobe Systems)-~----------~----~----~----~------~----~-----------------~

---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.

  raghuonflex.vcf
< 1K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sandeep mk  
View profile  
 More options Aug 10 2007, 6:51 am
From: "sandeep mk" <sandeepmk2...@gmail.com>
Date: Fri, 10 Aug 2007 16:21:16 +0530
Local: Fri, Aug 10 2007 6:51 am
Subject: Re: [flex_india:2189] Re: Double click event not fired and if fired then single click is also fired?

Hello Raghu,

   is there a way to call servlet in flex mxml application or
   using jsp( using flex tag lib) hoe to call a servlet .

Please reply me.

sandeep.

On 8/10/07, Raghunath Rao <raghuonf...@yahoo.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arpan Srivastava  
View profile  
 More options Aug 10 2007, 9:56 am
From: "Arpan Srivastava" <arpan.no...@gmail.com>
Date: Fri, 10 Aug 2007 19:26:16 +0530
Local: Fri, Aug 10 2007 9:56 am
Subject: Re: [flex_india:2189] Re: Double click event not fired and if fired then single click is also fired?

Hi Raghu,

     Thanks for the solution. I also tried the same thing using Timer class,
but i think your's is a better solution.

Thanks,
Arpan

On 8/10/07, Raghunath Rao <raghuonf...@yahoo.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google