GIMP :: Create A Custom Tool / Run Script At Cursor

Nov 7, 2012

Is there a way to have a custom tool that executes commands where I point?

I'd like to have a tool that where I click takes the foreground color via pipette and in the same spot immediately applies "fill" with the settings the fill tool is set at.

Script pseudo code would be:

get cursor position use pipette at cursor pos to FG color apply "fill" at cursor position

Can that be scripted?

-----BEGIN GEEK CODE BLOCK-----Version: 3.12GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K-w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y?------END GEEK CODE BLOCK------

View 5 Replies


ADVERTISEMENT

GIMP :: 2.8 - Rectangle Select Tool / New Square Position At Cursor

May 17, 2012

Recently upgraded to Gimp 2.8 for the single window mode (which worksbrilliantly in Ubuntu, especially with the HUD).

But the Rectangle Select Tool has a new - but odd - behaviour. When I drawa selection, and then add to that selection, a new "square" is position atmy cursor. (See attached screenshot.) This didn't happen in 2.6 and is abit irritating because it disorientates me slightly, especially if I'mworking quickly.

Is there a way to turn that off (or revert it to the 2.6 way)?

View 3 Replies View Related

GIMP :: Lost Cursor When Open Create New Image

Jul 29, 2013

Gimp 2.8, Windows 7

After I open a create new image, the cursor disappears and the last tool I choose (rectangle...) appears and the cursor (arrow) disappears. Is this standard or is there a way to exit from the tool box and use just the arrow cursor?

View 3 Replies View Related

AutoCAD Civil 3D :: 2010 - Trying To Create Custom Tool Palettes

Mar 27, 2012

So I am trying to create a TP that has a few commands on it... the problem is I dont know where to start in order to make everything available to the others on my network...

I have created a new GROUP, dragged a palette into that group, made my commands, and they work on my PC... but how do I get them all so everone can see them. Exporting the "command tool samples" and importing it as "My layers" works, but the name is still command tool samples and breaks the actual command tool samples...

C3D 2010

View 3 Replies View Related

GIMP :: Flashing Cursor / No Movement Of Cursor

Dec 14, 2012

My cursor appears and disappears while in GIMP as I move the cursor over the canvas. I can make the cursor appear but only if there is no movement of the cursor. It makes no difference which tool I select, the size of the canvas, or the level of zoom.

Please note that this only occurs in Gimp, and none of my other applications. It started when I upgraded from openSUSE 12.1 to 12.2. I'm assuming that it has something to do with my input device configuration, but I could be totally wrong.

I have a total of 3 input devices - Core Pointer, Logitech USB-PS/2 Optical Mouse, and Virtual Core XTEST Pointer. Both the Optical Mouse and XTEST Pointer are DISABLED. Core Pointer is the only one enabled. Enabling Optical Mouse and XTEST Pointer give me other problems in Gimp and need to remain disabled.

For the Core Pointer, Mode is set to SCREEN, a message says that 'The axis X has no curve', and the following Axis Settings:
X 1
Y 2
Pressure none
xtilt none
ytilt none
wheel none

In Gimp Preferences->Input Controllers, there are three active controllers - Mouse Buttons, Main Mouse Wheel, and Main Keyboard.

OS: Linux 3.4.11-2.16-desktop i686
System: openSUSE 12.2 (i586)
KDE: 4.8.5 (4.8.5) "release 2"

Display Info:
Vendor: Intel Corporation
Model: G33
2D driver: intel
3D driver: Unknown Gallium (9.0.1)

View 3 Replies View Related

Photoshop :: Cursor Change From Current Tool To Move Tool

Jul 31, 2013

When I have a none vector tool active for example the brush tool and I press and hold the Ctrl key down I see the cursor change from the current tool to the move tool cursor.  If I presses and hold the Alt key I see the cursor change from the current tool to the eyedropper tool.  If I press and hold both the Ctrl+Alt keys a see a cursor icon change to an icon that has two up pointing Arrow heads one Black the other White.  What tool is that cursor for? It seems to copy and move the current layer and move its position over the canvas. 

View 11 Replies View Related

GIMP :: Use Path Tool To Create Shape Of Text Line

Mar 19, 2013

I use the path tool to create the shape of the text line I want to curve. I enter the text I want with the font, colour, etc, and select text along path. The text goes where I want it, but no matter what I have tried, the text colour along the path (my curved text) is always red and it doesnot look like the font in my text area. I can change the font / colour of the original text which works great, but the text along the path doesn't seem to change.

View 5 Replies View Related

AutoCad 2D :: Drag Previous Custom Command Into Existing Custom Tool Bar

Nov 27, 2013

When I drag a previous custom command into an existing custom tool bar and edit the custom command (then rename the command in the Name and Command Name) it also changes the previous custom command that I originally drug into the toolbar. What am I doing wrong?

View 2 Replies View Related

Edge Animate CC :: Incorporating A Custom Cursor On A Page?

Mar 19, 2013

I have been trying to incorporate a custom cursor on my website. Nothing too exciting, I just want the normal cursor's tip to glow over the page so I designed it and saved it as a png but I am having trouble making it work.

This is an example I have been trying to recreate, but with no luck [URL]....

I can't figure out what I am doing wrong, even when I try to recreate that example, the cursor doesn't show up.

View 6 Replies View Related

AutoCAD 2010 :: Custom AutoPurge Tool In A Custom Toolbar

Nov 9, 2012

We are a firm using ACAD 2011 w/ a custom toolbar that has an Auto Purge "tool" it currently deletes duplicated layers, reg ops, duped scales etc. we are wondering what else it can do (or any other tools that may be of use) or how can we get it to do more for us, like restrict referencing files from "unwanted" locations and any other tools that are essential to reducing the size of a drawing so its now so slow

View 3 Replies View Related

GIMP :: Line Selection Tool To Create Stroke Path In Shape Of Design

Jul 24, 2013

How to make something like this logo: [URL]... (also attached below in case link d/n work)

I tried using the line selection tool to create a stroke path in the shape of the design I wanted, but I can't get it to emulate this brush (it always just fades to opaque instead of tapering to a point).

View 2 Replies View Related

AutoCAD Inventor :: Use Custom Embedded Cursor - User Interaction Event

Aug 3, 2013

How to use an embedded cursor (mycursor.cur) via the SetCursor command under user interaction events. I can use built in cursors just not able to get it working with my resource.

Sample below throws an error type mismatch.

oInteraction.SetCursor(CursorTypeEnum.kCursorTypeCustom, My.Resources.mycursor)
 
I have set the build action of the cursor to be embedded.

View 3 Replies View Related

3ds Max Modeling :: How To Create Custom Object With Custom Parameter

May 25, 2012

My ultimate goal is to have a virtual human model that I can re-size parametrically to reflect real-world measurements. I've used MAX to make architectural models and scenes so I know how to manipulate basic shapes in MAX.

how to make some sort of basic-custom geometric shape and control that shape parametrically, like the built-in "Box", "Sphere" and "Cylinder" objects.

View 1 Replies View Related

GIMP :: How To Autoload Custom Dynamics With Custom Brush

Oct 24, 2013

When I create custom brushes and custom brush dynamics is it possible to associate one with another? For example then I select one of my custom brushes is there a feature in gimp to load corresponding dynamics preset automatically?

View 1 Replies View Related

Photoshop :: Pen Tool Cursor

Aug 1, 2009

I just got a tablet for drawing web comics in photoshop and in trying to draw with the pen tool i cannot hardly see the stupid cursor as it is some sort of tiny cross hair. Is there any way to make the cursor bigger or change it to something else so i can see it?

View 1 Replies View Related

Photoshop :: Cursor In Liquify Tool

May 19, 2012

Is there any way to make the cursor in the liquify tool be a little thinner and loose the cross hairs? I am having accuracy issues and if I could see more of what I am moving it would work. I an using and Intous 3 tablet but also have the same issue with the mouse.
 
I have tried zooming in but that does not seem to work when trying to adjust very small areas. If the cursor cannot be changed, any tips or tricks?
 
Also the size adjustment for the cursor is does not appear to be linear and increases or decreases in size in very large jumps especially when using the slider but also with the [  and ] keys.

View 4 Replies View Related

AutoCAD Inventor :: How To Create ILogic Rule To Create Custom IProperties

Sep 30, 2013

I'm trying to figure out how to create an  iLogic rule that would create a Custom iProperties and put in what version of Inventor the file was last updated with.

View 8 Replies View Related

Photoshop :: Cursor Does Not Change With Tool Selection

Jul 20, 2012

My cursor suddenly does not change with the selection of tools when working on photos.  Once I roll over the picture the arrow is lost and becomes a strange 3 small things, so can't do any work accurately.  Still using PS 7 in Win 7.  This was not a problem previously.  Already uninstalled and reinstalled and problem is still there. 

View 8 Replies View Related

Photoshop :: CS5 - Cursor Not Working - Get Hand Tool?

Feb 29, 2012

Working away in ps cs5 and click on the direct selection tool and all I get is the hand (move) tool and what ever tool I click on I just get the hand tool! This happened in indesign too.

It goes back to normal if I reboot and just found that when i opened illustrator while having this prob in ps and then went back to photoshop the problem rectified.

View 8 Replies View Related

Photoshop :: Use Text Tool Cursor And Symbols

Sep 23, 2013

Whenever I use the text tool the cursor and symbols and so on are always on the left and when I try and use a symbol they are put at the start of whatever I type.

- Reset Text tool.
- Make sure type preference is on default.

View 8 Replies View Related

Illustrator :: Cursor Stuck On Pencil Tool

Oct 13, 2013

I'm in Illustrator 5.5 and my cursor is stuck on the pencil tool. I can't change the tool with either my mouse or hot keys. I can't even select all my artwork to paste into a new file.

View 8 Replies View Related

Photoshop Elements :: Cursor On Tool Is Blur

Dec 15, 2013

I am using Windows 7 Professional 64.  I have disabled my virus protection.  After several minutes installing I get the messgae:  Adobe Photoshop Elements 9.0.3 Update.Patch cannot be applied. Please contact product support. But there dioes not appear to be any address to contact support. The cursor on my tools is a blurr of severl + signs and other nondiscript items. 

View 2 Replies View Related

Lightroom :: Spot Tool - Cursor Needs To Be Colored Now And Then

Sep 30, 2012

When using the spot tool, often it is very difficult to see when it is against anything light colored in the picture.  So is there a key to touch that might change the cursor to red or some color when needed?

View 3 Replies View Related

GIMP :: How To Change The Cursor

Nov 13, 2012

I was wondering if there was a way to change the cursor on gimp mac, because it is very imprecise as it is right now.

I would like a circular cursor while painting with my tablet using the ink tool.

The "arrow" as a cursor is very very imprecise, it would be much mure useful to use a circular one

View 3 Replies View Related

GIMP :: Change What The Cursor Looks Like?

Jul 23, 2012

Is it possible to change what the cursor looks like (all the time), like a crosshairs?

View 1 Replies View Related

Photoshop :: CS5 Liquify Tool - How To Make Cursor Disappear

May 9, 2013

I am using Photoshop CS5 on a Macbook Pro Retina Mountain Lion.When I use the liquify tool, I want the cursor to NOT display. So I can liquify without seeing the crosshair or circle.

View 9 Replies View Related

Photoshop :: How To Turn Off Extra Cursor On Lasso Tool

Jul 13, 2012

A way to revert the icon for the lasso tool to its old self... or at least turn it into a simple cursor.
 
The lasso tool in this new Photoshop version suddenly forces you to see a double image: both the original lasso and a cursor above it that points to the actual connection point. This setup is annoying as hell and no - I haven't gotten used to it.

The tool ends up so large that it's obscuring part of what I want to select... not to mention that my instinct wants to see the connection point on the tip of the lasso. What was great about the original lasso was the fact that the icon itself was so thin that it didn't obscure what I was trying to select. Not just do I suddenly have an icon that's twice as large, the arrow is also thick and opaque - it's very much in my way and totally counter productive! I can understand wanting to make things more unified... but this is not the way to do it.

At least give us the option to have the lasso show up as either an arrow or the old tool. You're allowing us to show the pen tips as cursors... why not include that choice for the lasso tool too? A simple dropdown on the top when I select the tool would do the trick just fine. I might actually like having the lasso tool as a thin arrow instead of a lasso shape.

However - As it is now, it's a bad design and makes for a clunky tool that has two origin tips AND obscures my selection area.

View 13 Replies View Related

Photoshop :: Cursor Won't Change, Its Alway The Hand Tool

Oct 24, 2007

I've never had this issue before. Can't get anything done with it like this Did I make a global change without knowing it? I shut it down and restarted but its the same. The tool bar changes to the correct function .i.e. zoom, or crop, or whatever I choose. But it won't do anything but pan...

View 2 Replies View Related

Paint.NET :: Revert Current Tool To Mouse Cursor?

Aug 17, 2012

I am finding some inconsistencies when using tools provided in Paint.NET.

For 2 examples, I'll simply describe the behavior of the Escape key.

-----------

Exhibit A:

I would like to use Text to type in some letters with different colors. What I would do is press T (shortcut key for Text), select a color, type a letter, press ESC, nothing happened, click somewhere else, click back to the letter, select a different color, type a letter, ESC, nothing happened, repeat...

After I'm done, I press ESC again with nothing happening, and press a different shortcut key to continue editing, like O (shortcut key for Line/Curve).

Exhibit B:

I would like to draw a circle and a line. After finish typing, I press O four times to use the Ellipse tool, draw a circle, and then press ESC. Nothing happened. Next, I press O once to use the Line tool, start drawing a line, and then press ESC. At this point, my drawn line is canceled for good, and I need to either use Redo to recover it, or redraw the line again.

------------

Here I present to you these two exhibits. Notice that sometimes, pressing ESC does nothing other than jumping back to cursor, and sometimes cancelling the action that was done.

Would it be possible if the Escape key has a consistent action throughout all of the tools?

View 3 Replies View Related

Illustrator :: Cursor Automatically Changes To Type On Path Tool?

Mar 27, 2013

Is there a way to disable this function?
 
I regularly have to edit text within a grid of lines in illustrator. I can replace/edit text zoomed out, but when I try the cursor automatically changes to the type on a path tool. I then have to zoom in, edit text, zoom back out thousands of times a day. It would save me a bunch of time if I could set the type tool to ignore paths and only select text.
 
I could take the grid of lines on the files I'm working on and send them to back and lock them, but I am dealing with tens of thousands of files, and it's just not practical.
 
Any way to get rid of type on a path, or at least prevent Illustrator from automatically switching to that tool when I hover the type tool over a path?

View 4 Replies View Related

Lightroom :: Cursor Leaves When Using Spot Removal Tool?

Mar 14, 2013

the cursor leaves when using the spot removal tool if i drag it to the right. how do i find it again?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved