Does drag & drop create a link or duplicate footage?

Hi
I have an external drive. trying to clear some space on one of the internal drives.
when you drag and drop from say disk 2 (internal) to external drive, is that duplicating the footage or only creating a link?
if its only a link, then where is the original footage?
Im really having to relearn editing on FCP after using many pc based editing softwares.
best, M/

Also, if you're not familiar with the OS X Finder:
When dragging a file from one disk to another:
• Just dragging will COPY. (Notice the little + next to the cursor?)
• Dragging with the Apple key held down will MOVE. (No little + next to the cursor.)
When dragging within directories on the same disk:
• Just dragging will MOVE. (No little +)
• Dragging with the ALT key held down will COPY. (Little + will appear.)

Similar Messages

  • Doing drag drop with HandPointers

    As first seen on this thread:
    http://social.msdn.microsoft.com/Forums/en-US/6b8d6251-c59a-46c7-9da8-b912cb16dfab/kinectregionaddhandpointerhandler?forum=kinectv2sdk
    Take a look at http://1drv.ms/VQxR00
    I've zipped up a DragDropElement implementation and a DragDropSample page.
    You can place those 3 files in ControlsBasics-WPF in the Pages folder. Then add the following to the SampleDataSource -- put it near the KinectPointerPointSample reference in SampleDataSource.cs:
                group1.Items.Add(
                         new SampleDataItem(
                             "Group-1-Item-6",
                             "Drag Drop",
                             string.Empty,
                             SampleDataSource.lightGrayImage,
                             "Shows how to implement a DragDropElement",
                             itemContent,
                             group1,
                             typeof(DragDropSample)));
    Would love feedback about this.
    Thanks, Rob
    Rob Relyea [MSFT] http://twitter.com/rrelyea
    Rob Relyea [MSFT] http://twitter.com/rrelyea

    This is a nice example of how to move a rectangle around a Canvas in Kinect...
    But how can it interact with other objects? In my case ones that have AllowDrop="True"?
    For example: If I put your DragDropElement around an Image then shift it up to a Canvas that is subscribed to the Drop event nothing is fired upon letting go.
    The mouse equivalent of:
    private void ImagePreview_MouseDown(object sender, MouseButtonEventArgs e)
    DragDrop.DoDragDrop((DependencyObject)sender, ((Image)sender).Source, DragDropEffects.Copy);
    private void Canvas_Drop(object sender, DragEventArgs e)
    foreach (var format in e.Data.GetFormats())
    ImageSource imageSource = e.Data.GetData(format) as ImageSource;
    if (imageSource != null)
    // Do something...
    Thanks,
    Brad

  • Cant compile proc with OWB created DB Links - appear to loopback ?!!

    We're on Oracle 9.2 with OWB 9.2 and have the following scenario:
    We have two databases: DB1, DB2
    Both databases have a schema STAGING
    Both schemas have a table ADDRESS.
    The ADDRESS table on DB1 has columns CITY, STATE, ZIP while the ADDRESS table on DB2 just has CITY, STATE
    We have a stored proc on DB2 that is trying to select the ZIP field on the DB1 across a database link called DB1@SERVER1. The exact code is:
    select zip into v_zip from address@db1@server1;
    The compiler fails because with the error that ZIP does not exist. If I change the column to STATE it compiles successfully, leading me to believe the compiler is verifying the code against the local db and not across the link....
    Furthermore, if I run the offending sql via a sqlplus it crosses the link and works!... it appears to only be affecting compile time.
    I believe this has something to do with loopback links, but I haven't been able to solve it...
    Can anyone explain this behavior?!
    Any help greatly appreciated...
    -D

    Hello, Dan
    Actually I don’t understand why OWB generates so strange name for db link. After your post I’ve revisited my projects to see if there is any inconsistencies in generated db link name within mapping PLSQL code and db link name itself.
    There is one at least for me – in PLSQL db link’s name is like “<db_instance_name>”@“owb_location_name”, but in DBLINKS db link name looks like:
    db_instance_name.db_domain@owb_location_name. I must say it’s quite a trick for me how Oracle matches this two names, considering quotes and db_domain. Anyway, it works fine for me.
    By the way, two databases of yours are result of “cloning” one of them? If you are sure that real symptom is db link loop back – look at Net configurations.
    Try to have a look at DBLINKS – maybe you’ll find some mismatches. As a try – drop created db links and try to redeploy them, make additional tests via sqlplus, verify db_domain for both databases, check sqlnet.ora/tnsnames.ora on both databases.
    Serhit.

  • Does dreamweaver have drag & drop templates for creating online shopping websites?

    Does dreamweaver have drag & drop templates for creating online shopping websites?

    How many products are you planning to sell?
    Do you need a lot of varying versions like colors, sizes etc. ?
    Paypal offers a very simple payment gateway, without your needing to get involved with learning server side Scripting and and databases. Their tech support is superb.
    https://www.paypal.com/us/webapps/mpp/accept-payments-online

  • Image drag drop not working in scaffholding. Does it require soem setting?

    image drag drop not working in scaffholding. Does it require soem setting?

    Hello Manoj,
    The scaffolding teamplate which you use to create scaffolding page is actually a design prototype which helps you to create similar types of pages instances very quickly without authoring each page separately (for example news, aticle types of pages) and that is the concept of scaffolding only.
    For example - When you go to location http://localhost:4502/miscadmin#/etc/scaffolding/geometrixx you will see a "News" page which is an example of scaffolding (this is a similar page which you can create using scaffolding template).
    Now if you open this page you will be accessing http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html and here you will see already design page.
         1. if you access page properties from side kick you will see how this page is configured using target template and target path
         2. if you go to design mode using side kick you will see how the component has been design (which is similar to what appears on page when you came first time)
         3. Now come back to normal view of that page (http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) and author this page with some dummy property and click on "create" button. I know here you can not author the image as it comes as disabled empty box.
         4. once you author the content and click on create button it will create an instance of scaffolding page on the same page you can see the link on the top of same page.
         5. Now access that page, when you access that page the page will take reference of target template you configured using pare preoperties to display the page.
         6. On this page you will see the same component you configured and when you will edit it you can author the image from there directly.
    Now question is why to configure same component two times half data from scaffolding and half data from page but answer is the design is correct because the page design which you have created (for example http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) is just proto type to create actual page instances and prototype can not holds values for page instance (specially image until it doesnt configured correctly for page instance in this case) which exist only when you create pages using the scaffolding page prototype. Otherwise you have to do more customization by extending scaffolding "/libs/wcm/scaffolding" changing the code and design OR you have to design it according to your target page strtucture which you have configured in page properties (specially image node).
    If you want to create your own page prototype using scaffolding template and want image to associate just copy paste "/etc/scaffolding/geometrixx/news/jcr:content/dialog/items/items/tab2" node to your newly created scaffolding page prototype.
    for more information on scaffolding just refer -http://dev.day.com/docs/en/cq/current/wcm/scaffolding.html
    I hope it clarifies your question and help you to proceed. Let me know if you need more information or help.
    Thanks,
    Pawan

  • What is the correct way to add styling to drag-and-drop created calendars?

    I have a working instance of a rich client calendar. I generated the view with the required fields (start, stop, provider, ...), put it into the App Module, and dragged it onto a JSF page to create a calendar.
    Next I created an activityScope object in a class called CalendarBean (no inheritance)
    Class CalendarBean()
    private HashMap<Set<String>, InstanceStyles> activityColorMap;
    +..+
    +public CalendarBean() {+
    super();
    activityColorMap = new HashMap<Set<String>, InstanceStyles>();
    HashSet setEd = new HashSet<String>();
    HashSet setLen = new HashSet<String>();
    setEd.add("Work");
    setLen.add("Home");
    activityColorMap.put(setEd, CalendarActivityRamp.getActivityRamp(CalendarActivityRamp.RampKey.ORANGE));
    activityColorMap.put(setLen, CalendarActivityRamp.getActivityRamp(CalendarActivityRamp.RampKey.RED));
    +}+
    +}+
    Next, I linked this up as a backing bean and associated the ActivityStyles of CalendarBean to it:
    +#{backingBeanScope.calendarBean.activityColorMap}+
    I populated some records in the database with properties "Work" and "Ed', but they show default blue.
    As I understand it, I need to do something with the getTags() method of the underlying CalendarActivity class, but I'm not quite sure how to do that.
    Took a stab at creating a class, CalendarActivityBean, that extended CalendarActivity, and pointed all the CalendarActivity references I had to the new class, but it didn't seem to fire (in debug), and I got into trouble, when inserting records, with
    public void calendarActivityListener(CalendarActivityEvent calendarActivityEvent) {
    currActivity = (CalendarActivityBean) calendarActivityEvent.getCalendarActivity();
    being an illegal cast
    What is the correct way to add provider-based styling to drag-and-drop create calendars?
    Ed Schechter

    A colleague of mine was kind enough to solve this:
    The calendar has ActivityStyles property = #{calendarBean.activityStyles}
    CalendarBean looks something like this:
    package com.hub.appointmentscheduler.ui.schedule;
    import java.util.HashMap;
    import java.util.HashSet;
    import java.util.Set;
    import oracle.adf.view.rich.util.CalendarActivityRamp;
    import oracle.adf.view.rich.util.InstanceStyles;
    +public class CalendarBean {+
    private HashMap activityStyles;
    private String dummy;
    +public CalendarBean() {+
    +// Define colors+
    activityStyles = new HashMap<Set<String>, InstanceStyles>();
    HashSet setPending = new HashSet<String>();
    HashSet setArrived = new HashSet<String>();
    HashSet setApproved = new HashSet<String>();
    HashSet setCompleted = new HashSet<String>();
    setApproved.add("APPROVED");
    setPending.add("PENDING");
    setArrived.add("ARRIVED");
    setCompleted.add("COMPLETED");
    activityStyles.put(setApproved, CalendarActivityRamp.getActivityRamp(CalendarActivityRamp.RampKey.GREEN));
    activityStyles.put(setPending, CalendarActivityRamp.getActivityRamp(CalendarActivityRamp.RampKey.ORANGE));
    activityStyles.put(setArrived, CalendarActivityRamp.getActivityRamp(CalendarActivityRamp.RampKey.PLUM));
    activityStyles.put(setCompleted, CalendarActivityRamp.getActivityRamp(CalendarActivityRamp.RampKey.LAVENDAR));
    +}+
    +public void setactivityStyles(HashMap activityStyles) {+
    this.activityStyles = activityStyles;
    +}+
    +public HashMap getactivityStyles() {+
    return activityStyles;
    +}+
    +}+
    Now, go into the Bindings tab on the calendar page, double click the calendar binding, and specify the column you've defined as the calendar's Provider in the Tags dropdown.
    Should show colors.

  • Saving Images after doing drag and drop

    Hi Frenz,
    I'm doing on a program on drag and drop. Bascically, I have done 2 windows, one is the main window where the drag picture will be drop on and another one is the window with picture for me to drag.I want to know am I able to save_ the main windows with the "drag & drop" picture on it?
    Your help will be very importnat to us..Thanks
    cy.

    Re,
    If you want to capture the whole content of the window you should
    create a BufferedImage of the size of the window and the default color model.
    Then create the Graphics-object and call the paint method from the
    root pane of the window.
    // Create a BufferedImage
    BufferedImage buf = new BufferedImage(width, height, BufferedImage.TYPE_INT_ARGB);
    // fetch the JRootPane
    JComponent rootPane = getRootPane();
    // create the graphics object
    Graphics2D g2d = buf.createGraphics();
    // do the paint
    rootPane.paint(g2d);
    g2d.dispose;to save this buffered image use the methods from javax.imageio.ImageIO.
    Olek

  • I used to be able to copy or drag and drop links from the address window. Now with the update, only the address is copied or dragged not the link. (Says something about not giving site information). I want to be able to drag and drop or copy links.

    Question
    I used to be able to copy or drag and drop links from the address window. Now with the update, only the address is copied or dragged not the link. (Says something about not giving site information). I want to be able to drag and drop or copy links.

    To be more precise, you can setup a JComponent or JPanel on top of your JavaFX nodes that has a TransferHandler that can convert the (AWT/Swing) images dragged to the app to JavaFX image and then insert it into the underlying node.
    As for the file chooser itselft: ListView and the JavaFX composer can allow you to create one quite easily. TreeView can aslso be used to a lesser extend (still a big buggy). For both of these, there are small bugs in the Cell API that may (or may not) prevent from displaying a proper thumbnail in the cells.
    You can also use a regular JFileChooser if you do not mind the dialog box having a different LnF from the rest of your application.

  • Dynamic create elements and drag drop

    Hi,
    Where can I find an example of dynamic creating swing elements
    and drag-drop them?
    Thanks,
    Luiz Fernando

    totalnewby wrote:
    The following procedure doesn't compile if sequence SEQ_ADR does not exist before compilation. I had to create the sequence manually before being able to compile this procedure. How can I avoid this manual generation?
    PROCEDURE A_270(proc_id number) IS
    seq_cnt number;
    curr_max number;
    BEGIN
    select count(*) into seq_cnt from user_sequences where sequence_name='SEQ_ADR';
    if seq_cnt > 0 then
    execute immediate 'drop sequence SEQ_ADR';
    end if;
    select max(id)+1 into curr_max from adress;
    execute immediate 'create sequence SEQ_ADR start with '||curr_max||'';
    insert into adress(ID,
    IMPORTED_DT
    select
    SEQ_ADR.nextval ID,
    sysdate IMPORTED_DT
    from new_adress;
    END;Edited by: totalnewby on Aug 23, 2012 6:41 AMEssentially the same question asked by 'gogol' two days ago at creating and using sequence inside a proc
    It was a bad idea then. It is a bad idea now.

  • Does dw cs6 have drag & drop templates?

    Does dw cs6 have drag & drop templates? I have just purchased dw cs6 & am afraid I have bought something I dont know how 2 use...

    thanx man!
    David_Powers
    http://forums.adobe.com/people/David_Powers created the
    discussion
    "Re: Does dw cs6 have drag & drop templates?"
    To view the discussion, visit:
    http://forums.adobe.com/message/4671640#4671640

  • Reinstalling CS2, and dragging/dropping files does not work

    I have Photoshop CS2. Or at least I
    had it. I had updated my operating system to Tiger, and it just caused a bunch of files to change, nothing really bad. It gave me an error message upon opening photoshop that "files necessary for running Photoshop were missing from the Application Support folder"
    So I read the advice on this FAQ:
    Scott Weichert, "Double-click/Drag-&-drop Photoshop files opens application but not file or I get a message saying that some files in Application Support are missing and I have to reinstall. (Photoshop CS/CS2/CS3)" #, 29 Dec 2003 2:45 pm
    And did what it said. I trashed the CS2 folder, and now when I try to re-install it my serial number won't work. Is my $400 serial number now permanently registered on a nonexistent platform?
    As an active photographer and graphic artist, I need Photoshop constantly. So any advice would be greatly appreciated as soon as possible. Thank you.

    The problem you got into is a known problem after updating to Tiger. It is a small 4K file that gets trashed with the update. It is called the Adobe Unit Types. Both Photoshop and Photoshop Elements need this file to function.
    One way to get it back is to reinstall Photoshop, the other is to add this file again.
    You can get the file from here http://www.dd.se/Tips/bildbehandling/downloads/AdobeUnitTypes.zip
    It is only 3,7 KB big.
    You put the file you download here:
    [hard disk] /Library/ScriptingAdditions. If you don't have a Scripting Additions folder, you create it.
    As you trashed Photoshop, you need to completely deinstall it to be able to reinstall it.

  • Why does drag and drop not work?

    Why does drag and drop not work?

    Do you mean that when you move files on the Desktop, they don't stay where you put them ?.
    If so - use Finder - View menu - Show View options & choose 'Arrange by' : none
    If not - please describe exactly what the problem is.

  • Drag & Drop Links

    Hey,
    could someone help me to find an example or a tutorial how to code Drag & Drop for Files?
    In my demo I'd like to get the file path of a dragged object (e.g. a folder or a file from somewhere on the desktop or from the explorer..). All I could find so far was drag and drop for labels, texts etc, displayed in the same program somewhere.
    I know that the file thing should be possible, too, but can't find usefull information on that, like articles or how tos or any kind of links. TIA

    As I overflew it briefly, it seems that it's only
    possible if the "File" to drag is already contained
    in a Java JFrame like window - is there no way to
    simply drag a file from somewhere on the desktop or
    the explorer on to the Java application (I know, it
    seems to be hardly possible to provide functionality
    like this and to stay system independant, but is
    there a way)?There must be - I meant this is exactly what I did. But it was long ago... I remember it wasn't very complicated to implement, but I don't remember how I did it. Sorry.

  • Why can't I Drag & Drop a link from my address bar to my Bookmarks Toolbar in 4.0? I have the toolbar activated, but I can't do this. I was able to do it no problem with 3.6.

    Drag & Drop for bookmarking a link from Address bar to Bookmarks Toolbar is not working in 4.0. Was working in 3.6, then I upgraded to 4.0 and everything got screwed up. How can I fix this?

    I ditched 4.0 and went back to 3.6.17 but I can't drag and drop with it either. The Favicom idea didn't work for me either. Once in a great while it will work, but usually that ends up screwing up my bookmarks and everything being re-arranged. How could something so simple and basic NOT WORK anymore?

  • While dropping table, INDEXES created by us, note, not by oracle, does not drop.

    Hellow Friends,
    I want to know when we drop the table, the indexes created on it does not drop with it. Offcourse I know the indexes which are created when we give constraints on columns drops.
    Have you got my point, I am talking about those indexes which are created by us time to time according to our needs.
    Thankyou
    Sumeet

    Hellow Armold,
    I tried
    drop table <table_name>;
    ThankYou
    Sumeet

Maybe you are looking for