Gimp/help/C/dialogs/paste_named.html

38 lines
1.5 KiB
HTML
Raw Normal View History

1999-10-04 01:40:33 -07:00
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<HTML>
<HEAD>
1999-10-04 01:40:33 -07:00
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Paste Named</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
<TABLE width="100%" cellspacing="1" cellpadding="1">
<TR bgcolor="black">
<TD width="100%" align="center"><FONT size="+2" color="white">Paste
Named</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Gimp has a cut and copy buffer, see Cut Named and
2000-08-06 09:30:54 -07:00
<A HREF="copy_named.html">Copy Named</A>. Objects cut or copied
with those functions are available for pasting in Paste Named.
<P>
2000-08-06 09:30:54 -07:00
In the dialog there is a list of all available buffers. You
select the buffer
to paste by clicking on it. When the buffer, is selected you
have three options
to paste it: <A HREF="../image/edit/paste.html">Paste</A>,
<A HREF="../image/edit/paste_into.html">Paste Into</A>, and
<A HREF="../image/edit/paste_as_new.html">Paste As New</A>.
<P>
You can also manage buffers in the dialog. If you want to delete a buffer
2000-08-06 09:30:54 -07:00
you select it and click on the Delete button. To exit the buffer without
pasting you click on Cancel. This will cancel the paste operation but it
will not cancel the delete operation.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>