| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,190
» Latest member: Ephraim
» Forum threads: 7,842
» Forum posts: 42,587
Full Statistics
|
| Latest Threads |
achieving a overdriven al...
Forum: General questions
Last Post: rich2005
Yesterday, 07:44 PM
» Replies: 1
» Views: 120
|
Severe Security Flaws in ...
Forum: Linux and other Unixen
Last Post: rich2005
03-20-2026, 04:59 PM
» Replies: 6
» Views: 217
|
Parametric Mask plug-in f...
Forum: Extending the GIMP
Last Post: denzjos
03-19-2026, 05:32 PM
» Replies: 1
» Views: 149
|
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: rich2005
03-19-2026, 04:29 PM
» Replies: 3
» Views: 2,136
|
How do I color Bevel Text...
Forum: General questions
Last Post: rich2005
03-18-2026, 12:36 PM
» Replies: 8
» Views: 559
|
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
03-18-2026, 09:52 AM
» Replies: 22
» Views: 19,125
|
Directory & file structur...
Forum: General questions
Last Post: rich2005
03-18-2026, 09:23 AM
» Replies: 1
» Views: 269
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: iborg
03-17-2026, 09:01 PM
» Replies: 8
» Views: 13,581
|
GIMP: The Movie | Officia...
Forum: Gallery
Last Post: LunarEcho
03-17-2026, 01:51 PM
» Replies: 2
» Views: 1,026
|
How do I erase items from...
Forum: General questions
Last Post: cinque888
03-17-2026, 12:09 AM
» Replies: 4
» Views: 500
|
|
|
| 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
|
|
|
|