Can not add buddy

ok let me explain this again.. I am not able to add buddy,
I get into Ichat, click on the buddy tab that drops down several options (add buddy, change my picture, invite buddy to chat etc..) everything on this pull down menu is in light grey except .. change my picture.. in other words.. I can not access those options.. I can only access the change my picture option. I though ICHAT was easy to use.. we can not figure this out!

Hi Billy,
If you don't remember the Set Up Screens (Pics here) or clicked through the screens with out adding anything you will need to set up either an AIM account or .mac account name. (see link above)
After that you will need to Add Buddies
Once you have Buddies in the Buddy list you will be able to Text chat to them at least depending on how you have set up your modem for iChat.
If you can not see the Buddy List Window use the Apple key and 1 together (Apple and 2 for Bonjour Apple and 3 for Jabber).
Ralph

Similar Messages

  • Can not add a picture to the JFrame from an ActionListener class

    As topic says, I can not add a picture to the JFrame from an ActionListener class which is a class inside the JFrame class.
    I have a Map.java class where I load an image with ImageIcon chosen with JFileChooser.
    I my window class (main class), I have following:
    class OpenImage_Listener implements ActionListener
         public void actionPerformed(ActionEvent e)
              int ans = open.showOpenDialog(MainProgram.this);     // "open" is the JFileChooser reference
              if(ans == open.APPROVE_OPTION)
                   File file = open.getSelectedFile();                    
                   MainProgram.this.add(new Map(file.getName()), BorderLayout.CENTER);     // this line does not work - it does not add the choosen picture on the window,
                            //but if I add the picture outside this listener class and inside the MainProgram constructor, the picture apperas, but then I cannot use the JFileChooser.
                            showMessageDialog(MainProgram.this, fil.getName() ,"It works", INFORMATION_MESSAGE);  // this popup works, and thereby the ActionListener also works.
    }So why can�t I add a picture to the window from the above listener class?

    The SSCCE:
    Ok, I think I solved it with the picture, but now I cannot add new components after adding the picture.
    Look at the comment in the actionlistener class:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.*;
    public class Test extends JFrame{
         JButton b = new JButton("Open");
         JFileChooser jfc = new JFileChooser(System.getProperty("user.dir"));
         Picture pane;
         Test(){
              super("Main Program");
              setLayout(new BorderLayout());
              JPanel north = new JPanel();
              add(north, BorderLayout.NORTH);
              north.add(b);
              b.addActionListener(new Listener());
              setVisible(true);
              setSize(500,500);
              pane = new Picture("");
              add(pane, BorderLayout.CENTER);
         class Listener implements ActionListener {
              public void actionPerformed(ActionEvent e){
                   int ans = jfc.showOpenDialog(Test.this);
                   if(ans == jfc.APPROVE_OPTION)
                        File file = jfc.getSelectedFile();
                        Test.this.add(new Picture(file.getName()), BorderLayout.CENTER);
                        pane.add(new JButton("NEW BUTTON")); // Why does this button not appear on the window???
                        pane.repaint();
                        pane.revalidate();
         public static void main(String[] args)
              Test t = new Test();
    class Picture extends JPanel
         Image pic;
         String filename;
         Picture(String filename)
              setLayout(null);
              this.filename = filename;
              pic = Toolkit.getDefaultToolkit().getImage(filename);
            protected void paintComponent(Graphics g)
                super.paintComponent(g);
                g.drawImage(pic,0,0,getWidth(),getHeight(),this);
                revalidate();
    }

  • Can not add games to iPod touch 4g...

    Can not add games to iPod touch 4g from ITunes (PC) it worked befour new update but why not now..

    I can now transfer apps including games to my ipod from windows pc in Itunes. I click on ipod tab on the left hand side then click on the apps tab then tick the box at the top to sync and now i can drag and drop apps. No apps or music was lost, still all on my ipod touch, but it did mix my apps up so i had to sort them out. I don't know why it did not work, no setting where change, but the update might of change it.

  • Can not add function to pages-document created with Applescript

    If I create new document using the GUI (New document) I can place the cursor within any table-cell, type "=" (equal sign) and f.e. "2+2" which will result in a cell showing a "4".
    If I create a document with Applescript, I can not add new functions (neither by typing = nor by using Insert >> Function (may be different, I have German version here). Already existing functions (which already were in the template) can still be used and work as expected but can not be altered.
    Any idea?
    I use Pages '08, Version 3.03
    Code I used to create the document:
    tell application "Pages"
    launch
    make new document at front with properties {template name:templateName}
    # Angebotsnummer ins Dokument schreiben
    tell body text of front document
    make new paragraph at after paragraph 1 with data angebotsNr
    set paragraph style of paragraph 2 to "Überschrift"
    end tell
    # Datei abspeichern
    set dateiName to missing value
    repeat until dateiName is not equal to missing value
    set dateiName to text returned of (display dialog "Datei Name:" default answer angebotsNr & "_" & kundenName) as text
    end repeat
    save front document in angebotsOrdner & dateiName
    end tell

    I apologize but the given script can't run.
    The variable templateName is undefined.
    The variable angebotsNr is undefined too.
    About the described behavior, it's a bug which I never discover before.
    It's always striking in Pages '09.
    Here is the report which I filed :
    Bug ID# 8704270
    Summary:
    +Odd behavior of tables in Pages documents created by a script+
    +Steps to Reproduce:+
    +Run this huge script+
    +tell application "Pages"+
    +make new document at front with properties {template name:"Blank"} (* "Vierge" on French systems *)+
    +end tell+
    +Insert a table+
    +try to insert a formula+
    +Expected Results:+
    +I assumed that I will get the formula editor which I get when the document is created by hand+
    +Actual Results:+
    +There is no way to get the editor, no way to insert the equal character.+
    +This odd behavior strike in all versions of Pages '09 and Pages '08+
    Regression:
    +None to my knowledge+
    Yvan KOENIG (VALLAURIS, France) dimanche 28 novembre 2010 11:30:29

  • Can not add pictures to my website

    When I edit my website on (bluedomino.com) I can not add pictures I receive an error message - an error has interrupted communication between your browser and the website server. Bluedomino looked at the problem and could not resolve said it was firefox issue. I switched over to Int.Explore and I have no problem it also seems to run faster. I have no problem viewing my web sites all the pictures display I can't add new ones. I'm able to upload the pictures to bluedomino but can not insert them on the edit page or post them.

    Hello solidroq,
    This can be worked around by creating a version of the video that is compatible with your iPod.
    Select a video and choose File > Create New Version > Create iPad or Apple TV Version.
    iTunes: Videos may be unable to sync to iPhone, iPad, or iPod
    http://support.apple.com/kb/TS1497
    Cheers,
    Allen

  • Can not add entries to iCloud synced calendar on iphone

    I can not add new entried to my iPhone Calandar that is suposed to sync up to iCloud. (Adding via iCal on MacBook Pro is OK)
    I am also stil not able to just completely delete my iCould account from my iPhone.
    Realy frustrating. Any help appreciated. (Suggestions for a reset  are NOT, as I have been reset my phone at least 50 times over the last few days already)
    Is there a way to completely reset/clear an iCloud account?
    Why does the iPhone insist on trying to contact iCould if I want to remove the account from my phone?
    G.

    the bug seems to be in the handshake between the phone and icloud - i cloud needs to know the phone is off the cloud, but you can't connect to icloud from the phone to tell it, because there is a bug. it appears some people have been able to get decent tech support from apple - I have not.

  • Can not add movie to itune

    Hi,
      I just set up new itunes for ipod touch but i just can not add movie file (mp4) to library in itunes. Please help! Thanks so much!

    Make sure you're looking for it in the Movies or TV Shows libraries, or do a search for it by name.
    Did you check if the format is compatible with iTunes (QuickTime plays more formats if you have add-ons)?
    "but when I open that file with itunes"
    This statement confuses me as your point 1/ says you can't find it in iTunes.

  • Can not add photos to my photo stream.

    This morning I started my computer and got the following error.
    I get the error on my PC
    My Photo Stream can't be updated
    iCloud Photos can't update because you don't have permission to add files to download folder.  Open iCloud to pick another folder.
    then I get the error:
    The upload folder for iCloud Photos is missing
    The upload folder for iCloud Photos had been moved or deleted.  Open iCloud to pick a new folder.
    As far as I know, nothing has changed on my computer.  I can not add anything to the iCloud Photos folder.

    harryhal wrote:
    unable to add individual photos to individual albums.
    Best I can tell it's either because that wouldn't work on the iPad, or they haven't enabled it.
    Select a Photo (or Photos) in the Photo Stream and click the + button on the toolbar. You can then choose which Albums to Add it to.

  • Can not add Exceptions to Transparent proxy

    Hello all,
    I am sure this is simple but I can not figure out what has changed to cause this. Currently, I can not add items to the exception list in HTTP Transparent Proxy.
    I only see refresh and close buttons on the screen - no Apply changes.
    I have 2 BM servers and one I have access to without issues but the other does not work.
    It definitely worked at some point in time because it has 25 entries but has since stopped.
    What am I missing?
    Thanks,
    Steve D.

    sjdimare wrote:
    > Here are the details:
    >
    > Both servers are identical in configuration (other than ip addresses):
    >
    > NW 6.5 SP7 and updated TCP
    > BM 3.9 SP2 (tweaked per CJ website)
    >
    > Both servers exist in their on OU which is partitioned
    >
    > The server that is working currently only has 17 exceptions but I do
    > not think it is a # of exceptions issue.
    >
    > While in iManager, if I select Proxy Services, on the main page the
    > buttons on the bottom of one server shows "Apply Changes, Backup and
    > Close" while the non-working server only has " Refresh and Close". This
    > seems to indicate to me that their is a rights or roles issue in
    > iManager that did not exist before but I can not figure out where.
    >
    > Thanks for your assistance.
    >
    > Steve D.
    >
    >
    1. Tid 3506678. Apply Changes button is missing in the iManager server
    configuration proxy screen
    Be aware of the issue when you manager a bm server from non local
    iManager instance. Tid 7001625:Apply changes button not submitting changes

  • Can not add videos to my ipad 2

    I have a the app called Telestrator, I'm trying to add sports videos to teach with, I can not add them to my ipad via iPhoto or iTunes, I have tried several videos conversions but keep getting the "the video is not playable on this iPad"

    Hello solidroq,
    This can be worked around by creating a version of the video that is compatible with your iPod.
    Select a video and choose File > Create New Version > Create iPad or Apple TV Version.
    iTunes: Videos may be unable to sync to iPhone, iPad, or iPod
    http://support.apple.com/kb/TS1497
    Cheers,
    Allen

  • Can not add item to the shopping Cart with FireFox 8.0

    I can not add items to the shopping cart with Firefox 8.0. Switch to IE everything works then.

    Such details are stored in a cookie, so make sure that you do not block cookies on that site.
    *Tools > Page Info > Permissions
    You can inspect and manage the permissions for all domains on the <b>about:permissions</b> page via the location bar.
    *http://kb.mozillazine.org/Cookies
    *http://kb.mozillazine.org/Websites_report_cookies_are_disabled

  • Can not add items to the dock

    I can not add icons to the dock, I am able SOMETIMES to edit the dock (moving icons around or delete them), there is no rule, sometimes I can grab the icon on the dock, and sometimes I just can't (I have the pop up when I can't) , I deleted users/username/library/preferences/com.apple.dock.plist and issued a killall dock command, with no difference.
    any help will be appreciated

    Welcome to Apple Discussions.
    The Dock did not return to default on that command?
    Try again and also delete username/Library/Preferences/com.apple.finder.plist
    If it's still no-go create a new User go to System Preferences >> Accounts >> "+" (make it an admin acct) and test the Dock in this new account, if it works the problem is isolated to your User and not systemwide.
    Let us know.
    EDIT: Also are you running any enhancement software?
    -mj
    Message was edited by: macjack

  • My computer crashed. So does this mean I can not add any more music to my ipod from a different computer without all the songs being erased? Can I sync my ipod to a new computer if I allow all the songs to be erased?

    My computer crashed. So does this mean I can not add any more music to my ipod from a different computer without all the songs being erased? The ipod works fine and now i got a new computer. So it seems like my only options are leaving my ipod in a state where i cant add anymore songs or erasing all my songs and trying to use my ipod from my new computer. Can someone please inform me on how to have my ipod work from a different computer, even if i have to erase my songs. Thanks.

    Yes, if you choose the Erase and Sync option (or restore your iPod) you will be allowed to sync your iPod with the new computer.
    If you would like to save the content that's currently on your iPod, see this older thread from another forum member Zevoneer discussing the different ways to copy the content on an iPod back to your PC.
    https://discussions.apple.com/thread/2417169?start=0&tstart=0
    B-rock

  • I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    Set up iCloud
    Set up iCloud (2)

  • I updated my iphone to OS 5.0.1 and i can not add events to my iphone calendar- does anyone know how to fix this issue?

    I updated my iphone to OS 5.0.1 and i can not add events to my iphone calendar- does anyone know how to fix this issue?

    I updated today to the 5.0.1 and now when I try to sync to ITunes, it doesn't recognize my phone and an error message comes up saying that "This iPhone cannot be used because the Apple Mobile Device service is not started.'  What does this mean?  Never mind - I found an article in the Support about this very thing!  Thanks!
    Message was edited by: Peytsmom

Maybe you are looking for

  • Windows 8.1 error on Shutdown

    Hi, I get the "explorer.exe - Application error" message whenever I shutdown my laptop. The full message is: "The instruction at 0x7e5a3cd9 referenced memory at 0x00000000. The memory could not be read. Click on OK to terminate the program." I've alr

  • How do i restore all my bookmarks from an earlier version of mozilla firefox?

    Firefox has been reminding me to update my Firefox version. And I did. After installing the new version, it restarted my computer. Now the first thing I did is to restore my previous tabs, the tabs that were open when i upgraded Firefox. But there we

  • My Email account wont send

    I am a silver surfer and am having problems with my BT email account. Suddenly emails started to get over a 100 failure notices via email from By Yahoo, I was told to add them to spam and then delete them which I did. Because of so many each day it h

  • My 7 year old set up a password... HELP!!

    my 7 year old set up a password and the computer i had my i tunes on recently pooped the bed so i cant reset factory setting without loosing everything  is there another way to reset the password or by pass it???

  • Canon 200 f/2 manual focus

    Hi all, This question is related to the Canon 200mm f/2.0 lens. Does focusing work by moving the black rubber focusing ring if the lens is in manual focus mode AND IF there is no canon body attached to the end of the lens (i.e. it is not under curren