JComboBox Editing problem

hi all ,
I have problem with JComboBox
like this :
JComboBox comTech = new JComboBox();
comTech.addItem(" ");
comTech.addItem("one");
comTech.addItem("two");
the problem is I want first( comTech.addItem(" ");) item is Editable remaing are uneditable
I am not getting any solution if anyone knows please send the solution
thanks

You missunderstand the use of JComboBox. A JComboBox is used to allow the user to selection from a list of items.
An uneditable combox allows the user to select an item from the list.
An editable combo box allows the user to select an item from the list or to enter there own value. It does not allow you to change the value of the entries in the list.
See this section from the Swing tutorial on "How to Use Combo Boxes":
http://java.sun.com/docs/books/tutorial/uiswing/components/combobox.html

Similar Messages

  • Font / text edit problem in photoshop CS6

    Hi there,
    I have a strange text edit problem in Photoshop CS6 running on Mavericks.
    Every time I use the text-tool in PS, write a sentence, mark it and change something like color, font size etc., the marked text vanishes.
    I have to "undo" the last step and the changed text appears again.
    Every time!
    I have a clean installed CS6 with no plugins and no other than system fonts installed.
    Everything on a new Mac Pro with OS X 10.9.5
    Any clues? Thanks.

    Do you have the latest updates for photoshop cs6?
    You can use Help>Updates from within photoshop cs6 to check if there are any available.
    Also, if you go to Help>System Info from within photoshop cs6, you can see the Photoshop Version in the top line.
    You should be on version 13.0.6
    See if turning off Dictation solves the issue.
    Go to System Preferences ---> Dictation and Speech -----> select OFF radio button .

  • Launch and edit problem from Dreamweaver to Fireworks

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3266405159_588474
    Content-type: text/plain;
    charset="ISO-8859-1"
    Content-transfer-encoding: 8bit
    Hi
    Not sure if this is a Fireworks or Dreamweaver problem but
    here goes.
    I¹ve created a graphic in Fireworks CS3 on the Mac and
    Exported the HTML and
    related images. I open the HTML file in Dreamweaver CS3, all
    fine so far.
    Then I highlight the table and click the ŒEdit in
    Fireworks¹ button and it
    throws up a warning dialogue saying ŒCannot launch and
    edit. The Fireworks
    table could not be found in the HTML. Please export from
    Fireworks and
    re-import the HTML into Dreamweaver.¹
    What?!!
    I¹ve only just exported it from Fireworks! It¹s
    even got the Fireworks table
    code in the Code section, so what¹s going here?
    Has anyone else had this?
    Gaz
    --B_3266405159_588474
    Content-type: text/html;
    charset="ISO-8859-1"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Launch and edit problem from Dreamweaver to
    Fireworks</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN
    STYLE=3D'font-size:12.0px'>Hi<BR=
    >
    Not sure if this is a Fireworks or Dreamweaver problem but
    here goes.<BR>
    I&#8217;ve created a graphic in Fireworks CS3 on the Mac
    and Exported the H=
    TML and related images. I open the HTML file in Dreamweaver
    CS3, all fine so=
    far. Then I highlight the table and click the
    &#8216;Edit in Fireworks&#821=
    7; button and it throws up a warning dialogue saying
    &#8216;Cannot launch an=
    d edit. The Fireworks table could not be found in the HTML.
    Please export fr=
    om Fireworks and re-import the HTML into
    Dreamweaver.&#8217;<BR>
    What?!!<BR>
    I&#8217;ve only just exported it from Fireworks!
    It&#8217;s even got the Fi=
    reworks table code in the Code section, so what&#8217;s
    going here?<BR>
    <BR>
    Has anyone else had this?<BR>
    <BR>
    Gaz</SPAN></FONT>
    </BODY>
    </HTML>
    --B_3266405159_588474--

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3266407908_747577
    Content-type: text/plain;
    charset="ISO-8859-1"
    Content-transfer-encoding: 8bit
    When you export the sliced graphics from Fireworks it places
    them into a
    table. In my instance the code says...
    <!-- fwtable fwsrc="Brands.png" fwpage="Page 1"
    fwbase="Brands.jpg"
    fwstyle="Dreamweaver" fwdocid = "325827661" fwnested="0"
    -->
    So it recognises Fireworks was the the graphics app and jumps
    back to it
    when you want to edit the image. Fireworks then displays (or
    should) a
    ŒDone¹ button over the window. You do your alts and
    press Done to update the
    HTML and graphics back in Dreamweaver automatically.
    That¹s the only table I was referring to Murray.
    On 4/7/07 3:02 pm, in article
    [email protected], "Murray
    *ACE*" <[email protected]> wrote:
    > Why would you be wanting to edit the table in a graphics
    editor, instead of
    > an HTML editor?
    --B_3266407908_747577
    Content-type: text/html;
    charset="ISO-8859-1"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Re: Launch and edit problem from Dreamweaver to
    Fireworks</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN
    STYLE=3D'font-size:12.0px'>When =
    you export the sliced graphics from Fireworks it places them
    into a table. I=
    n my instance the code says...<BR>
    <BR>
    &lt;!-- fwtable fwsrc=3D&quot;Brands.png&quot;
    fwpage=3D&quot;Page 1&quot; fwba=
    se=3D&quot;Brands.jpg&quot;
    fwstyle=3D&quot;Dreamweaver&quot; fwdocid =3D &quot;32=
    5827661&quot; fwnested=3D&quot;0&quot;
    --&gt;<BR>
    <BR>
    So it recognises Fireworks was the the graphics app and jumps
    back to it wh=
    en you want to edit the image. Fireworks then displays (or
    should) a &#8216;=
    Done&#8217; button over the window. You do your alts and
    press Done to updat=
    e the HTML and graphics back in Dreamweaver
    automatically.<BR>
    That&#8217;s the only table I was referring to
    Murray.<BR>
    <BR>
    On 4/7/07 3:02 pm, in article
    [email protected], &quot;Murr=
    ay *ACE*&quot;
    &lt;[email protected]&gt; wrote:<BR>
    <BR>
    <FONT COLOR=3D"#0000FF">&gt; Why would you be
    wanting to edit the table in a =
    graphics editor, instead of <BR>
    &gt; an HTML editor?<BR>
    </FONT></SPAN></FONT>
    </BODY>
    </HTML>
    --B_3266407908_747577--

  • Premiere Pro 7.1 serious Multicam Editing problems

    Hello, I am posting here because the bug report I filed one week ago to Adobe didn't give a result -no response at all from the bug department.
    I have two serious Multicam Editing Problems.
    PC Configuration: Core i7950, Asus P6TD Deluxe, 12GB DDR3 1600MHZ, Quadro K4000, SSD for the system, Seagate Constellation 7200rpm for video editing.
    1. When multicam mode is on at the program monitor, I press play and the program doesn't respond at all. The timeline plays till the end and the program just doesn't let you do anything but wait until playback of the whole timeline is over. Then the program works again (no "not responding" message in Windows).
    2. Sometimes the waveform doesn't even appear at the multicam audio clip. I read in other forums that this problem is found specifically at Premiere Pro version 7.1 (October release).
    I would be grateful with your help.
    Thank you,
    Stavros Symeonidis

    The media is always a combination of HD .MOV (dSLR footage and .MTS (from my Sony Vg-30). However, I also tested it with .mpeg files created by "match sequence settings". GPU acceleration is always on, as I use nVidia Quadro K4000 with the latest drivers (331.82).
    I always create the multicam sequences manually and the problem occurs with any amount of camera angles.
    The problem was not solved by reinstaling Windows (7 and 8). In general, I have no other issue with my PC system, except from this specific one.
    It doesn't appear always, however it will definitely happen if you press twice or three times the letter L, to fast forward the preview of your Multicam Sequence.
    I remind you that this only happens when multicam monitor is toggled at the program monitor.
    Did all these help at all to even reproduce this situation?
    Thank you,
    Stavros Symeonidis

  • FC studio2 editing problems with western digital my book home for mac

    hi--bought a 1TB WD my book home for mac coupla years ago because it seemed like a good deal for so much space, and provided and eSATA hookup, too. Worked ok for a while. Now, with a growing Motion project that I bring into FC for overall color/levels/export adjustments, I'm getting a long-term beachball every time I try to do anything with it. Just did a complete reinstall of FC studio (after running Techtool pro 5 rebuild and optimizing files and volume), trashed the project and recreated it incase the file itself was corrupted, but the beachball keeps showing up once i try to get past a particular edit and play the file through -- something I haven't had problems with before. Have read this harddrive is a real POS/PIA for many because of its internal "sleep" setting and other weaknesses, and am thinking of cracking the drive out of its case and putting it into a plain eSATA/FireWire enclosure. Anybody else tried this or heard of it working? Money's a big issue right now (too many slow/no pay clients), so can't just run out and get a new drive and transfer w/out trying cheaper route first. Would appreciate feedback, cuz this is makin' me lose what little hair i got left!
    Message was edited by: jayvee56
    Message was edited by: jayvee56

    My question says: "Final Cut Studio 2 editing problems"; I formatted the drive for the mac when i bought it: journaled HFS+, Apple Partition Map; 2 partitions (and connected via eSATA); which has been working fine as is up till now. The sequence and settings are those in which I've worked on many projects for years with no problems up until now. I am also completely up-to-date with all my app and system updates. I did begin to wonder after posting if the reinstall might be the source of my problems, but it was the interminable beachball waits that prompted the reinstall in the first place.

  • JComboBox listener problem

    Hi all,
    I have following problem, i use combobox and i need to write listener for selecting item.
    But both ActionListener and ItemListener are unusable for me, because i dont know how to differ between selecting item when combobox is poped up.
    I dont want to react on going thru items in popup, but only to FINAL select of button.
    Please Help.
    Mathew, HSIGP

         This works on non editable combo boxes
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.text.*;
    public class ComboBoxAction extends JFrame implements ActionListener
         JComboBox comboBox;
         public ComboBoxAction()
              comboBox = new JComboBox();
              comboBox.addActionListener( this );
              comboBox.addItem( "Item 1" );
              comboBox.addItem( "Item 2" );
              comboBox.addItem( "Item 3" );
              comboBox.addItem( "Item 4" );
              //  This prevents action events from being fired when the
              //  up/down arrow keys are used on the dropdown menu
              comboBox.putClientProperty("JComboBox.isTableCellEditor", Boolean.TRUE);
              getContentPane().add( comboBox );
         public void actionPerformed(ActionEvent e)
              System.out.println( comboBox.getSelectedItem() );
              //  make sure popup is closed when 'isTableCellEditor' is used
              comboBox.hidePopup();
         public static void main(String[] args)
              final ComboBoxAction frame = new ComboBoxAction();
              frame.setDefaultCloseOperation( EXIT_ON_CLOSE );
              frame.pack();
              frame.setVisible( true );
    }

  • JComboBox editing

    Hi all! I have a JCombobox in a JTable component. In my combobox, I have 3 items, the first two are fixed items except the third item which has a String value of "Enter Nth element". When the user clicks on
    the third element, the combobox should be editable and it should clear the current value of "Enter Nth element" to blank and it should have focus for the user to be ready to enter numbers. My problem is that when the user selects the 3rd element, it sets the value to blank but you have to go back and double click on the cell again to be able to edit it. Please help I've tried everything....

    I think you're going to have to take more explicit control over the celleditor functionality of JTable. In other words, you'll have to create your own cell editor for that particular column of the JTable. Obiviously, the JTable assumes that editing is complete when the user selects the third element of the combobox, and therefore replaces the editor with the cell renderer, which causes the user to reselect the cell for editing again. I'm sorry that I don't have actual code to present to you; however, I would approach solving the problem from that angle. Good luck!

  • Editing problems with iTunes 64-bit in Vista

    Hello!
    Just bot a new computer with Win Vista 64-bit and had to install new iTunes 64-bit.
    It's somewhat slow when switching between Windows and iTunes.
    Also, what happened to the "quick" edit feature?
    As in.... highlight song, hit F2 or just click ONCE with left mouse button and you can EDIT the song title, artist, etc...
    It's NO longer available!
    What happened to it?
    I'm RE-importing my HUGE collection of playlists and backed up library and songs, which is all MESSED up and.... I have to spend TONS of time now EDITING the title info!!!
    Anyone have problems or any solutions to this "editing" snafu????
    Thank you!

    Responding to own post.... Found answer!
    Must set permissions!
    Highlight iTunes folder..
    Right click..
    Properties..
    Securities tab...
    Click on EVERY group/user names..
    Allow..
    Full control..
    OK!
    Saved!
    Darn Windows Vista!
    Screwing up the file/folder permissions due to the hated UAC feature!

  • SAP ISA R/3 Edition problem with TREX

    Hi!
    We are migration our Internet Sales (R/3 Edition) 4.0 with SAP J2EE Engine 6.20 to SAP J2EE Engine 6.40.
    We’ve already migrate your Java Basket data. And we’ve installed TREX 6.1
    for catalogue replication and we’ve created a WEB SITE in IIS.
    We’ve created a B2B scenario and we’ve configured xcm for: b2b, Shopadmin
    and trexr3.
    Apparently TREX is working fine... I can create and replicate catalogs, view the catalogs within TREX, etc. But I'm getting the following error when I try to see the content of catalog within http://10.125.25.57:50100/trexr3/b2x/admin/catalog.do.
    Exception from the PCAT API: Index has not been assigned to this
    IndexServer;location=sapisaqld01:30203,index=index_id1204052895687pindex(Errorcode 2004) Retrieval of trex index failed!
    I've just updated TREX 6.1 to SP33 and the problem persists.
    We can find the following messages within TREXindexserverAlert.trc:
    [01176] 2008-02-29 11:55:46.812 e indexserver TREXIndexServer.cpp(00632)
    : ERROR: not assigned to index: 'index_id1204053610211pindex', function:'showIndex'
    and when we try to see the catalog information within
    http://10.125.25.57:50100/trexr3/b2x/admin/init.do
    we get the message:
    Exception from the PCAT API: Index has not been assigned to this
    IndexServer;location=sapisaqld01:30203,index=index_id1204052895687pindex(Errorcode
    2004) Retrieval of trex index failed!
    Any hints?
    Cheers,

    Hi Dick,
    Guess how I solve this problem?
    Well.... I've reinstalled SAP TREX 6.1 SP33 and started from scratch.
    Thanks
    FF

  • Editing problem in PSE 12

    I have recently updated to PSE 12 and have (at least) two problems. 
    First, the edited versions of images edited in Photo Editor do not save to Organizer or Version Set, although they do appear in the relevant Windows folder.  I have checked the various settings in the Save function and they appear to correct.  This problem does not arise if I use Instant Fix.
    Second, tags in the People, Places and Events groups do not appear when Remove Keyword Tag is clicked, even though they are visible on the screen with the relevant image and work normally to select images.  However, tags in the Keyword group do appear normally when Remove Keyword Tag is selected.
    I have tried the Catalog Repair function and it tells me that there is nothing to repair.
    If I move the images to a different (new) catalog created in PSE12, the problems disappear. This is not a solution to my problem as I have far too many images to organise in a new catalog.
    The problems also disappear if I use PSE 10 on the same images.
    Advice welcome.

    globaltraveller200 wrote:
    Michel,...However, the tag issue appears even worse than I thought.  The upgrade has
    placed my (hundreds of) sub-categories and tags into the new Places, where
    I can't find a way to move or reorganise them or add new ones.  Do you know
    a way to recover from this?  Or can I remove PSE 12 and reinstall it in a
    different way, so that the tags are preserved (or is it too late to do
    this?)
    Maurice
    Maurice,
    Reinstalling is not a solution. I suppose you still have PSE10 and that you have not done many additions and changes to your catalog since upgrading.
    To understand why I was not bothered by the migration of people and events tags from PSE10 to PSE11, remember that you can rename categories as you wish, even if they are default categories in PSE10. With my English PSE version, I had renamed People = Personnes, Family = Famille, Friends = amis, and so on. Since the catalog conversion is based on the default category names, the conversion ignored those pre-defined categories et considered them as custom ones.
    So, just try to rename the categories in PSE10; MyPeople instead of People, MyEvents instead of Events and so on. Then from PSE12 (would be the same for PSE11) convert again the catalog from the catalog manager menu of PSE12. You have to check the box to 'show already converted catalogs'. That should convert it to the old way. You may have to re-import new items, but that should not be too big a problem.

  • Can't edit audio tracks anymore FLEX EDIT PROBLEM

    Due to year long problems with my Mac, Apple replaced it with a brand new one but it came with the updated Garageband '11 with Flex Time. I currently have a podcast and am over a month behind and because I can't figure out this new audio/flex time edit thing. It appears that I am not the only one on disccussion forums and YouTuve but I need HELP!
    PROBLEM: I can't edit tracks. Flex Time turns on and analyzes over and over and over and over. I can't edit or cut things out. It wants to stretch them out! HELP!
    FLEX TIME is terrible.

    jaysenpluto wrote:
    Flex Time turns on and analyzes over and over and over and over. I can't edit or cut things out.
    http://www.bulletsandbones.com/GB/GBFAQ.html#noflex
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • Red eye editing problem

    Hi all, I am new here and this has probably been asked and answered but I have not been able to find the answer yet, so please don't slam me to hard for asking for help. The problem I am having is with photos that have red eye in the original. I can edit the red eyes out and the photos look fine on my new imac but when I e-mail to friends they can't believe that the photos I send them have big black eyes. I am guessing it is something to do with the red eye editing. Am I doing something wrong or do I need to use a different program for red eye edits on photos that I send to others, particularly Windows users?
    Thanks so much in advance for any help.
    Jim Morris

    turtle21:
    Log into another account on your MBP and see if the problem persists when using iPhoto there. If it does then it's system wide. If the problem is gone then you've narrowed it down to your account.
    If it's system wide the 10.4.0 COMBO updater that TD suggested would be the first thing to try. Next to that would be as reinstall of iPhoto. If or when you do try a reinstall of iPhoto you'll have to delete the current application and all files with "iPhoto" in the file name that reside in the HD/Library/Receipts folder. The reapply the updaters in the following order: 6.0.4, 6.0.5 and 6.0.6. The last two require the previous version to run.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Strange editing problems in Mail

    I have been having two quirks in Mail while editing.
    When composing emails I sometimes send several articles from online sources such as NY Times. After copying into mail, I delete the garbage such a "print" links from the original. If I do not select just right, Mail deletes everything from there to the top of the email instead of just the highlighted text.
    When responding to an email I received, I do a reply and then add text at various places through out the original. At times I will click some place to enter text but the entry point will be in a completely different place. Areas of text appear to be inaccessible even though I can see them. Later the problem may go away although I am not sure what I did to cause it.
    And of course the problems are not always consistent.
    Is this just a quirk that I have to live with, it is a bug I should jus report [where?] or is there something to do about it? I have found ways to work around these problems most of the time, but sometimes I forget and the results are not what I thought that I was sending.
    iMac intel 24"   Mac OS X (10.4.8)   canon printer & scanner

    I have this same issue. Your image is down,but here is mine http://twitpic.com/f9cye. I'm going to hope the upgrade to Snow Leopard on Friday fixes it. I'm doing a clean install rather than an upgrade.

  • IPhoto editing problems

    I'm have an iPhoto problem. I'm currently in version5.0.4 (263). In
    edit mode when I try to bring up a photo with a date before October
    2005 I get the spinning gear wheel and the image never loads. The
    thumb nail is at the top of the page but the large, editable
    picture doesn't load. There are only a very few photos pre-10/05
    that will load. (All photos after that date seem to work fine.)
    I went to the iPhoto library to check out those photos and find
    that the information is available for the photo but under "Size" it
    says "Zero KB on disk". However, on the iPhoto information window (lower left) the same photo's size is 1.5MB.
    I tried opening some photos is Preview and Photoshop. In Preview I
    get a blank screen. In Photoshop I get this message: "Could not complete your request because a JPEG marker segment lenth is too short (the file may be truncated or incomplete)."
    So, it seems like the thumbnail is still intact but the main file
    is gone. Fortunately, I have all my photos backed up. But if I'm
    going to use iPhoto (which I would like to do) I need to solve the
    problem. I figure either there is problem with the software, or I
    did something wrong in handling the photos.
    In regards to the second, the only thing I can think of that might
    effect the library is when I backed up. At this point I don't
    remember the procedure I followed. But, if I dragged the folders
    from the library to an external hard drive without making a copy,
    would that remove the original information from the iPhoto library?
    Any help on this will be appreciated.
    iMac PowerPC G4/1GHz/768 MB   Mac OS X (10.4.6)  

    Welcome to the Apple Discussions. Try the standard fix: delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder, launch iPhoto and try again.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • IPhoto editing problems...please help!

    Hi! I have iPhoto on a Mac bought in 2008. Recently, it's started not to save all the edits to a photo, especially the 'reduce noise' which I use a lot for portraits. It also fails to retain some edits when I export or email a photo. Help me!
    Thank you in advance, you very clever people!

    Welcome to the Apple Discussions. First try deleting the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder, reboot, launch iPhoto and try again.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

Maybe you are looking for

  • How  do  i  get  programs   to   work  on  a  2nd  account

    When I added a second account for my child so she may play her games without worrying about things getting deleted or misplaced, I found out that her games cannot be found or played on her account. I must go to my main account which defeats the purpo

  • Ipod will not turn on...

    After replacing the broken digitizer/screen on my 1st gen ipod touch, it will no longer turn on. I double checked that all the connections were secure and not broken. Also, it does not react to being connected to the computer, so the problem is not w

  • Park FI document created by ERS settlement

    i have completed all the steps of ers and comepleted the ers run... but my client requirement is that they want the FI document which post automatically in ers after the PO and MIGO is completed should be parked not posted automatically...in short th

  • How can I write java code in web dynpro to show KM content document?

    Dear all developer SDN developer who have any easy example java code for get and show KM content documents(documents/com.xx.km/.). We are develop this project by Netweaver Studio 7.0 and using WEB Dynpro application. Thank for all comment and advice.

  • Why do I have to keep re-installing Flash Player?

    I have read the forums and tried all the suggestions and nothing works. I have Windows 7 and IE 9. It has nothing to do with IE as I have the same problem with Firefox. This is REALLY frustrating!