Can scroller in s:TextArea appear to the left?

Hi,
I need to get the scroller of TextArea (in spark) to appear according to the writing language.
i.e: Scroller to the RIGHT at LTR languages, and scroller to the LEFT in RTL languages.
Right now it looks the scroller is hardcoded to the be at the right.
I've done some investigations and found suggestion of how to do similar thing in Sparks Lists (Changing the s:Scroller in the skin class to s:VScrollBar), but this way the scroll is permanent, and I need the regular scroller in textArea behaviour - That scroller is added only when text overFlows the size.
Any idea how to do it?

Thanks dzeikei ,
i think you ar right, and  "add the scrollbar manually to the TextArea skin and hide it as needed" is probably easier than changing the scroller class, but this also seems complicated enough..
Did you try doing this yourself? Do you have any example of something like it?
Also I've seen that in Flex 4.1 there is the Mirroring feature. Looks like it can do the works, but I didn't try that yet, cause we are still working with 4.0.
Did anyoune else try that?
Thanx.

Similar Messages

  • How can I make my bookmarks appear on the left like they did in much older versions? I don't like the "new look".

    I've been using Firefox since it was Firebird. I like the way my bookmarks appeared on the left, but I *HATE* the way they look in newer versions. On my own machine, they still look like they did before, even tho I've upgraded to 22. But on other machines, even tho I've uninstalled 22 and gone back as far as 3.0, they change to the new style when I upgrade to 22. Grrrrrr.. :-(

    {Ctrl + B} opens and close the Bookmarks Sidebar, as it always has with Phoenix, Firebird, Firefox.
    You can also open the Bookmarks Sidebar with Alt > View -> Sidebar --< Bookmarks. Or you can use "Customize" and move the 2nd Bookmarks button on to a Toolbar and hide the "original" Bookmarks button at the same time.
    https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars

  • I have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    i have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • I connected my new iphone 4 to itunes but now it wont recognise my old 3gs. My name doesnt appear on the left. i want to transfer all my songs to my new one but cant sync now. can anyone help

    i connected my new iphone 4 to itunes before backing up my old one but now it wont recognise my old 3gs. My name doesnt appear on the left. i want to transfer all my songs to my new one but cant sync now. can anyone help

    Plug your phone into the wall charger for at least 30 minutes...make sure you have a sim card in the phone...then:
    Leave the USB cable connected to your computer, but NOT your phone, iTunes running, press & hold the home button while connecting the USB cable to your dock connector, continue holding the home button until you see “Connect to iTunes” on the screen. You may now release the home button. iTunes should now display that it has detected your phone in recovery mode, if not quit and reopen iTunes. If you still don’t see the recovery message repeat these steps again. iTunes will give you the option to restore from a backup or set up as new.
    Make sure you have no anti-virus software running or any firewalls...turn all of that stuff off.

  • I can not delete emails that appear in the search of my iPhone 4S. They are not in any of the mail folders or on the server. How can I do it?

    I can not delete emails that appear in the search of my iPhone 4S. They are not in any of the mail folders or on the server. How can I do it?

    If you have the serial number of the phone, put it in here
    To find the serial number without switching it on, read this article:
    Find the serial number and other information for your iPhone, iPad, and iPod touch - Apple Support

  • Why when i set up folders for my photos do they also appear in the photo library can I only have them appear in the folders???

    Why when i set up folders for my photos do they also appear in the photo library can I only have them appear in the folders and not duplicated in the photo library???

    Not sure about the missing photos from the Photo Stream section of 'Recent', however to stop photos populating the events, turn off Automatic Import (iPhoto Preferences > Photo Stream)

  • HT1386 As soon as I plug my iphone4 (running 4.3.3) into my pc, it appears in the left hand column and the little wheel starts turning. Then it stops after a few seconds and itunes freezes. I have tried everything. Can anyone help. Thanks

    As soon as I plug my iphone4 (running 4.3.3) into my pc, it appears in the left hand column and the little wheel starts turning. Then it stops after a few seconds and itunes freezes. I have tried everything. Can anyone help. Thanks

    Hi Patrick,
    Yes, a very frusterating issue indeed. Someone else had mentioned a possible issue with real player, I tried getting rid of that and same issues. I even got completely rid of firefox for the moment. Guess what, problem still is persisting. I think this means it maybe something else altogether. I will go back to re-add firefox after I get this straightened out but now using Chrome for the moment.
    What I've also found out is that the sound can be restarted when I unplug and replug in the 3.5mm speaker cable from the audio output jack on the back of the computer. Any ideas?
    Thanks!

  • When I try to sync my apps to itunes nothing appears in the left hand column and i can't sync or remove them...why?

    When I try to sync my apps to itunes a pop up appears that says itunes will no longer sync apps to my ipod. Then it gives me an option to either keep my apps or remove them. No matter what i press nothing happens either way. None of my apps ever appear in the left-hand column either. Why is that ?

    What about the answer to my other question:
    Is this the computer you synced with last time?

  • How do I get rid of the spinner that appears on the left side on the tabs?

    (Firefox 25.0.1, Windows 8)
    There's a little green spinner that appears to the left of "Connecting..." on the tabs while loading a page. Any way to get rid of it? It's been quite annoying me for a while.

    You can manually create/edit the userChrome.css file. Here's how.
    (1) Find (or create) the chrome folder. This is a folder in your currently active Firefox settings folder, also known as your Firefox profile folder.
    * Open the your profile folder using: Help > Troubleshooting Information
    ** Windows: Click the "Show Folder" button
    ** Mac: Click the "Show in Finder" button
    * Check for a chrome folder.
    ** If it exists: double-click it to open it.
    ** If it does not exist: create a chrome folder, then double-click it to open it.
    (2) Create or Edit a userChrome.css file by adding your style rule.
    * Check for a userChrome.css file in the chrome folder.
    ** If it exists: open it in a text editor. Check that it has this first line:<br><br>@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);<br><br>Then add the following lines and save the file:<br><br>.tab-throbber { display: none !important }<br> &nbsp;
    ** If it does not exist: create a new text file named userChrome.css. (In Windows, right-click and choose New > Text Document and change the name to userChrome.css.) Then see the previous step for what to place in the file.
    The rule change should take effect the next time you start Firefox.
    Note: I find it easier to use the Stylish extension, but if you don't want yet another extension, then userChrome.css makes the most sense.

  • How do I get my ereader to appear on the left hand side of Digital Editions?

    I have a Kobo Vox ereader and it works well.  It connects to my computer and appears  when I look at My Computer.  It doesn not appear on the left hand side of Digital Editions under Devices (devices does not appear either) when ADE is started.  The book I downloaded appears in ADE and is readable in ADE.  How do I get the Kobo to appear within ADE so I can transfer the book.  ADE does not seem to see the device to ask me to register it as the help screen suggest it might.  I've made sure that it is connected before I open ADE.  Please help.

    The eReader is authorized/activated with an AdobeID rather than with a computer.
    It is possible to have multiple computers and multiple devices all authorized with the same ID.
    The eReader gets its authorization when you Authorize Device from any computer;
    and then should work find when connected to any other computer authorized with the same ID.
    ~~~
    One possible reason for your issue is that you haven't authorized the laptop with your AdobeID.
    In that case ADE generates an anonymous/implicit ID with very limited capabilities.
    In particular, one capability missing is the ability to pass the implicit ID onto a device;
    so it is possible (???) that in that case ADE does not show the device.
    If that is the case
    ctrl-shift-D to ADE (cmd-shift-D if it's a Mac) on the laptop to remove the anonymous ID
    restart ADE (maybe not needed)
    authorize ADE with the same ID as you are using on the desktop
    restart ADE (maybe not needed)
    plug in the eReader and see if it is recognized

  • IPod classic: itunes tells me that my ipod is in recovery mody and needs to be restored. It then says that when it is restored that it will appear in the left sidebar however it never does. any ideas why??

    I haven't used my iPod in a few months so I charged it up, updated my itunes and everything was going fine. However when I connected the iPod to the computer and went into itunes, a message kept popping up telling me my iPod is in recovery mode and needs to be restored. I clicked on the restore option then a message telling me my ipod had been restored popped up, it also said that my iPod would appear on the left sidebar of itunes once it had restarted and to leave it connected to the computer. The apple symbol appeared on the iPod and it appeared to be restarting. While I waited for the iPod to show up in itunes it turned itself on, after another few minutes the original message popped up telling me that the iPod needs to be restored. I have tried this many times but to no avail. I have also carried out numerous procedures said to solve this problem including changing the letter of the iPod drive but still nothing works!!! I don't know what else to do!! Has any experienced the same problem? Any ideas on how to get this working??

    Hey saandyy,
    Thanks for using Apple Support Communities.
    You can try to restart the iPhone to exit recovery mode.
    Turn your iOS device off and on (restart) and reset
    http://support.apple.com/kb/HT1430
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    Recovery mode erases your device and restores it, which should resolve the issue. If you previously synced with iTunes or iCloud, you may be able to restore from your backup after recovery.
    Have a nice day,
    Mario

  • I have a wbsite appearing on the left side of the screen I cannot get rid of preventing me from viewing current website on full screen. How do I get rid of it?

    Above the website on the left it says "how to econ" I think I may have clicked on that when it appeared next to a site I had bookmarked. However the site appearing on the left is not the one I was trying to access. The site on the left takes up about two inches of screen and I cannot get rid of it.

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Opening in the sidebar is the default for bookmarks that are created via a link or button on a website.<br />
    You can check the Properties of a bookmark via the right-click context menu in the sidebar (Ctrl+B; Cmd+B on Mac).<br />
    In the Bookmarks Manager (Bookmarks > Show All Bookmarks) you can click the More button in the Details pane at the bottom right.<br />
    Make sure that "Load this bookmark in the sidebar" is not selected.<br />

  • Police does not appear in the left corner iMovie11 viewer, any idea?

    Police does not appear in the left corner iMovie11 viewer, any idea?

    Hi Bengt,
    actually I just found what is the problem, if I choose the Halo effect in the Title navigator (sorry if the words are not exactly it, mine is in French so I translate) I do not have the "show the polices" in the upper left corner of the viewer, but if I choose another one like a lateral effect, it appears and I can modify the polices and colors of my title. Go figure?!
    I spent maybe 2 hours trying to understand that, well I think it is a glitch, but maybe just on the French version, I don't know.

  • TS1314 i can not find a photo folder on the left side on itunes

    I can not find the photo folder on itunes

    It doesn't appear on the left-hand side. If you want to sync photos to your device then you need to connect it to your computer, select the iPad/iPhone/iPod Touch on the left-hand side under 'Devices', and one of the tabs on the right-hand side should be Photos i.e. it's similar to the other tabs that you use for selecting what to sync to the device : syncing photos. You will need to sync all the photos that you want on the device together in one go as only the most recent photo sync remains on the it- not including photos in a subsequent sync is how you delete them from the it.

  • I downloaded a web site isytd video downloader on my macbook pro, to download videos. but it didnt  work , so I removed the softwear from my mac, even I removed it the download sign appears on the left top of my video screen,  so I want to remove this

    I downloaded a web site isytd video downloader on my macbook pro, to download videos. but it didnt  work , so I removed the softwear from my mac, even I removed it the download sign appears on the left top of my video screen,  so I want to remove this download sign. How can I get this done? Please help me.

    Many apps are not completely removed if the .app file is trashed (which is what I believe you've done so far).
    If you don't want to dig through the system to manually remove library files, I recommend the use of AppCleaner, which does the job for you.

Maybe you are looking for

  • Can I use an external drive as my main drive?

    My hard drive just died and I can't purchase a new one for about a month (I'm living in a mac-unfriendly place at the moment). Here are my questions: 1. Can I install an OS on my external Maxtor drive and use it as my main hard drive? Even with a dea

  • Need help opening pdf file created in japanese adobe

    I have Adobe Reader 9. Acolleague just sent me a document that was created in a Japanese version of adobe. It is still a pdf file, but I cannot open it. I get a message saying some components needed to complete thte operation are missing, and would I

  • Crazy Trackpad Issue Again On Macbook Pro 13" 2011 OSX Lion

    anybody having the same problem with their trackpad? mine was bought last july 2011 and this crazy trackpad thing started a few days ago. It keeps moving, opening new folders, swiping through desktops. is this because of an update? advice anyone? tha

  • How do I get these threads to open at the most recent post?

    This is most annoying: every time I get an email notifying me that there's a new post in a thread I'm following, when I click on the link to go to that thread it sends me to the TOP of the thread and not to the post I was clicking about. What am I do

  • Mouse from arrow to hand

    How do you change the mouse from an arrow to hand when mouse is over a button or a data list component? Is there a way to do this in the UI of Catalyst and if not... how do I do it in Flash Builder? --- Andrae.