Status bar question !

Hello out there !
What is the little icon for that sits on the Photoshop CS6 (CC) Status Bar just to the right of the Zoom Level area ? How is it used ? I've tried clicking on it, right-clicking on it, shift-clicking on it and swearing at it, and nothing seem to happen whether one or multiple documents are displayed.
Thanks for any help on this !
Rafi

Well, I was crazy curious so I did some rummaging around. With Adobe Drive, the files are hosted on a server so that a group can have access and edit files as needed. The icon in the status bar changes to let you know what is going on with that file.

Similar Messages

  • Status bar question-applet !!

    I wrote an applet (below) that is supposed (among other things) to write to the status bar but what happens is that "Applet started." always overwrites the text I'm trying to write to the status bar. Why is that and how can I fix that? The code is:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Multiplication extends JApplet implements ActionListener {
         JLabel showAnswer;
         JTextField answer;
         int usersAnswer, product, value1, value2;
         public void init()
                   Container c=getContentPane();
                   c.setLayout(new FlowLayout());
                   showAnswer=new JLabel("Type in the answer: ");
                   answer=new JTextField(10);
                   answer.addActionListener(this);
                   c.add(showAnswer);
                   c.add(answer);
              public void actionPerformed(ActionEvent e)
                   multiplication();
              public void multiplication()
                   value1=0+(int) (Math.random()*9);
                   value2=0+(int) (Math.random()*9);
                   showStatus("How much is "+value1+" times "+value2+"?");
                   product=value1*value2;
                   usersAnswer=Integer.parseInt(answer.getText());
                   if (usersAnswer==product) {
                        showStatus("Very good!");
                   while (usersAnswer!=product) {
                        usersAnswer=Integer.parseInt(answer.getText());
                        showStatus("No.Please try again.");
    }

    I modified my code a little bit and now it works but I still can't figure out how to overwrite the initial string ("Applet started."). Can someone help me,please !!!
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Multiplication extends JApplet implements ActionListener {
         JLabel showAnswer;
         JTextField answer;
         int usersAnswer, product, value1, value2;
         public void init()
                   Container c=getContentPane();
                   c.setLayout(new FlowLayout());
                   showAnswer=new JLabel("Type in the answer: ");
                   answer=new JTextField(10);
                   answer.addActionListener(this);
                   c.add(showAnswer);
                   c.add(answer);
                   showStatus("");
              public void start()
                   showStatusBar();
              public void actionPerformed(ActionEvent e)
                   multiplication();
              public void multiplication()
                   usersAnswer=Integer.parseInt(answer.getText());
                   if (usersAnswer==product) {
                        showStatus("Very good!");
                   if (usersAnswer!=product) {
                        showStatus("No.Please try again.");
              public void showStatusBar()
                   value1=0+(int) (Math.random()*9);
                   value2=0+(int) (Math.random()*9);
                   showStatus("How much is "+value1+" times "+value2+"?");
                   product=value1*value2;
    }

  • Icon status bar question

    I had a button to turn my 3G on and off at the top of the notification bar...and after recent updates were installed i now have an airplane mode button in it's place and cannot figure out how to get that off and the 3G back on there..it's been a real nuissance..can anyone tell me how to get it back to normal?

    forgot to add it's for an LG Vortex

  • Previous page had this: Common Questions What happened to the Status Bar? t you start with telling us What is the Add-on Bar? How do I use bookmarks? What are App Tabs? How do I customize the toolbars?

    Don't assume people automatically know all your technical terms! Before you talk about, e.g., "status bar", it would be really helpful to show or tell us WHERE IT IS.
    Since you made basic things like "history" and "bookmarks" harder to find, I'm back to using "CTRL H" for history -- is there a keystroke method to get to the bookmarks?

    See:
    * [[Glossary]]
    * [[Browsing basics]]
    * [[Tabbed browsing]]
    * [/kb/how-do-i-use-bookmarks]

  • Question about safari status bar

    Hi All,
    I have a web application , mainpage contained an iframe . the Page in iframe will set data to status bar . And mainpage will scan status bar by a timer to get the update info . All the flow was controlled by JavaScript .
    It works fine with IE , but for Safari , i saw the status bar was updated and the data is correct , but window.status alway be empty .
    Did anyone know how to get the data ? if Safari can show the correct data in status bar , it should mean the browser contains the data , right?

    BTW , the version number of my Safari is 5.0.1

  • 2 Flash Questions. 1. Make controller dissapear? 2. Status bar beneath movie?

    How can I make the controller automatically dissapear once the movie starts? Right now the controller appears on top of the movie, and only dissapears if you click somewhere on the page? Secondly, how can I have a status bar beneath the movie, so that a user can quickly movie around to the front or near the end of the movie? Thanks.

    Dedicated streaming from a streaming media server behaves differently than pseudo streaming (aka progressive download).  You can't skip through sections of video unless/until media has fully loaded into cache. If you have an exceptionally long video, you should divide into smaller chapters or segments.  Chapter 1, chapter 2, etc...  Then use a Flash player with Playlist capability to bring all segments into a single player.
    You could do this in a Flash authoring program using action script.
    Wimpy Player is good for this -  http://www.wimpyplayer.com/
    Coffee Cup Video Player is another option - http://www.coffeecup.com/video-player/
    Good luck.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Customizing the Home Screen Status Bar

    I know right now that the ability to customize the home screen is more or less limited to the arrangement of the icons, right?
    What I want is the ability to place a 'new mail' or 'new sms' icon at the top of the home screen, along the status bar where the time and signal strength are currently displayed.
    That way I can see at a glance if I have new messages, even when the phone is locked, by hitting the unlock button at the top of the phone.
    Luckily the SMS preview gives me that status, but I still need to manually unlock the phone with the passcode before I can see if I have any new email. I don't use an audible alert for incoming email.
    I'd also prefer the option to have new sms messages neither display a preview nor even display a name on the home screen.
    In short, I want more control over the behavior and display of the home screen. I've seen some rumblings that the Apple SDK disallows interaction with the home screen. If so, iPhone users are completely at the whim of Apple to include new home screen functionality.
    I'm not happy with that arrangement.
    Coming from the Windows Mobile word, I'm finding Apple to be a very closed system. I knew ahead of time that there would be some diminished flexibility, but I didn't expect this much of a drop.

    Apparently you do not have a question, but it seems that you have some feedback for Apple. As this is a users forum, populated by iphone users -not Apple, perhaps you need the address for feedback that Apple does receive:
    www.apple.com/feedback/iphone.html

  • Restored my Macbook Pro but my iTunes content was saved on a separate partition. When I re-setup iTunes the status bar reports 30gb less content than my iTunes Music folder. How can I find what is 'missing'?

    My Macbook Pro software was failing and the Apple Store was able to restore it without removing the partition on my hard drive that contained most of my files including all my iTunes content. Initially when I re-setup my library I simply went to file--> add to library. Shortly after I realized that was essentially copying the library to the other portion of the partition because I forgot to change the location of the library. So I deleted the content already copied & then I re-setup the library, by asking it to be pulled from the previous location using this pages advice: iTunes: How to open an alternate iTunes Library file or create a new one
    It appeared to work & everything I thought was imported. But on closer inspection, it appears that I have 30gbs less appearing on the status bar in the iTunes app than I do when I pull up the info on the iTunes Music folder in my finder. I'm not sure if this means somehow I have 30gbs of duplicates in my finder folder or if (most likely) I somehow didn't fully import the library from that file. Any advice? Is there a way to restore iTunes to factory settings again & set it up correctly this time?
    Also I never actually trashed the original content I accidentally transferred to the other drive but when i skimmed those in my trash bin it appears they ARE indeed in iTunes, so I have no clue what didn't actually import. Any ideas?! I'd greatly appreciate it!

    You could have all the computers point to the same library but it can't be opened by more than one at any time.
    No answer for knowing which library is in use other than selecting it at startup.  This question gets asked here occasionally but I don't think it is a high-demand feature since most people have just one library.  I guess you could put in an empty playlist with the library name so you have an identifier.

  • Status bar prerequisite - will not pass v28 until returned

    So, updated to 29 on both my Win7 & XP machines before I realized the problem:
    Mozilla is heck bent on hiding stuff from me.
    Read another (now closed) discussion of the loss of the status bar. I think this is the first time they pronounced the status bar dead. Tried the view-toolbars-addon and it's not there anymore.
    So, went back to 28 and will stay there until the status bar is returned or it becomes so obsolete that I'll have to return to IE.
    On my Win7Ult machine, it was easy - just the last restore point before I installed 29 and there it was. Doesn't wotk on XP, but luckily there's an FTP site that has copies of every version you can think of. I chose the last eng-us.28 and installed it over 29. I was surprised that the installation didn't notice and balk at it. also surprised it didn't crash and burn, but I'm writing this on that now and all seems OK.
    So, you are asking "where's the question?"
    It's this: the status bar is the darling of an overwhelming majority of Windows programs. I think this is like the third time they stole my status bar. Stealing the status bar is proof positive that Mozilla hates its users - by moving everything that used to be on the status bar to varied and sundry places, they have effectively chosen to hide things from their users and I find this inexcusably beyond the pale. For instance, they say it moved "add ons" to it's own 'addon' toolbar, which is NOT on by default. You see, they hid it. MY QUESTION IS - HOW TO GET MOZILLA TO STOP DOING THIS REPREHENSIBLE THING and return my browser to the way I like it. As I said in the subject "status bar is a requirement for my continued support". don't write back that I have to accept it or lump it. I'm on 'strike28' until the status bar is returned. If it is not, then I'll be going WHERE EVERY OTHER BROWSER VALUES THE STATUS BAR LIKE I DO". As a side note, several months ago Thunderbird did a really odd security update that destroyed my ability to send Email. I'm now a happy web mail user and nobody is trying to destroy my ability to use their product. If they had a mandate of 'intuitive changes', it would be different, but hiding things you are used to seeing in a place the WHOLE INDUSTRY is in agreement, this is the death knell to my interest, if not the product itself. If a large enough uproar cannot be generated, then it's probably not my kind of product anyway.CIAO.pcGnome

    So, for those interested, I'm still using v28 and things are working well still. But in all this time, a couple of simple, yet salient points have arisen (arose?) in my head. 1) Mozilla keeps trying to get rid of the status bar and folks of my ilk get all agitated and it dawns on me - have they ever said WHY they want to get rid of the status bar? Do they not like me having a tall enough area at the bottom to click on to bring the window to the front? Do they object to me knowing the status of what's going on?.............The upshot of this and the failure to get FlashPlayer right is that I'm using a browser less and less these days. I use it for web mail, ebay & nzbclub and the occasional google search. But search engines don't seem to work at all well anymore, so I'm gonna quit that soon. Try a google search for a phrase and then open a result and I give it about a 68% chance the phrase isn't even on the page, not even if you go back and find the well hidden 'cache' option (pronounced "cash"!,,,,,,,,,,,,,,,,,,,,,My second point is probably going to sound laughable, but think a bit and it IS quite serious. Namely, when is firefox going to be finished? I mean, more than a decade ago they finished Media Player Classic and you cannot believe how wonderful it is that something just works! The problem with this "forever development" (aside from doing idiot things like 'let us get rid of the status bar') is that things are seriously backsliding. Used to be a product would be in beta and then a few tweaks and then it was finished. Yes, there were later versions (I have NO interest in MPC home theater - ruins the good stuff and gives me nothing). It's like "since we'll never finish this project, we can slide all the way back to pre-beta (alpha?) and have everyone disturbed by what are they going to change next, just to keep some jobs. Ruin the experience and ruin the reputation and then I see no reason to come to your sandbox anymore. Someday I'll have to relate the arrogance of Forte` Agent that screwed them the pooch (it's not OUR problem, it's an issue in all microsoft operating systems!). Anyway, I see the question asked "when are they going to put back the status bar" and there is only this pseudo answer of "they won't because there's an add-on". How about "when will they stop defeating the add-on that defeats their attempt to get rid of the status bar. I mentioned that with the v29 debacle, sure enough there was a new add-on to take care of that. So, how many add-ons does it take to get them to JUST LET ME HAVE THE DAMM STATUS BAR, OK? pcG

  • Status bar missing. How do you know if a site is secure without the status bar?

    Found the status bar at bottom of page very useful. Its now missing. How can I tell the downloading progress and more importantly if a page is a secure site? Live in a rural area with slow internet service and both download speed and security is very important to me. Security is VERY important, as do a lot of banking and bill paying on line. Saw someplace in questions and answers that the "Status Bar" was dropped in version 4. It was working for me up through 4.0 Beta 4, but not in Beta 7. If I missed the news please let me know and also how do I tell if on a "secure" page now? Is there an "add on" that will give me the "Status Bar" back?

    I have the same issue, i miss the fact that i cant watch my downloads in the status bar. as for the secure lock symbol, i found once i visit a secure site e.g HSBC website. a big green bar appears in the URL. any news post back.
    cheers
    Will

  • IPod Touch Graphics Weirdness - Status Bar mirrored at bottom of screen!!!

    Okay, this is VERY weird and I have no idea what's going on - This morning when I woke up, I grabbed my trusty iPod Touch (4th Gen, 32GB with iOS 5) to check my calendar and noticed that the Status Bar (if I'm calling it the right thing - the white bar at the very top of the screen that shows the time, battery charge, WiFi signal,etc) was not only at the top - but also at the BOTTOM of the screen too!
    The mirrored Status Bar has the correct time and battery life as the top and the time updates just as it should. I can also see the lock icon when I first turn it on. However, to the extreme left the bottom bar is sort of "washed out" and is so white that I can't make out the word "iPod" that shows on the top bar. In fact, it's also sort of translucent as I can see the dock, icon name and part of my wallpaper behind/thru it! I also just realized something else weird - if I pull down the Notifications panel, I can see the notification panel sort of "scrolling" thru the bottom Status Bar!!! I hope I'm explaining this well enough - but it's like..I dunno, like the ideo memory for the top of the screen is being mirrored over the bottom of the screen too - I can see what should be there as well, it;s like it's overlayed or something. The Notification panel is especially weird since it totally obsured the top status bar as it's being pulled down - and this is exactly what the bottom status bar area shows me - what's in the section in the top bar is prescisely what is showing in the bottom bar section!!!!
    It stays displayed along the bottom no matter what app I'm in, even a full screen video, game, lock screen, etc; nor does it disappear when rotating to landscape mode - it still stays in the exact same place (tho in landscape it's now on the right side as it were). I have soft reset, synched, etc but it wil not go away. As I said, I deleted all recently installed packages, but I didn't install anything the night before (remember I just found it this way this morning) - i.e. I wasn't doing anything weird or experimental or anything remotely like that with my beloved little iPod (never JailBroken it or any of that stuff - am happy as it is and never been tempted to do anything like that to it). I also have never used any of the AV Out cables or whatever they are called that allow you to mirror an iPod screen on a TV or monitor or whatever - never used anything but the sync cable (now at my sisters), my Belkin charge auto charge cable, and that's it (I'm mentioning all this since I see other people asking this sort of thing for other problems when I was trying to find anyone else experiencing/ed this issue).
    I have not tried a factory restore yet, and wanted to post here before I go that route to see if this is maybe something Apple has seen before and can offer a quick and easy fix. Otherwise I'm guessing a hard/factory reset is the only way to go - I'm a bit worried about this since (of course) my sync cable is no longer here - gave it to my sister the last time she was in town and have just been using my charge cable (no sync capabilities, just power) since I don't really need it with iOS5's wonderful WiFi Sync. I do use iCloud - but if I hard reset/factory reset, will iCloud restore the synching info so I can sync all my apps and music & videos back via iTunes from my Laptop, or will I need to buy another sync cable? IF factory reset is the only way, please let me know (anyone that knows!) what I'm in for in regards to restoring from iCloud if anyone here is experienced with that. I know my non-iTunes music and videos are not backed up in the Cloud, but as long as it restores the ability to sync wirelessly with iTunes on my Laptop that's fine. Asuming, of course, that a factory reset will even fix this Status Bar oddity - I'm really afraid it means my little iPod's internal board is going fry-happy or something awful like that. :-(
    I tried taking some screen snapshots (home + power off) to post, however the camera roll just displays a standard beautiful looking screen, no double bar - not sure what that indicates. However after some fiddling and emailng to myself,  I do have a couple pics posted below. I apologize for the lack of quality - I took them - and don't laugh - with my Android Phone (yes, I have every intention of upgrading to an iPhone 4S as soon as I can - having a bit of enforced financial conservatism going on at the present unfortunately - which is one of the main reasons I'm so worried my beloved iPod Touch 4 is having issues as it's either very close to warranty expriration and can't afford another right now, and really don't want to have to rely on my Android Phone for everything I do on my iPod Touch - there truly is no comparison!).
    If anyone has any ideas or has seen something similar please let me know! I did search the Apple forums prior to posting this, and even googled the web but could find nothing like this ever happening to anyone else. I absolutely love my iPod Touch and would be uterly lost without it, so I'm hoping with all my might that this isn't some sign of a bad board or something in my beloved little beautiful iPod Touch!
    Thanks in advance for any assistance, suggestions, etc!!!
    NewtonDKC
    Message was edited by: NewtonDKC (embarrassing spelling errors corrected and a couple additional discoveries added!) :-)

    I understand the various methods - I was just worried because I've never restored via iCloud - from the limited experience I've had thus far, I'm impressed! But of course if Apple does it, it's going to be the best experience possible! :-)
    And as you may have guessed from my now having iCloud restore experience, it is due to me going ahead and trying a reset to factory settings/wiping it clean. And unfortunately - the bottom bar is STILL THERE! <much argghhing! and %^$#@*&^%$'ing loudly>
    I did try wiping it a couple of times, but no joy. At this point, I'm guessing this means there's something majorly wrong with the graphics subsystem and/or main board? It's not a screen issue as it's working fine - in fact it's working double-time displaying two things at once - dimensional transcendentalists take note! <grin>
    So unless anyone else has some fantastically bright ideas, I'm guessing this means I need to call Apple next? I'm guessing one of these pages has the appropriate contact info - I'm just not at all looking forward to being without my favorite gadget in the history of gadgetdom (and as you can tell from my username, I've been a fan of Apple Gadgets for quite awhile now!).
    Anyone know if Apple offers any advanced replacement options? Or if there's anyway to tell if my Touch is stil under warranty? I can't remember the exact purchase date but probably coming up very soon - have they been out a year? Sorry if thee questions are silly, as I said, I'm a newbie to Apple Support - first Apple product I've ever owned that broke!
    Thanks for any info for anyone coming in late to the fun, and/or for any tips on who/what to call and ask about.
    Wish me luck! :-0
    Newt

  • The status bar on my Palm TX no longer is working

    The status bar on my Palm TX no longer is functional with the stylus. I have tried realigning the screen with the Pref/Touchscreen app; doing soft resets; and doing hard resets. I have, also, removed the screen protector. All with the same result: The status bar will not function. Any suggestions of how I can try to repair it myself.
    Post relates to: Tungsten TX
    Post relates to: Tungsten T

    Is it just the status bar only, or the bottom of the screen?  Are all the icons present, or have some disappeared?  There are some files for the T3 only that will remove some of the icons from the TX.  You might try searching for AppSlipRotate.prc, and StatusBarLib.prc on your device.  If present, delete them!
    It also sounds like your digitizer might be failing.  Repairs at fair prices can be found at usedpdaparts.com and directfix.com.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Where is the Status Bar in FF 7.0.1?

    I have just updated to FF 7.0.1 from FF 3.6.16. I am unable to find the status bar in the new version, to know the progress of my web page downloads. How do I get the FF 3.6.16 Status Bar like function in this new version?

    The Status Bar was removed in an earlier version of Firefox and replaced with the Add-on Bar.
    *See --> https://support.mozilla.com/en-US/kb/common-questions-after-updating-firefox#w_what-happened-to-the-status-bar
    *See --> https://support.mozilla.com/en-US/kb/what-happened-status-bar
    You can regain some Status Bar functions by installing the Status-4-Evar extension.
    *Install the '''''Status-4-Evar''''' extension: https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    *After install,
    *#Be sure the Add-on Bar is displayed; Options > Add-on Bar (or View > Toolbars > Add-on Bar), click to check "Add-on Bar"
    *#In View > Toolbars > Customize drag any or all of the 3 items to the position you want them on the Add-on Bar:
    *#*Status text (this is the URL information you want)
    *#*Download status (will display No Downloads or number of downloads in progress)
    *#*Progress meter (meter of page loading)
    *#Set the options for Status-4-Evar in Tools > Add-ons > Extensions
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Status bar in BUSY mode while displaying bean calendar

    Hi all
    Iam using 10g Forms running from 10gAS.
    We are using Java Bean Calendar for date picking.
    As bean components run from the client's applet, i suppose calling a calendar bean should not have any server communication.
    But while i call the calendar bean from my form, the status bar of the form window goes to BUSY mode until i select or cancel the calendar.
    I have to justify the reason for this to my client asap.
    So any help regarding this is highly appreciated.
    Thanks in advance.
    Sriram

    Thanks Herbert, even i said the same to my client.But his question is "Whether the BUSY state just meant as waiting for user input or is there any middle tier communication that is happening from the form for the bean component.
    Tthanks again
    Sriram

  • Updating the Line number on status bar.

    Hi all,
    I have developed an editor using swing, however I have used the JTextpane class to display the text. I had did of trouble with features such as go to line as this class does not support methods such as getLineCount in the JTextArea class. However I over came this by writing the method shown below.
    The problem is that I want to show the current line number on the status bar. When do I call this method? After every '\n'?
    The setLine Number method is below.
    Thanks for your help
    Ciara
    public void setLineNumber(int num) {
    int lineNum = 1;
    int lastNewline = 0;
    char text[] = editor.getText().toCharArray();
    if (num < 1)
    return;
    if (num == 1) {
    editor.setCaretPosition(0);
    return;
    int i;
    for (i = 0; i < text.length; i++) {
         if (text[i] == '\n') {
         lastNewline = i;
         lineNum++;
         if (num == lineNum) {
         editor.requestFocus();
         editor.setCaretPosition(lastNewline + 1);
         return;
    }     

    Perhaps extending a PlainDocument is better, if line
    numbers are meaningful for your application.
    About your method, mind that getText can be quite dear,
    so it is better not to call it if you don't need it.
    For a more efficient alternative, look at Document.getText(int offset, int length, Segment txt)It uses a Segment (un unguarded string) pointing directly
    into the document, which you can use much like a char
    array.
    As to your question, I would define a CaretListener
    so as to update the status bar when the caret moves.

Maybe you are looking for