Mapping BACK key

Hi,
I'm trying to map the BACK and EXIT keys(the above two keys in device see the link) using Canvas with fullscreen mode. The problem is when I press these keys, a menu appears instead of just perform the action, which is not reasonable. for example, in a game with fullscreen mode and two labels in the bottom(back and exit). Anyone know how can I do that?
[Device Image| [http://img205.imageshack.us/img205/1779/sunbw5.jpg]]
Thanks alot,
Deaa

It looks like you are adding Commands to your Canvas. Then, when you press one of the soft buttons, a menu containing these commands will appear.
Don't add the commands and you should only receive a keyPressed event as a response to soft button press.

Similar Messages

  • Mapping back to Auto-ID field

    We have an Auto-ID number that is created in MDM. We then syndicate this (and other data) out to XI through a BAPI and it returns this number and a second number created externally. I am unable to map the field on the source file with the matching Auto-ID on the destination file in MDM so that everything else maps correctly. We have key mapping turned on.

    Suman,
    Thanks for your suggestion. Perhaps I'm going about it wrong. Let me go into more detail as to what I am working with. Here are some example field values:
    MDM
    Customer MainTable:
    Remote Key:  NULL
    ID: Auto-ID
    Cust-ID: Calculated = ID + 1000
    Customer: 90001234
    SAP_ID: NULL
    Customer_Cont:
    Contact_ID: NULL (to hold contact tracking #, unique to contact)
    SAP_ID: NULL (to hold SAP_ID of contact)
    What is happening is that I am syndicating out to an XML file which will hold four fields:
    CUSTOMERNO: can be any number
    MDMCUSTOMER: will be NULL upon syndication
    return_item_CONTACT: NULL
    return_item_MDM_CONTACT: NULL
    The idea is that these will be syndicated out with a key in CUSTOMERNO and then when it is returned by XI, the R3 system to which it was syndicated will be returning values for MDMCUSTOMER which will be mapped back to SAP_ID in the Customer Main table as well as
    return_item_CONTACT:
    return_item_MDM_CONTACT:
    which will provide the data going into the Customer_Cont table.
    Within Import Mgr, I have mapped the field CUSTOMERNO to the following fields:
    Remote Key, Cust-ID, Customer
    ID: Auto-ID will not allow itself to be mapped to.
    I have remote mapping turned on and for exact and partial matches, I set the option to "Update (NULL fields only)", but in every instance, it simply creates a new record. I am afraid I am missing a step in creating a key. Is there a way to populate the "remote key" value before syndicating it out?
    Thank you in advance.

  • Map F1 Key in Microsoft Dynamics NAV 2013 R2

    Hello Support,How to Program/Map F1 Key in Intermec Handheld device(CK3R) in Microsoft Dynamics NAV 2013 R2. I just attached mapping file. Can you help me out.  Regards, Kanthavel Ramachandran | MS Dynamics NAV Support Implementerwww.scsdynamics.com | [email protected] 330 N. Brand Blvd., Suite 870Glendale, CA 91203
    Office: 310.315.9660Direct: 310.953.9179Cell: 408-431-2163

    Hello RizaGrace,
    Thank you for your Interest in Azure.
    1. What exactly do you mean when you say 'best storage option', do you mean where will the Microsoft Dynamics NAV Server instances reside?
    There are two topologies of deploying Dynamics NAV on Azure. You can refer to this article that will give you information on 'Network Topologies for Microsoft Dynamics NAV on Windows Azure':
    http://msdn.microsoft.com/en-us/library/dn168979(v=nav.70).aspx
    Also refer to the article that wil give you inforamtion on 'Planning and Preparing for Deploying on Windows Azure':
    http://msdn.microsoft.com/en-us/library/dn168978(v=nav.70).aspx
    These are the example scripts for Deploying Microsoft Dynamics NAV on Windows Azure:
    http://msdn.microsoft.com/en-us/library/dn168991(v=nav.70).aspx
    I hope that this information is helpful. Please feel free to get back if you have any related questions.
    Thanks,
    Syed Irfan Hussain

  • ARD 3.2 Update will not map some keys

    Hi All,
    Have just updated from 3.1 to 3.2 Apple Remote Desktop Admin and found that the remote computer will not map three keys anymore.
    These are '~', ')' and '+' insead, it maps the character on the key without the use of the SHIFT key, i.e. '`', '0' and '='.
    I'm using the "Australian" keyboard layout and have tested on two separate machines now, a PowerBook G4 and an eMac G4. Tried a clean install from CD of ARD 3.0 and upgraded to 3.2 - same issue. Tested all keys on keyboard in TextEdit with and without the SHIFT key and only find these three keys do not map.
    Anyone else experiencing this since te update?
    Cheers,
    PJR
    --

    Hi All,
    Have just had a go at reinstalling (rolling back to) 3.1 ARD.
    It think it's all working ok now - only thing I've lost are my computer lists which shouldn't be too difficult to re-populate.
    These are the steps I followed:
    1. Stop ARD
    sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/k ickstart -agent -stop
    2. Backup ARD files
    mkdir /ARD_backup
    sudo cp -rv /var/db/RemoteManagement /ARD_backup/
    mkdir /ARD_backup/libPref
    sudo mv /Library/Preferences/com.apple.RemoteDesktop.plist /ARD_backup/libPref/
    mkdir /ARD_backup/usrPref
    mv ~/Library/Preferences/com.apple.RemoteDesktop.plist /ARD_backup/usrPref/
    mkdir /ARD_backup/AppSupport
    sudo mv /Library/Application\ Support/Apple/Remote\ Desktop /ARD_backup/AppSupport/
    mkdir /ARD_backup/usrAppSupport
    mv ~/Library/Application\ Support/Remote\ Desktop /ARD_backup/usrAppSupport/
    3. Delete existing files
    sudo rm -rf /var/db/RemoteManagement
    sudo rm -rf /System/Library/CoreServices/Menu\ Extras/RemoteDesktop.menu
    sudo rm -rf /System/Library/CoreServices/RemoteManagement/
    sudo rm -rf /System/Library/PreferencePanes/ARDPref.prefPane
    sudo rm -rf /System/Library/StartupItems/RemoteDesktopAgent/
    sudo rm /Library/Preferences/com.apple.ARDAgent.plist
    sudo rm /Library/Preferences/com.apple.RemoteManagement.plist
    sudo rm -rf /Library/Receipts/RemoteDesktopAdmin.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopAdmin310.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopAdmin320.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopClient.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopPrefs.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopRMDB.pkg
    4. Install ARD 3.0
    <Run RemoteDesktop.mpkg on ARD 3 Install CD>
    5. Update to ARD 3.1
    <Run RemoteDesktopAdmin310.pkg to update to 3.1>
    6. Input Serial Number
    Launch the application
    Input XARD-030-000--***-***-***-***-***-***- serial number
    Quit Remote Desktop application
    7. Restore db files
    sudo cp -rv /ARD_backup/RemoteManagement/ClientCaches /var/db/RemoteManagement/
    sudo cp -v /ARD_backup/usrPref/com.apple.RemoteDesktop.plist ~/Library/Preferences/
    cp -rv /ARD_backup/usrAppSupport/Remote\ Desktop/* ~/Library/Application\ Support/Remote\ Desktop/
    8. Logon and test
    You should then have your list of computers in "All Computers" and just need to bulk select the machines you require, set a password and then add to a new container.
    Reference marterial:
    kickstart:
    http://docs.info.apple.com/article.html?artnum=108030
    ARD uninstall:
    http://docs.info.apple.com/article.html?artnum=108021
    No doubt someone else will have a better way of doing this but it's worked for me. Some machines have even remembered their passwords so I don't need to re-enter the whole lot!
    Cheers,
    PJR

  • Struts - map-backed property

    I have a dynamically generated struts form(map-backed property).
    This is HTML page generated by Struts.
    <tr>
    <td>Insurance - Cancel: </td>
    <td><input type="radio" name="field(2203)" value="I"></td>
    <td><input type="radio" name="field(2203)" value="N"></td>
    <td><input type="radio" name="field(2203)" value="U"></td>
    </tr>
    <tr>
    <td>Client Letter: </td>
    <td><input type="radio" name="field(2202)" value="I"></td>
    <td><input type="radio" name="field(2202)" value="N"></td>
    <td><input type="radio" name="field(2202)" value="U"></td>
    </tr>
    Form class
         private final Map values = new HashMap();
         public void setField(String key, Object value)
              values.put(key, value);
         public Object getField(String key)
              return values.get(key);
    I am trying to get a value from a radio button checked by a user. but I don't have a clue how to do it in Action class.
    does anybody know how to do it?
    Thanks in advance.

    I have a dynamically generated struts form(map-backed property).
    This is HTML page generated by Struts.
    <tr>
    <td>Insurance - Cancel: </td>
    <td><input type="radio" name="field(2203)" value="I"></td>
    <td><input type="radio" name="field(2203)" value="N"></td>
    <td><input type="radio" name="field(2203)" value="U"></td>
    </tr>
    <tr>
    <td>Client Letter: </td>
    <td><input type="radio" name="field(2202)" value="I"></td>
    <td><input type="radio" name="field(2202)" value="N"></td>
    <td><input type="radio" name="field(2202)" value="U"></td>
    </tr>
    Form class
         private final Map values = new HashMap();
         public void setField(String key, Object value)
              values.put(key, value);
         public Object getField(String key)
              return values.get(key);
    I am trying to get a value from a radio button checked by a user. but I don't have a clue how to do it in Action class.
    does anybody know how to do it?
    Thanks in advance.

  • Key mapping/ remote key

    Hi All,
    I  have some understanding of key mapping internal functionality.
    my question is ... should I use this key mapping feature from all look up tables, main table while importing from remote systems?
    should all my feilds have REMOTE KEY enabled.
    Lets say I have loaded data into my repository from 3 different remote systems(R1,R2,R3) using remote key feature.
    Now, I want to see all the records that belong to R1 only or R2 only?
    Can this be seen using remote mapping feature? or how can I see only specific records for one remote system.... should i create another field that identifies the source and just map it? ....... generally how do we handle this?
    Also, have uploaded the data for my lookup table DIVISIONS,when i try syndicating it for remote R1......
    in my destination preview i can see some records that belong to only R2 and R3 also. I mean I am not able to see only the
    records belong to R1 system.
    I mapped
    division <-> div
    desc     <-> desc
    there are two more keys like remote key, v...... Should I also map these keys?
    Pls let me know,
    Thanks & regards,
    Vee

    Hi,
    my question is ... should I use this key mapping feature from all look up tables, main table while importing from remote systems?
    should all my feilds have REMOTE KEY enabled.
    1. It is totally dpeend upon business requirement which table you want to  make remote enable.
        The main reason to use remote key is to syndiacte the data to remote system specific.
         So if you are syndication your subtables to then it is good to make remote key enable.
    2. Only tables are remote key enabled not the fields.
    Lets say I have loaded data into my repository from 3 different remote systems(R1,R2,R3) using remote key feature.
    Now, I want to see all the records that belong to R1 only or R2 only?
    Can this be seen using remote mapping feature? or how can I see only specific records for one remote system.... should i create another field that identifies the source and just map it? ....... generally how do we handle this?
    This is not possible as standard way.
    But workaround is when you map the source field to remote key at destination side in import manager,just make the clone of source field and map it to the new fields to  store  the system from where the records came.
    So in data manager you can search on this field  to see only  records that is specific to some remote system.
    Also, have uploaded the data for my lookup table DIVISIONS,when i try syndicating it for remote R1......
    in my destination preview i can see some records that belong to only R2 and R3 also. I mean I am not able to see only the
    records belong to R1 system.
    I mapped
    division <-> div
    desc <-> desc
    there are two more keys like remote key, v...... Should I also map these keys?
    Yes you have to map these fields as well.
    Even after mapping this  option if you want to syndicate all the remote system records then there is option "override remote keys".after enabling this option  there is record generated for each remote system.
    hope it helps you.
    Thanks,
    Sudhanshu

  • How can i get Google maps back on, i lost them with the ios6 update, the new maps are terrible

    how can i get Google maps back on, i lost them with the ios6 update, the new maps are terrible

    It's still not known if and when Google Maps becomes available in the AppStore. This is today's story: http://www.macrumors.com/2012/09/25/google-has-not-yet-submitted-a-google-maps-a pp-to-apple/

  • How to map back charge process

    Hello friends,
    I need help to map below scenario in SAP:
    We have third party business process, where vendor V1 is supplying material to customer. When customer receives material; V1 invoices us and we make payments to V1.At this point PO is closed for vendor V1.
    Now if customer faces any problem with material, then we call local vendor V2 to repair or service the material. What ever charges come from local vendor is suppose to reimburse by vendor V1.
    Now how can we link V2 vendor invoice amount to V1 invoice. What will be the document flow? How to map back charge process . 
    Note:
    We have considered adding negative line items to the existing PO but understand this is not possible once payment has been issued and the PO is closed.
    We have considered creating a u201Creverse sales orderu201D but do not want to create a separate order or handle the vendor under a separate sold-to account (as a customer)
    We have considered a manual FI invoice but do not want to handle the vendor under a separate sold-to account (as a customer)
    Seeking valuable inputs from experts.
    Regards
    Ravi

    Hi Raghavendra
    Yes V2 exist in SAP, right now we create new purchase order to V2 for services for material at customer location, after his service we do payment to V2 and same amount is charged to V1.
    While charging V1 , we need to treat V1 as a customer( sold to party ) , which we donu2019t want , and direct clearing from FI is also not fusible as we again need to treat V1 as customer ( sold to party ) .
    Our requirement is to map using some credit memo or debit memo or any other documents.
    regards
    Ravi

  • Is there any documentation on taxes map back to B1

    In SAP B1 we have the taxes at the lowest level defined at the COUNTY level since the customers are US customers.  This is the SALES TAX CODE configuration in B1.
    Does the 'TAX CODE' in ECOMMERCE map back to the SALES TAX CODE in B1?
    If that is the case, then there could be slight variation in the tax capture since in in ECOMMERCE the appropriate TAX CODE is picked based on ZIP code/State combo.  Where as in the B1 the TAX CODE is defined based on county.  Since some ZIP codes could belong to two counties, there is the chance that the tax reporting will be off since a ZIP code could map reimbursement to the wrong county.
    Could someone confirm or deny that please?
    Mike

    Mike,
    A little background information.
    B1 maps taxes to shipping addresses, then also gives the user the ability to override or set the tax when they enter an order on behalf of that BP. 
    Web tools being fundamentally different in the fact that the CUSTOMER is entering the information for their own account record, then entering the details of their own order does not map a tax to a shipping address but rather an automatic calculation is done based on the data input by said customer and the tax is applied to each order at the time of the order.  This, coupled with the fact that the DI puts it's own tax calculation based on the data entered by the merchant in B1 on behalf of the customer creates the issue you and everyone has, is, or will encounter.
    If you are not synching B2C accounts to B1, then you should go to the BP record of your "one time customer" or Internet Guest BP.  Then on the addresses tab you have to add every tax that you have in Web tools with some fake or placeholder data.  If the tax exists on a shipping address in B1 for the BP the order is placed for(Internet Guest) then the tax calculation will match the one in Web tools.
    Example:
    BP: Internet Guest
    Address tab : Shipping address : one entry for each tax in web tools that could be charged to a B2C customer, ie 1111 11th St South, Mapleton, ND, 58077, TAXCODE: ND
    Then when the customer from ND places an order on the web after creating a new login, and thus is charged the ND tax based on the shipping address being within 58077 zip code, the order will synch to b1, the Internet Guest BP will be used for the owner of the sales order and the ND tax will be applied as this BP has an address in ND and it is assigned the tax code of ND.
    Make sense?

  • I updated my software for my Iphone and my maps disapperead. New maps provided by Apple or of significantly worse quality than my previous Googke maps. How can I get my Google maps back?

    I updated my software for my Iphone and my maps disapperead. New maps provided by Apple or of significantly worse quality than my previous Googke maps. How can I get my Google maps back?

    This app does it well, including StreetView
    http://itunes.apple.com/gb/app/ifindview-connect-to-facebook/id480510706?mt=8

  • How can I get rid of Apple Maps and Put the Google Maps back?

    I wanted to know how to remove the Apple Maps and reinstall the Google Maps. The Apple Maps is a very inferior programme and not worth the space on the. Computer. It can't find anything. It's a complete waste of time.
    So my original question is, how to get rid of it, and put the Google Maps back?

    CHances are google maps are never coming back as part of the bundled OS. Apple and Google seem to have parted ways (possibly has something to do with Google having their apps on other devices from other manufacturers but no one knows for sure)
    Since preinstalled apps cannot be deleted, the most you can do is ignore the icon, shove it back on a back menu page (I have a 4th menu page on my iPad containing nothing but the bundled apps I consider worthless. I just ignore that page and never go there) and then put a shortcut to google maps on your iPad or find a third party map app you like better.

  • How do I get google maps back and turn on location services so I don't have to use your absolutely garbage maps

    How do I get google maps back so I don't have to use apples disgusting version of an attempt at a map

    You don't. You can use Safari and go to mobile Google maps and after opening that, tap on the arrow on the bottom of the page and save it to the homescreen. That will allow you to use Google maps web app on the phone. There is a rumor that Google is working on a stand alone app for the App store however no one knows yet if it has been submitted.

  • How can I get Google maps back on my IOS 6 IPad

    How can I get the Google Maps app back on my IOS 6 IPAD 2. This new IOS 6 Apple Maps app is absolutly awful.
    Any suggestion.
    Apple wake up and smell the coffee and put Google Maps back in the Apps Store.

    It's still not known if and when Google Maps becomes available in the AppStore. This is today's story: http://www.macrumors.com/2012/09/25/google-has-not-yet-submitted-a-google-maps-a pp-to-apple/

  • Mapping middle key to command in a form

    hii,
    please help me to map middle key in handset to a specified command added in a form?

    Supposidly it's possibly through a CustomItem. I've never worked with it though.
    http://www.it.uc3m.es/celeste/docencia/j2me/docs/api/midp/javax/microedition/lcdui/CustomItem.html
    Mind you, this means you'll have to program all of the Form functionalities yourself! (That or copy the original Item you want to use and add your own bit of (key input) code, if that works..)

  • Google Maps API Key V3???

    We are in the middle of integrating a real estate website for our client and found that the Google Maps API keys have changed.
    Have followed the instructions found on: https://developers.google.com/maps/documentation/javascript/tutorial#api_key But we still receive an error stating our application is not authorised to use the API.
    Does this mean Google Maps is not authorinsg Business Catalyst anymore? (Perhaps since the integration of BC into the Adobe ecosystem??)
    Is anyone else having this issue or can anyone please urgently advise?

    You have to get your own API key: https://code.google.com/apis/console/
    My map uses a custom solution (Web Apps & Google Maps API V3) and is still working fine.

Maybe you are looking for

  • I need help viewing password protected PDF files on my tablet

    I need help veiwing password protected PDF files on my tablet

  • A great iTunes idea!!

    With all the Apple keynotes (MacWorld confrences and such) that exist, wouldn't it be nice if Apple offered them on the iTunes store to purchase? This would be great because, 1.) Every conference video is historical and would be great for people to l

  • Importing movie files

    I'm getting a new ipod that plays video files and I'm really lost... How do I transfer video files to itunes from my dvds? which type of files will it play?

  • Removing audio from ipad: Sync problem

    Hi, I've got my ipad set to sync manually - so I simply drag and drop whatever I want from itunes into the device. I put in a playlist/cd from my itunes library but was having trouble with the cd cover image associated with it. So, I changed the imag

  • HT4059 Can I send a recommendation from within iBooks to friend?

    I wanted to recommend a book I'm reading to a friend via email. Seems like a natural function to include but can't do it.  There's a "share" icon in the table of contents view but it's frayed out. What's it for?