| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,809
» Latest member: Jasonher
» Forum threads: 7,893
» Forum posts: 42,973
Full Statistics
|
| Latest Threads |
How to restore tool docks...
Forum: General questions
Last Post: rich2005
Yesterday, 06:40 PM
» Replies: 3
» Views: 131
|
How to change mouse wheel...
Forum: General questions
Last Post: rich2005
Yesterday, 07:27 AM
» Replies: 9
» Views: 18,976
|
Software-update: Affinity...
Forum: Other graphics software
Last Post: denzjos
Yesterday, 06:50 AM
» Replies: 0
» Views: 197
|
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: migf1
06-15-2026, 01:01 PM
» Replies: 66
» Views: 57,553
|
A way to disable gimps ov...
Forum: General questions
Last Post: rich2005
06-15-2026, 08:17 AM
» Replies: 6
» Views: 550
|
Installing LayerFX for Gi...
Forum: General questions
Last Post: rich2005
06-14-2026, 01:51 PM
» Replies: 1
» Views: 168
|
Help with coloring comic ...
Forum: General questions
Last Post: denzjos
06-14-2026, 08:41 AM
» Replies: 2
» Views: 234
|
Is it possible to save TI...
Forum: Windows
Last Post: ScanEditor
06-13-2026, 07:48 PM
» Replies: 2
» Views: 224
|
GIMP windows oversized at...
Forum: Installation and usage
Last Post: JimT777
06-13-2026, 12:19 PM
» Replies: 1
» Views: 3,263
|
Most accurate way to colo...
Forum: General questions
Last Post: denzjos
06-13-2026, 10:18 AM
» Replies: 5
» Views: 412
|
|
|
| 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
|
|
|
|