| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,850
» Latest member: johnrose
» Forum threads: 7,924
» Forum posts: 43,130
Full Statistics
|
| Latest Threads |
England or Argentina to p...
Forum: Watercooler
Last Post: Tas_mania
6 hours ago
» Replies: 10
» Views: 315
|
Arrow modules don't work
Forum: General questions
Last Post: Scallact
Yesterday, 05:57 PM
» Replies: 3
» Views: 134
|
Warning level
Forum: Gimp-Forum.net
Last Post: Jon
07-16-2026, 09:29 PM
» Replies: 4
» Views: 4,756
|
Change Border Color
Forum: General questions
Last Post: Jon
07-16-2026, 12:15 PM
» Replies: 0
» Views: 126
|
CSS Border on Welcome Dia...
Forum: General questions
Last Post: Jon
07-16-2026, 11:53 AM
» Replies: 8
» Views: 501
|
orange_city
Forum: Gallery
Last Post: German
07-16-2026, 09:45 AM
» Replies: 0
» Views: 121
|
How to fine-tune the ligh...
Forum: General questions
Last Post: IndiePubber
07-15-2026, 09:45 PM
» Replies: 9
» Views: 867
|
Hola. Hace tiempo que est...
Forum: Extending the GIMP
Last Post: German
07-15-2026, 09:48 AM
» Replies: 2
» Views: 323
|
For the Khn and Klek fans...
Forum: Gallery
Last Post: Tas_mania
07-14-2026, 10:48 AM
» Replies: 4
» Views: 438
|
Straighten Crooked Photos
Forum: General questions
Last Post: AdmFubar
07-12-2026, 04:12 AM
» Replies: 2
» Views: 311
|
|
|
| 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
|
|
|
|