| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,304
» Latest member: Jon
» Forum threads: 7,906
» Forum posts: 42,895
Full Statistics
|
| Latest Threads |
Why is the Move tool movi...
Forum: Tutorials and tips
Last Post: rich2005
29 minutes ago
» Replies: 3
» Views: 5,725
|
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
Today, 12:42 AM
» Replies: 0
» Views: 68
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 04:24 PM
» Replies: 11
» Views: 17,460
|
arakne path shapes
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:13 AM
» Replies: 8
» Views: 1,864
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
Yesterday, 07:43 AM
» Replies: 5
» Views: 359
|
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
05-23-2026, 06:32 AM
» Replies: 2
» Views: 230
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
05-22-2026, 02:13 PM
» Replies: 7
» Views: 582
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
05-22-2026, 10:41 AM
» Replies: 1
» Views: 176
|
Setting a default directo...
Forum: Tutorials and tips
Last Post: merlilderman
05-21-2026, 02:57 PM
» Replies: 1
» Views: 2,220
|
Switch tools from Text to...
Forum: General questions
Last Post: Ulodesk
05-18-2026, 10:05 PM
» Replies: 2
» Views: 421
|
|
|
| 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
|
|
|
|