Remove Components from Library

I'm new to Catalyst, so this might be a stupid question.
I created a bad datalist and as soon as I realized my error I deleted it from the Artboard, but it is still in my Library. Now every time I run the project I get an alert that says that DataList1 is missing a required part and will produce an error.
I don't need DataList1 and I'm not really interested in fixing it. In the current build of the application, is there a way to just remove this component from my library so that I don't have to deal with the error anymore?
Thanks.

Currently you cannot remove components from the library panel, but this is something we are working on. There is a temporary solution though: switch to code view and you'll see a panel on the right side of the screen that shows all the files in your project. In the components folder there should be a DataList1.mxml file. Right click on it and choose delete.
Note that if you follow the above steps and delete a component that is used elsewhere in your project, your application won't compile.

Similar Messages

  • Remove photo from library

    How do I remove photos from library
    i help didn't work

    In iPhoto select the picture you want to delete and then push the delete key.  Then click on the iPhoto menu and click empty trash. 

  • How do I repair a damaged time machine backup drive/remove pictures from library on locked/failing external drive

    I have a WD 1TB external hard drive that I use as my time machine backup drive as well as to store a number of things including my iphoto library (due to its size of about 85 GB) as well as documents. I began using the WD 1TB external drive with my 2007 13" MacBook and when I purchased a brand new 13" MacBook Pro in 2013 I used the WD to transfer what I wanted to the new laptop. My new MacBook Pro is running OSX 10.8.4 (2.9 GHz Interl Core i7 with 8GB 1600 MHz DDR3) (not the retina display). The WD 1TB product # is WDBACX001... and it's only about one year old so I'm super bummed that it's failing and trying to take my life with it It has only ever been used with my two MacBooks, never with a PC.
    The external WD was working fine until this week when I noticed that it wasn't appearing on my desktop. I rebooted, unplugged and replugged the WD drive in each USB portal, and still nothing. I ran Disk Utility to verify and repair the disk, which did force it to show up on the desktop again, though it made everything painfully slow. After running the repair function Disk Utility told me that the drive couldn't be repaired, and that I should backup whatever is on it and restore the WD drive. I managed to pull off most of the documents before it decided to freeze up my laptop (I had a couple of folders with a few documents each left), but I wasn't able to move the iphoto library over before the drive disappeared again. I got it back by running the repair option in disk utility, with the same message that the WD drive is failing and to back it up, and tried to move the iphoto library. It told me it would take 180+ days, and kept going up. I left it up anyway for about a day to see if it would change, and instead it gave an error message, and moved nothing. I can't open the library in iPhoto- it tells me it's on a locked disk. I checked the permissions and it's set to Read & write by me (the admin user) but then under that it says read only for "everyone." I can't get into the library to pull out my pictures, which I cannot afford to lose.
    I would appreciate any help or advice on how to crack into my iphoto library on this failing drive to remove the pictures. I read a lot about DiskWarrior but I also read that it won't work on newer macs (anything after June of 2012 supposedly), so I'm wondering if that's true or not, and if not is that a good program to use?
    I can't afford to take it to a professional right now, so any help or advice would be so greatly appreciated! Also if anyone then could suggest the best way to back up in two places (digitally and perhaps a better brand of external drive) it would be amazing.
    If you need more info let me know!

    If you're very lucky, you might be able to salvage the drive mechanism, and the data, by removing it from the enclosure and installing it in another one, or in a drive dock.

  • Problem removing components from JLayeredPane

    Hi all,
    I have a problem showing and hiding components on a JLayeredPane. It goes Something like this:
    In my application I have a button. When this button is pressed I use getLayeredPane to get the frames layered pane. I then add a JPanel containing a number of labels and buttons onto that layered pane on the Popup layer. The panel displays and funcitons correctly.
    The problem comes when I try to remove the panel from the layered pane. The panel does not dissappear and I am no longer able to click on anything else in the frame!
    If anyone has any ideas how to get around this or what the problem might be I'd be very greatful to hear it. Sample code follows:
          * Called when the button on the frame is pressed:
          * @param e
         public void actionPerformed(ActionEvent e)
                    JLayeredPane mLayredPane = getLayeredPane();
              int x = 0, y = 0;
              Container c = this;
              while (true)
                   c = c.getParent();
                   if (c != null)
                        x += c.getLocation().x;
                        y += c.getLocation().y;
                        if (c instanceof JRootPane)
                             break;
                   else
                        break;
              mPanel.setBounds(x, y, 235, 200);
              mLayredPane.add(mPanel, JLayeredPane.POPUP_LAYER);
    //And when a listener fires from the panel I use
    mLayredPane.remove(mPanel);
    //To remove it from the layered pane and in theory return the
    //app to the state it was before the panel was displayedThanks again...

    The problem is you only removed it within the program, without actually removing it from the display. If that makes any sense, or whether thats your problem at all.
    If you are only using this line.
    mLayredPane.remove(mPanel);
    I think if you tell it to repaint and revalidate it should work, though i have never used LayeredPane.
    mLayredPane.repaint();
    mLayredPane.revalidate();

  • Remove images from library without deleting referenced files

    Hi,
    I cannot find solution: how do I remove images from Aperture library completely (all versions, etc), but keep the referenced master files? (all my images are kept outside aperture lib, as referenced masters).
    If I delete all versions and projects, they go to Trash, and attempting to empty the Trash brings only two options: delete permanently and move to system Trash. But I do not want to touch the referenced masters in any way. Is there a way to keep them safe, while emptying Aperture of all references to those files?
    Thanks.

    If the originals are referenced when you empty the Aperture trash the confirm box will have a checkbox asking yf you also want to move the referenced originals to the system trash.
    If you do not select this option the referenced originals are left where they are. If you of not see this option in the confirmation box then the originals in the Trash are not referenced.

  • Itunes 5 remove music from library

    when i try to remove music frmo the library, it says that if i do it will also remove the music from my ipod... how can i make it just so that it removes music from the library and NOT my IPOD?

    Oh, boy! Definitely been there! I had about 5GB on my iPod photo, when I connected it to iTunes and ended up with a big "***?????"-face when all my data was erased...
    So let me tell you what to do in order to avoid this:
    Actually it's quite simple. When you have your iPod connected to your computer and you start iTunes, you have to click on your iPod (on the left side column in the iTunes window). You will then see all your songs you have on your iPod in the list, but you will also see a cogwheel in the lower right corner. It's right next to the eject-button and the visualizer-button.
    Clicking on this button will open the iPod preferences window. There you have to make sure the option "update iPod automatically" is UNCHECKED!!! DON'T CHECK THAT BOX!
    I won't tell you in detail what happens, if you do so...just every track that's not in your iTunes library anymore will be erased from your iPod.
    Hope I could help.
    Jack LaLanne

  • How do you remove songs from library that were deleted through the finder?

    Hi All,
    I deleted several hundred songs through the finder, but they are still listed in the iTunes Library.  Is there any way to have iTunes scan for missing audio files and remove them from the list?  I can do it manually, but I was hoping there was a way for iTunes to scan for missing media.
    Thanks!

    Search Doug's AppleScripts for iTunes for something like "dead tracks", or just browse his scripts. You should find a script that will do this. I know that there were at least one or two, but I can't access Doug's site right now to get the exact names.
    Regards.

  • Removing books from library

    How do I remove books from my library? I know how to remove books from my purchase.

    If you selected to keep the files, they have to be somewhere.
    They don't have to be in your iTunes folder though.
    That depends of the settings in your preferences.
    Look at the Preferences>Advanced>General.
    The 'iTunes Music folder location' is default set to ~/Users/YourUsername/Music/iTunes/iTunes Music.
    Music you import from CDs will always be stored in that folder.
    Music you've already ripped from CDs (or downloaded from the web) and add to the library later, will only be stored in the 'iTunes Music folder location' if you ticked the checkbox 'Copy files to iTunes Music folder when adding to library'
    So if you didn't have that checkbox ticked, your music can be anywhere on the HD.
    M
    17' iMac fp 800 MHz 768 MB RAM   Mac OS X (10.3.9)   Several ext. HD (backup and data)

  • Remove RAW from Library

    I've edited the RAW images I've imported and backed them up on Disk, now I'd like to remove the RAW files leaving the edited JPGs. Is there any way to do this with out deleting all the images (RAW and jpg edits) then reimporting the jpg images? I already made slideshows and gallerys and don't want to fuzz them up.
    I've made the suggestion to Feedback already.

    Export the editied files to a folder on the desktop, selecting the jpg format in the process. Then delete those photos from the library and import the new exported jpg versions.
    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. It's compatible with iPhoto 08 libraries. 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.

  • Remove SD from library

    I have about 300 shows/seasons of TV shows and ~100 movies. All are a mixture of SD and HD versions. Some are SD only. Some are HD only. Much of it I have both SD and HD copies. What I'd like to do is flag content where I have both SD and HD versions, then ideally a streamlined way to remove the SD copies without iTunes then thinking there are a bunch of files missing from my library. Essentially I have no need for the SD content as I have no SD-only devices anymore. Hoping to free up some space on my hard drive. I've tried building a smart playlist to flag the duplicate content but can't get the search criteria correct without having false-positives. Anyone have suggestions on smart playlist criteria, or some other process to 1) identify the duplicate content and 2) remove it both from the hard drive and the iTunes library.
    Thanks.

    In iPhoto select the picture you want to delete and then push the delete key.  Then click on the iPhoto menu and click empty trash. 

  • Removing photo from library

    Hi!
    Does anyone know when i delete a photo from my library, is it deleted everywhere else in iphoto? i am trying to make room for more photos and want to delete some from my library and didnt know if it removes the pics permanently to make more space for additional photos. thanks!

    Thank you. and if a copy of the photo is in other albums/folders in iphoto, those will be deleted as well (i know you mentioned the HD) ?
    I just came back from Mexico, and i have a bunch of similar photos in my camera and would rather compare them on screen and delete from there, rather than delete the better pic from my camera. i just didnt want all the duplicates to take up space...i wanted to delete them properly....

  • Convert files and remove originals from library?

    Ive only been using iTunes for a bit now but I think Ive got it figured out but one thing I cant seem to work out is if there is a way to get iTunes to remove the original file after it has converted it to an iPod format.
    So far I have to do this:
    -Import Files
    -Convert Files
    -Then go through and delete original files form the library
    Is there a way to set it to 'remove original after conversion' or only 'add to the library after conversion'? Any ideas of how I can get this to work or not would be greatly appreciated.

    Nope. No way to automatically remove the original file.
    You'll have to manually do this.
    You can create a Playlist of songs to convert, then go back to the Playlist and mass delete those originals (Shift-Delete).

  • Emptying Aperture trash doesn't remove images from library

    Not sure what's going on.
    Did a little house cleaning over the past few days and deleted about 2K images overall. And I emptied the aperture trash. The number of files in the program goes down. But the size of the library doesn't change. The date of for the library does change and shows the current time.
    I archived all my images to an external vault. That vault is significantly smaller than my library.
    Then I upgrade to the new version 3.1.2. Deleted preferences.
    I created a new library as a test. I imported 188 images. Then deleted a few. Emptied the aperture trash. The number of images went to 152.
    The size of my library remained unchanged. No aperture images in main computer trash can. And when I go into the masters folder in the library I see all 188 images there.
    System: mac pro 2006. OS 10.6.8

    Thanks for taking the time to reply.
    I don't remember which version I upgraded from. But the problem was there in the old version as well as the new one.
    I did do the repair rebuild just before upgrading with only a 0.1GB difference in file size afterwards.
    And, as I said, when creating a brand new library with only 188 images the same problem occurred. So 2 separate libraries on the same drive.
    I just created a new library as a test on my main drive (a different drive) with the same issue. Files are deleted in the program but not in the library.
    There is no problem with the trash in any other respects. Other files have been deleting just fine.
    The aperture deleted images aren't even reaching the trash can.
    I might need to reload aperture.

  • Removing Components from display

    Hi,
    I have a JPanel with a number of JLabels inside.
    All visible on the screen.
    I want to remove all the JLabels (permanently), so I call:
    jPanel.removeAll();   
    jPanel.validate();Yet the JLabels do not disappear from the screen.
    Any ideas on this appreciated.
    Ta.

    jPanel.removeAll();
    jPanel.invalidate();
    jPanel.validate();
    jPanel.repaint();Thanks. That does the trick. I didn't realize it was necessary to use both validate and repaint.

  • Removing components from  a  J panel Help?

    I have a J Panel which has on it a stack of 10 components which are composed
    of either jComboboxes or textfields. Duridng program operation I need to clear the panel and then
    add the components again in different locations depending on user selection.
    Problem is I can't seem to get rid of the comboboxes. I am trying a removeAll and then
    reinitializing/rebuilding with all text fields but the combobox won't go away.
    I have used various combinations of
    Even if I just do the removeAll the underlying panel jPanel2 does not clear itself completly
    jPanel2.validate();
    jPanel2.invalidate();
    jPanel2.doLayout();
    Nothing seems to work yet
    Help??

    You can try remove () and then call repaint, unless you've done that...

Maybe you are looking for

  • CR of VS 2005 always prints as image; need EMF etc

    After Crystal Reports XI, we had the problem that our printing software got more and more bugs and we where informed that old versions where no longer supported, so we should rewrite our software with one of the new interfaces. We choosed the .NET on

  • Help: consuming an external web service with user name token

    Hello Together! I need to consume an external web service secured with WS-UserNameToken. The way, how did I do it: 1. I generated a web service consumer (proxy) in SE80 from the wsdl file 2. I created logical port for the consumer in SOAMANAGER 3. I

  • Upload the data into interface

    HI Abapers, My requirement is that i want to upload the data into the transaction where for the header data there are n number of  item transactions , so my requirement is to select all the item  transactions that should be done in background, so i h

  • How to find sql statement which generates LOCK

    Hello, In my plsql procedure i have used SELECT FOR UPDATE NO WAIT statement to avoid the current record used by another user. Actually i want to find which sqlquery is locking the Object other than my procedure. I can find the session id which is lo

  • Method to convert Subscribers to Internet Subscribers in Unity 7

    A client is trying to move away from Exchange and going strictly with Google for email. So they are having to change their subscribers to internet subscribers in Unity Version 7(not Unity Connections). Is there a easy way of doing this without having