Using more then one Multitouch.inputMode on one screen

Hi All,
I have figure out that on one screen I am not able to work with more then one Multitouch.inputMode. As per my requirement I am having two different component on the same screen,one is using the TouchEvent and another is using GestureEvent.I am getting the issue that if I am using both on the same screen then the  GestureEvent is not firing.
Any help will be appricated.
Thanks in Advance.
With Regards,
Shardul

Or you could use gestouch:
https://github.com/fljot/Gestouch
With that you can detect various gestures all in one gesture mode. It may solve your issue.

Similar Messages

  • HOW DO I USE MORE THEN ONE ITUNES WITH MY IPHONE WITHOUT ERASING MY MUSIC?

    I have two different laptops with iTunes on it. I use both of them but my iPhone only works with one iTunes. I plug it into the computer and it says that my iPhone cannot use more then one iTunes. Is there a way I can use both or no?
    YES I AM CLICKING MANUELLY ADD SONGS TO MY iPhone.
    I just bought my iPhone about a week or so ago.
    Please help ASAP.

    I clone my library to a portable drive using SyncToy 2.1, a free tool from MS. I run this both at home & work so that I essentially have three identical copies of my library for backup redundacy, any of which I can use to update my iPods and my iPhone. I use iTunes Folder Watch occasionaly in case I've managed to download, for example, a podcast at one location but overwrite the library with a newer copy updated at the other. It can be done but you need to take considerable care...
    tt2

  • Using more then one table/view in same Report

    Hi,
    I am using Discoverer Plus Version 9.0.4.43.15.
    Is it possible to use more then one table/view in a report without the tables/views being joined in any way? It would be like using two different datasets in the same report without the datasets having anything to do with one another. Right now when I select items from the available tab I can only pick tables that relate to one another in some way.
    Or is it possible to use more the one table in the same report? Each table using a different query/view/table.
    Thanks

    Spence,
    try following type of query using set operator UNION / UNION ALL:
    select col1,col2
    from t1
    union all
    select col1,col2
    from t2
    If you don't have restrictions then this is the best way.

  • Can I use more then one apple ID on my computer/osx app store

    Hi,
    I use my MBP/iMac/ipad/iphone for both business and home.  Right now everything is setup to my home apple id (and I have made quite a few purchases with that).  With the release of the osx app store and FCPX,  my company wants to buy these for my computers.  But they want to do this on their apple id.  Can I run more then one id on a mac?  How can I make this work as I know they will want me to start getting more apps as they are released.

    You can have apps from multiple Apple IDs on one Mac. The issue will be that to update Mac apps bought with A ID #1 will require signing into A ID #1 in the MAS. And later when apps bought with A ID #2 need an update you will need to sign into A ID #2 in the MAS to update them. If you can keep that straight and can abide that requirement, there should be no issues.
    The same will be true to update iOS apps, but using iTunes.

  • Using more then one null in a Set

    Hello Friends,
    Can any one throw some lights for using the null values in Set.
    Can a set cantains more then one null values? It worls fine if there is only one null element alone but throwing exception if there are any other element with one null.
    Thank you.
    Roshan

    So when you read the documentation for TreeSet.add(), which you obviously did because it's so obvious that you should read the relevant documentation before posting questions, what did you not understand?
    Adds the specified element to this set if it is not already present. More formally, adds the specified element e to this set if the set contains no element e2 such that (e==null ? e2==null : e.equals(e2)). If this set already contains the element, the call leaves the set unchanged and returns false.
    Throws:
    NullPointerException - if the specified element is null and this set uses natural ordering, or its comparator does not permit null elements
    Edit: By the way, there was a recent thread about the fact that it appears that Java 5 had a bug in which when you add the first null, it didn't throw an NPE, but in Java 6 it did. That may be relevant information depending on what JRE you're using.
    Edited by: endasil on 9-Dec-2009 1:31 PM
    Edit 2: Here's a (or the) bug report: [http://bugs.sun.com/view_bug.do?bug_id=5045147]
    Edited by: endasil on 9-Dec-2009 1:34 PM

  • How do you use more then one computer for your Ipod??

    One of my computers died and I want to still use iTunes to get more music but I don’t want to erase what I have on my iPod now. I need to use a different computer with out erasing all the music I have now?? HELP

    If your iPod is set to update automatically you need to take care connecting to a different iTunes. You can use a keyboard command to prevent your iPod auto-syncing with iTunes. While connecting the iPod to the computer on Windows with iTunes 7.3 or later installed hold down the Shift + Ctrl keys together. This will stop the iPod from auto-syncing with iTunes and the iPod will appear in the source list. Wait until you are sure the iPod has mounted, and that it will not auto sync and then you can let the keys go. This may take between 20 to 30 seconds depending on your computer: iTunes - Keyboard Shortcuts for Windows
    When your iPod appears in the iTunes source list change the update setting to manual. If you want to connect and use an iPod on more than one computer you need to change the update preference in the iPod Summary tab to "Manually manage music and videos" and click Apply. The content of iTunes and the iPod are not syncronised in this mode so the two can be different. You can directly access the content of the iPod and play it through iTunes and you can drag and drop whatever you want to the iPod from either library:
    Using iPod with Multiple computers
    Managing content manually on iPod
    Syncing Music to iPod
    Something else to be aware of when using an iPod in manual mode is that the "Do Not Disconnect" message will remain on the display until you physically eject the device: Safely Disconnect IPod

  • Using more then one computer but only see new songs on one computer

    I have my itunes on both my home computer and my work computer and when I purchase new music on my home computer it doesnt show up on my work computer. How can I see the music on both?

    *I purchase new music on my home computer it doesnt show up on my work computer. How can I see the music on both?*
    If you want to have your purchases on more than one computer you have to copy them from the computer they are purchased on. When you purchase something it is downloaded to the computer you are logged into at the time, purchases don't simply appear on ever computer you choose to use. There are various methods to copy purchases between computers, CD-R, iPod, USB stick etc, you can read more at this llink: iTunes for Windows: How to copy purchases between authorized computers
    You can have up to 5 computers authorised at any one time to play iTunes purchases: About iTunes Music Store Authorisation and Deauthorisation

  • ORA-19228: XPST0008 -- undeclared identifier when using more then one var.

    HI Gentlemen,
    Given an XMLTYPE table with only one row. Under the root element there is a <header> and a <body> where the stuff inside the body has a different namespace. When I try to drill down with the statement in p.sql below, I always get
    SQL> @c:\xsl\p
    FROM z
    FEHLER in Zeile 10:
    ORA-19228: XPST0008 - nicht deklarierter Identifier: Präfix 'j' lokaler Name '' (undeclared identifier)
    I also tried to insert a WHERE clause, it always complains with $j. When I am using only one variable, $i, it is OK. XML DB Developer's Guide has examples that are very close to this--they execute A1. CAn you help me where am I wrong?
    Thank you very much, kind regards
    Miklos HERBOLY
    SELECT
       XMLQuery('xquery version "1.0"; (: :)
       declare namespace n1="urn:ehd/001"; (: :)
       declare namespace n2="urn:ehd/go/001"; (: :)
       for $i in /n1:ehd/n1:header
    let $j := /n1:ehd/n1:body/n2:gnr_liste/n2:gnr
       return $i,$j'
       PASSING xml_document
       RETURNING CONTENT) as ziffer
      FROM z
    /

    Hi Miklos,
    You'll need parentheses to indicate that you're returning the sequence of $i and $j :
    xquery version "1.0"; (: :)
    declare namespace n1="urn:ehd/001"; (: :)
    declare namespace n2="urn:ehd/go/001"; (: :)
    for $i in /n1:ehd/n1:header
    let $j := /n1:ehd/n1:body/n2:gnr_liste/n2:gnr
    return ($i, $j)or shorter version (if there's only one header per document) :
    xquery version "1.0"; (: :)
    declare namespace n1="urn:ehd/001"; (: :)
    declare namespace n2="urn:ehd/go/001"; (: :)
      /n1:ehd/n1:header
    , /n1:ehd/n1:body/n2:gnr_liste/n2:gnr
    )

  • Why can I not use more then one sim card with my iphone?

    I want to use different service providers.

    Why is unlocking the iphone an issue?
    It's not, if you bought your iPhone from a provider that offers unlocking.
    AT&T have made a business decision to lock iPhones they sell to their network. That is their policy, and they haven't changed it for anyone. That is their decision.
    If, for instance, you had bought your iPhone from O2 in the UK, you would've been able to get it unlocked, as O2 have made a business decision to offer unlocking to their customers if they want it.
    Different mobile networks around the world have different policies on:
    a) whether to sell the phone locked or unlocked to their customers
    b) whether to offer after-sales unlocking as a service to their customers
    Also, in some countries there are laws governing the locking and unlocking of phones. Networks have to abide be these local laws too.
    Unfortunately, you didn't do any research on AT&T's policies before buying your iPhone for their network, which is why you are in this predicament.
    Your only option is to sell your iPhone and buy one for the country you want to use it in.

  • Can you use more then one micro photo on the same comput

    i have had my micro photo for a year it works great i just bought another one but my computer wont recognize it. what gives?they are the same player zen micro ohoto 8 gigs

    It should work fine. Both my Microphoto's work connected on XP Pro at the same time, I just have to keep track of which one has what kind of music. Have you tried scanning for plug and play devices, what kind of operating sys are you running? And what software are you trying to sync with.
    Message Edited by VRevolution on 05-23-200706:45 AM

  • Performance degrades using more then one Textfield

    Hi everyone,
    I noticed that performace in my app degrades noticeably when there is more than a Textfield on stage. I need to have two dynamic text field displayed at the same time, which is the best way to achieve this without using too much processing power?
    Thanks.

    I'm testing on the first Iphone model. Basically when the user put some information in two input field the input field disappear, the background change and some dynamic text is displayed. This happen with a fade out effect done playing with the alpha of a white bitmap. I know I shouldn't use alpha property but performance are still fine if a insert only a text field it start to slowdown only with two so I was hoping some tuning on text fields could help me to avoid this.
    I just discovered that if a cache text field as Bitmaps i fix the speed issues but text changes color in a light blue, I really don't know why

  • Using more then one Airport on a WIRED  network

    The area I want to cover is quite large and it looks like I will need 3 airports to get the coverage I require. Fortunately I already have a WIRED infrastructure to attach them to.
    I am just not clear on how to configure them. Do I want to setup the main one to "create a wireless network" and the others to participate in the wireless network, or do I want to set them up to extend the range of the network etc.
    I had previously played around with a little bit of this when I didn't have the wired infrastructure in place and was trying to extend the range wirelessly.
    Thanks

    From your description, you want to create a "roaming network". In that configuration, all your base stations wireless modes should be set to "create a wireless network" with the *exact same network name and wireless encryption*. Leave their radio channel selection and radio modes set to "automatic" until you have reason to change them.
    For connection sharing, the one connected directly to your internet gateway will "share a public IP address" and its WAN port should be connected to whatever device brings the internet to your site. All the others will be set to "bridge mode (off)". You'll connect all their LAN ports together.
    Reference Page 42 of Apple's Apple AirPort Networks guide.

  • Using more then one Router

    I have 1 computer hooked up to the Actiontec Router that was supplied by Verizon when they installed my FIOS internet.  I wanted to hardwired another computer in my house so I bought another Actiontec Router online and hooked it up to another computer in my house. Now I am having difficultly connection on both computers and get booted off the internet often after I am connected.  Did I do something wrong when I connected the second Router? Do I need to let Verizon know I am using 2 Routers? 
    I

    If you have available lan ports on your first Actiontec, why not go directly to your second PC? If you want to use the second Actiontec as a hub maybe this will help you;
    http://www.broofa.com/blog/?p=122

  • Is it possible to use more then one apple tv in a network?

    Hi communitie,
    I would like to have two Apple TV devices un my home network using two different TV's. Is that possible? Has anyone already tried it?

    Yes many has it works fine give them different names

  • More then one repositry could be used at same time?

    please anybody can told what we can use more then one repository at same time? as i have two reposities as sh,paint.what these two could be enable in nsq file .
    Edited by: shakeel khan on Jan 4, 2010 5:03 AM

    yes you can..
    check the following links
    http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-1-the-bi-server/
    http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-2-presentation-services/
    Regards,
    Raghu

Maybe you are looking for

  • Printer unrecognized

    Hi everyone. I'm hoping to find some help. I have a Brother HL-2140 laser printer that I've been using without trouble for over a year. Just a couple of hours ago I went to print something, and suddenly the printer queue said that the printer was not

  • Iphone4 can't connect Bluetooth with other iPhone4 and I'm trying to connect with my bluetooh it's not found anything on iphone4 Bluetooth??

    iphone4 Bluetooth prob

  • Very strange macbook power behavior

    Hi! I have a white macbook CoreDuo 2G. A week ago the light from the power adapter's magsafe connection went off and the computer stopped getting power. A few hours before this, I had a very minor incident. Some tea got spilled on the table and reach

  • What does deauthorization actually do?

    I need to deauthorize iTunes on some old computers that I no longer own. It seems like the only way to do this is to deauthorize my iTunes account on all devices and start from scratch. But what exactly does that do? Will my music be there when I aut

  • Outline

    Hi, I have two databases DB1 & DB2 which are exactly same in all aspects. One query is running slow in DB2. I'm thinking of creating an outline from DB1 and plugging into DB2, but it has many bind variables. Can i create outline for a query that has