Mouse over textInput goes over textField inside textInput

Hi,
I got a textInput field, to which I attach a listener for mouseOver event.  When mouse goes over this field it should do some basic stuff, like get the field's ID.  But I get error becouse the 'e.target' object doesn't have the 'ID' property. Debugger shows that 'e.target' is a textField not a textInput. It seems that mouse is over textField which is inside my textInput, and that textField doesn't have an 'ID' property.
My listener works only when mouse is over the thin border of textInput. This border is around the textField, which is inside my textInput.
Does anybody have an idea how to repair this situation?

Use the event currentTarget property. With controls like TextInput and Button, etc. that have sub-controls, you need to refer to the currentTarget property, not the target property.
If this post answers your question or helps, please mark it as such.
Greg Lafrance - Flex 2 and 3 ACE certified
www.ChikaraDev.com
Flex Training and Support Services

Similar Messages

  • Mouse over event for every word inside a text?

    I want to do a separate mouse over event for every word inside a text.
    or at least get the string below the mouse cursor.
    any hint?
    henry

    There are no events for it but you can use TextField.getCharIndexAtPoint() to determine the character where the mouse is over, and from there you can work out the word where the mouse is over.

  • I want to know how to get the web addresses to go away that appear in the bottom left corner of the browser every time my mouse goes over a link

    Any time that my mouse goes over a link on a web page a little box in the bottom left corner of the browser pops up showing the web address for that link and it is really annoying, especially when i am on facebook because there are so many links on the home page i cant move my mouse anywhere without that box popping up and blocking part of my conversations. I was wondering if there was any way to turn this off. I've checked through the options and to my knowledge there is no way to turn it off. Just wondered if anyone else has had this problem or knew if there was a way to get that box to go away.

    Another option would be to use the following extension to push those messages into the status bar. It could be a convenient way to have your messages visible when you want them, but with less distraction.
    https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    If you try it, let us know what you think.

  • Satellite C660 - Touchpad highlighting everything it goes over

    I have a problem with my Satellite C660 with the Synaptics touchpad V7.2 sensitivity. The cursor keeps highlighting everything it goes over and dragging the files or programmes or opening them.
    It's driving me mad and restoring it to a previous date doesn't stop it, nor does clicking the tapping function off in the Synaptics properties box or reverting to default.
    Anyone out there able to help?

    Hi
    Try to install the Synaptics latest driver from the Synaptics driver page:
    http://www.synaptics.com/en/drivers.php
    Furthermore you can adjust the touchpad settings in control panel -> mouse -> device settings -> settings button
    Here you would find lot of different options which would improve the touchpad functionality.

  • LV crashes when number of (his own) threads goes over 150.

    Hey,
    I've found LV crashes when it goes over 150 threads. Is this true? I'm not particularly interested in having so many threads and have already removed the "problematic code" from my application. However, LV should return an error instead of crashing.
    How to reproduce:
    I'm using LV 8.6 on a dual core Dell Latitude D830, WinXP Prof sp2.
    I've created a simple reentrant VI with a TimedLoop inside. The VI is programmed so it consumes minimal CPU resources and memory. The TimeLoop structure creates the threads (in my application, I've replaced them by regular While Loops and it goes fine).
    Then I've created another VI that calls the reentrant VI several hundred of times.
    Run it and LV crashes when it reaches the 150th iteration. From Windows Task Manager window, CPU use is around 25% and I've only used 20MB of memory, thus it looks alike to be an OS problem.
    Is this a configurable parameter in LV? Can I change it? Wich is the maximum number of threads I can create in LV? Can this crash be changed by a simple Error that can be handled?
    Thank you and Buenas fiestas!
    Guillermo

    Hi,
    You can find the total number of Threads (not just the LabVIEW ones) into the Windows Task Manager (right click on the task bar >> Task Manager).
    Place the attached example VIs (LV 8.6 and LV 8.2) on the same directory. Run "master.vi" and you'll see the number of threads grows with the automatically opened reentrant VIs. When new created threads go beyond 150 (around the 130th FOR loop iteration), LabVIEW suddenly crashes and hangs.
    Hope this helps better understand the problem.
    Thanks!
    Guillermo
    Attachments:
    master.vi ‏11 KB
    reentrant.vi ‏20 KB
    VIs for LV 8_2.zip ‏36 KB

  • Can I transfer pictures from one iPad to another without going over iTunes?, can I transfer pictures from one iPad to another without going over iTunes?

    can I transfer pictures from one iPad to another without going over iTunes?, can I transfer pictures from one iPad to another without going over iTunes?

    Yes, use 3rd party apps like Photo Transfer App.
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%205/69507ce7f854c405f54 77bea99f4d498.jpg
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%205/79b3173fda7b6a6e148 5b463198f6acf.jpg

  • How to highlight cell in a tree programatically when mouse arrow is moved over it

    Hi
       I would like to highlight a particular cell in a tree when a mouse arrow is moved over it. Similar to wndows drop down menu. Can anybody help me on these.
    Regards
    Bharath
    Solved!
    Go to Solution.

    But I find an issue with this. When there are items with same values in the tree, it always points to the first matched value (even if I set the active item tag to the one where I want to point to). For example, if I have  a tree with values "Hello, Hi, Bye, Hello" and then I set the value to "Hello", it points to the first "Hello" even if I set the tag to the second yellow. Do you know any easy work around for this? Thank you!
    jcarmody wrote:

  • He XML message is going over to SRM from XI , but getting an application error (Exception)  when checking in sxmb_moni on the SRM side

    hi experts  ,
    we are using classic scenario (ECC 6.6 & SRM 7.0)
    we have are configured Procure-to-Pay Scenario ,Note 1263876 - SAP SRM: Configuration of Procure-to-Pay Scenario.
    but facing issue.
    The XML message is going over to SRM from XI , but getting an application error (Exception)  when checking in sxmb_moni on the SRM side. So we are not able to see the PR in the Sourcing cockpit in SRM.
    error as below
    <SAP:Category>Application</SAP:Category>  
    <SAP:Code area="ABAP">APPLICATION_ERROR</SAP:Code>  
    <SAP:P1 />  
    <SAP:P2 />  
    <SAP:P3 />  
    <SAP:P4 />  
    <SAP:AdditionalText />  
    <SAP:ApplicationFaultMessage namespace="http://sap.com/xi/SRM/SE/Global">ExchangeFaultData</SAP:ApplicationFaultMessage>  
    <SAP:Stack>Application has thrown an exception</SAP:Stack>  
    <SAP:Retry>M</SAP:Retry>  
    </SAP:Error>

    Hi Vijay,
    Can you tell us the interface name?
    If it is stuck in FEH (Application Error) in SRM then you can check the detail error by going into tcode /n/sappo/ppo2.
    You need to enter the Business Process, Order Assignment and Mode Of Postprocessing Order and then execute.
    It will show you all the messages stuck in application error for that interface and if you double click on any one of them you will get to see the detailed error with options to Discard, Repeat etc.
    Let us know if this helps you.
    Regards,
    Mayur

  • Why is the text going over the image????

    Please refer to video here http://www.youtube.com/watch?v=2rN6Ndm9sFo&feature=youtu.b
    Why is the text going over the image when the text layer is below the image layer?? It is so frustrating.

    Are you sending the texts to his phone number or his Apple ID? It might be that the texts originated from your phone is to his Apple ID and not his phone number and his Apple ID was not registered for the Message app on his phone. So any texts to his Apple ID is not received by his phone.
    Can you receive his texts? If yes, then reply back from what he send you and see if he can receive the texts.

  • Anyone going over their Data now that they have a Samsung S5?

    I just recently (3 weeks) purchased a Samsung S5 and it shows I am using Data when I am positive I am connected to WIFI (such as I am at home and I know our WIFI is working). We're going over our data limit for the first time ever. It even shows data usage this morning while I was at home and again...the wifi is working at home. Anyone have any answers?

    Go into Settings ... Data Usage, and look at your Mobile data and wifi usage.  Which apps are using the mobile data? 
    We have 4 lines on our family plan, and over the years have had several smartphones (iPhones, Blackberry, Android and Windows phones, various models).  Only once did I see a data "spike", when my daughter first got her iPhone 5C.  It was gobbling data, till she went into her app list and shut off the data for lots of things. 
    Whenever we get a new (smart) phone, I typically don't activate it until I have used wifi to download all my apps and get my email hooked up.  Once it all works on wifi, then I'll activate the new phone.  I make sure my apps are set to update over wifi only (it may be a setting within each app), and my photos are backing up over wifi only.  Facebook now auto plays videos, and you need to change the setting to play videos on wifi only.  Same with email - set it to down load attachments over wifi only.
    There are lots of ways data your device can use data; finding out which apps and what processes are the culprits (by looking at the data usage on the phone) can help you to use your data allotment most effectively.

  • My magic mouse keeps jumping all over the page

    Hi, my magic mouse keeps jumping all over the page and random apps keep appearing on my screen when I'm in facebook and it keeps sliding onto my dashboard screen.

    Thanks so much for replying Barry.  Did what you said but took me 6 attempts to be able to reply to you so unfortunately did not work.  Have to wait over a week to get into Apple store so I guess I've just got to wait.  This is my second magic mouse and its driving me crazy.  Touch pad also playing up but thanks for the advice and have a good day.
    Megs

  • I am trying to sync my music library to my new iPhone 5C and cannote seem to get the music to sync.  It is in the library but isn't going over to my phone.

    I am trying to sync my music library to my new iPhone 5C and cannot seem to get the music to sync.  It is in the library but isn't going over to my phone.
    I must be doing something wrong during the sync (something checked when it should not bet, etc)  Need some help.  Thanks!!

    Manually manage music is NOT checked.  I backed up all my phone information from my old 3GS phone to my computer, then connected my new phone to sync.  Everything else seems ok but music won't transfer.  It is set to automatically sync when connected.

  • Problem going over a Set  in java 5.0

    Hi Guys!
    I'm "translating" working code in NIO to the tiger version, and i'm having trouble with going over a Set returned from select().
    Runing the following code fails on iter.remove() and i get a java.lang.UnsupportedOperationException. Couldn't find an example that work.
    for (Iterator<SelectionKey> iter = connectionSelector.keys().iterator(); iter.hasNext();)
                SelectionKey key = iter.next();
                iter.remove();
                if (key.isAcceptable())
                    handleAccept(key);
                else if (key.isReadable())
                    handleRead(key);
    }  Thanks for any help,
    snayit

    You will probably find that the collection is an unmodifiable version. From the 5.0 API
    http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html
    Collections.unmodifiableCollection(Collection<? extends T> c)
    Returns an unmodifiable view of the specified collection. This method allows modules to provide users with "read-only" access to internal collections. Query operations on the returned collection "read through" to the specified collection, and attempts to modify the returned collection, whether direct or via its iterator, result in an UnsupportedOperationException
    Check the Set and Iterator implementing classes using:
    System.out.println(mySet.getClass().getName());
    System.out.println(mySet.iterator().getClass().getName());Cheers, Neil

  • TS3989 photos from my iphone are not going over in icloud to my ipad? both have photostream on any ideas?

    photos from my iphone are not going over in icloud to my ipad? both have photostream on any ideas?

    Are these photos that were on your iphone before you set up photo stream?  If so, too late.  Only photos taken after setting up photo stream are synced.

  • I'm using Lightroom cc, I'm trying to create a develop preset. I'm making changes to one photo that I want to apply to many other photos, one of the changes is to blur the background using the adjustment brush. When I am blurring I am going over the photo

    I'm using Lightroom cc, I'm trying to create a develop preset. I'm making changes to one photo that I want to apply to many other photos, one of the changes is to blur the background using the adjustment brush. When I am blurring I am going over the photo several times, when I go to create the preset the adjustment brush is not an option to check. How do I add the adjustment brush to the develop presets. Thanks Ron.

    The adjustment brush cannot be added to a develop preset.
    If you can replace the adjustment brush with a gradient filter or radial filter, you can add those to a dev preset.
    If a gradient filter or radial filter is not an option for you, you can at least create an adjustment preset to remember your brush settings.

Maybe you are looking for

  • NWBC - SM59 alias can't be resolved - Type 3 and type H def required

    Dear Experts, We are implementing E-recruitment on NWBC. The HR and erec are both in the same instance. E-recruitment links are visible on NWBC but gives following error when clicked on "Recruiting" or any other link. 500 SAP Internal Error For the r

  • Reg : CDHDR and CDPOS.......

    HiAll, I need to capture the date at the schedule line level which was changed at sometime. I know that I have to go to CDHDR and CDPOS tables to capture the changes. But in order to access those tables, we need the object and key some fields . For s

  • SLD is not sync to LMDB nor SMSY

    Hi All, we are running on SOLMAN 7.1 SP03 and CIM & CR Content are upgraded to latest version. Full sync completed sucessfully and incremental sync as well. However, why certain entries (JAVA) in SLD is not sync to LMDB and SMSY? I've deleted it from

  • Import my iCal into Google Calendar

    The new Google software makes it easy to copy the Google Calendar into iCal but when I try to import my iCalendar into Google Calendar, I have to select a calendar. I have no idea which of the files in /Library/Calendars to select. How do I tell?

  • Accessing view ALL_WM_LOCKED_TABLES

    We have a problem executing selects against the Workspace Manager view ALL_WM_LOCKED_TABLES. In all cases, the error message "Table or view does not exist" is returned. Using Enterprise Manager, we checked and confirmed that the status of the view is