| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
Yesterday, 04:39 PM
» Replies: 7
» Views: 348
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
Yesterday, 03:32 PM
» Replies: 4
» Views: 366
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
Yesterday, 12:09 PM
» Replies: 23
» Views: 9,763
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 195
|
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 65
|
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 71
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 172
|
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 470
|
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 174
|
Outlined and filled in 3....
Forum: General questions
Last Post: rich2005
10-31-2025, 04:42 PM
» Replies: 2
» Views: 247
|
|
|
| Moving content between existing layers |
|
Posted by: willip4 - 03-31-2018, 09:36 AM - Forum: General questions
- Replies (19)
|
 |
Hi,
I am completely new to Gimp. I have a very simple image made of up two layers. My image is too large to post as an attacbment
I want to cut and move some of the content on one of the existing layers to the other existing layer and vice and versa.
I have been reading up and can see information about the Select Float technique but this is not working. I tried cut and paste as new layer and then merge down but this just seems to move the section I cut out and not the image content.
I would just like to understand.
1) How I should select the content I want to move. I have been using the paths tool and then selecting the path.
2) How I can permanently move the selected content from my first layer to my second layer including the content on the screen.
I am feeling very slow at the moment!
Any help or pointers to existing tutorials would be much appreciated.
Cheers,
Willip4
|
|
|
| Can't drag and drop to reorder layers - fixed |
|
Posted by: gremlin1384 - 03-31-2018, 06:30 AM - Forum: General questions
- Replies (13)
|
 |
In the "layers" dialog, I can't drag-and-drop layers. When I pick a layer up, the dotted line indicating where it's supposed to land never shows up. When I let up the mouse button, the layer returns where it came from. I can move layers with the buttons on the bottom of the dialog, but that doesn't allow me to move layers in or out of groups.
---
Between me starting this post and finishing it, I fixed it. I'm still going to post it because I couldn't find the solution anywhere online. Apparently, this problem has shown up due to incompatibility with a handful of programs -- the ones identified elsewhere online are Skype, Kaspersky Antivirus, Camtasia, Snagit, Camstudio, and Tuneup Utilities. I'm adding the program DisplayFusion to the list. I was quitting programs one at a time to troubleshoot, and when I exited DisplayFusion, I was suddenly able to drag and drop.
I hope this is helpful to someone somewhere along the line.
|
|
|
| Re-editing text boxes |
|
Posted by: Stephen_A - 03-29-2018, 06:41 AM - Forum: General questions
- Replies (6)
|
 |
Have some text in boxes. Wish to edit it. Clicking on the text box simply opens a new text box. Clicking on the layers dialogue appears to do nothing. Read elsewhere that right-clicking on the layers gives you a box in which you can edit. Not so. Can only highlight different areas of the layers dialogue with the UP and DOWN arrow.
Any pointers appreciated. Thanks.
|
|
|
| Python-fu delete selection |
|
Posted by: cfdirt - 03-27-2018, 08:22 PM - Forum: Scripting questions
- Replies (2)
|
 |
This is my first project with python-fu. I have a routine I need to do on hundreds of images, a few times on each image.
What I need to do is
1. Select a color using pdb.gimp_image_select_color
2. Delete the contents of that selection
This is the equivalent of
1. Using the Select By Color Tool (Shift O)
2. Hitting the delete button on the keyboard
I can create the selection but I am not sure how to delete the contents within the selection. Can someone steer me in the right direction for what I need to do next or point me towards an example?
Many thanks
|
|
|
|