Photoshop :: Select Items Without Layers

Dec 8, 2008

In Photoshop CS3... I have several items on their own layer. Is there away to select these items without having to find their specific layer.

Is there a tool to select the items I want on my page, thus Photoshop automatically selects their associated layer?

I would like to select more then one item at a time, but their all on separate layers.

View 3 Replies


ADVERTISEMENT

Photoshop :: How To Select Items On Canvas - Aside For Selecting Each Individual On Layers Panel

Aug 27, 2012

how to select items on the canvas, aside for selecting each individual layer on the layers panel. have Mac os X 10.7.4, and I previously had cs5.5 on my laptop.
 
I was able to use the direct select tool to select mulitple items by either dragging it would select anything in the box or using shift to select multiple items. Do I have to click on every item in the layer panel to select it on the canvas? Is there a option that I have checked when it should be unchecked?

View 7 Replies View Related

AutoCad 2D :: Cannot Select Text Items

Jan 17, 2008

I am using 2007 and cannot seem to select some text items. Happens in mt and dt in existing drawings.

View 9 Replies View Related

AutoCad :: Can't Select Multiple Items

Jul 21, 2006

No matter what command i try in autocad (move, erase, copy, etc)..i can only select one item at a time. When i choose one item it goes dashed (as they normally do), but when i click the second item the first one i chose goes back to solid and if i press return only the second item i selected if affected. Similarly if i choose 3 items , it forgets the first two and only keeps the third one.. Is this an Autocad options thing or a windows Mouse thing?

View 8 Replies View Related

AutoCAD .NET :: Select All Text-based Items

May 17, 2011

I'm trying to select all Text-based items (Text,Mtext and Attribute References) in a drawing to check to see if they match a pattern in a regular expression.  Although i have a block with an attribute in the drawing and the selection filter consisting of 

DxfCode.Operator, "<OR"
DxfCode.Start "ATTRIB"
DxfCode.Start "TEXT"
DxfCode.Start "MTEXT"
DxfCode.Operator, "OR>"

It isn't picking up the attribute Reference in the block.  

Is there a workaround using the Editor.SelectAll method and not having to programmatically check each block's attributes? I'm using AutoCAD 2009.

View 2 Replies View Related

AutoCad :: Unable To Select Multiple Items

Jan 15, 2010

Suddenly I can only select one item at a time. If I move onto another item, the first one de-selects. I haven't knowingly made any changes. What has happened and how to put it right? I can select multiple items via 'click and drag', but only within one drag - another drag then de-selects the first drag again.

View 9 Replies View Related

Xara :: How To Select All Text Items In Xar File And Change

Feb 24, 2011

I have about forty maps created in DP6. Each of these has numerous pieces of text within it. These include title, map number, descriptive notes, individual letters such as A B C, scales, map symbols etc etc. These are currently all in Arial with some parts being bolded.

My question is:

In any one map can I select all the text within that map and change the character of the font? Ie can I grab all the text and change it from arial to a serif font? Or change all the text to a different colour?

I hope it can be done. I have done a bit of experimenting but have not found a way yet.

View 5 Replies View Related

Maya :: Unable To Select Multiple Items In The Outliner?

Apr 28, 2013

I am using a MacBook laptop without external mouse and on Maya 2013 I could select multiple outliner items with the CMD + ALT keys. Since Maya 2014, this does not work anymore. how I can multi-select ? (I am not talking about the SHIFT key because my items are not contiguous).

View 8 Replies View Related

Illustrator Scripting :: Select Items On Multiple Artboard

Sep 27, 2013

I have script where I select items on multiple artboard but I can't seem to get get active art board of the selected item. Is this possible?
 
each artboard has a text item and I would like them in the same position on each of their own artboards that they are already one. right now it adjusts them all to one artboard. here is what I have so far
 
doc = app.activeDocument;
for(i = 0; i < selection.length; i++){
    var firstItemPosition = doc.selection[0].position;
    doc.selection[i].position = firstItemPosition;
    var activeArtboardIndex = doc.artboards.getActiveArtboardIndex();
    alert(activeArtboardIndex);
}

View 10 Replies View Related

AutoCAD Architecture :: Unable To Click On Text / Select Items

Mar 31, 2013

All of the sudden I cannot double click on text to edit and I cannot select items before I use a command. If I have selected an object the delete button will not work.

View 1 Replies View Related

AutoCAD LT :: Select Multiple Items Without Having To Hold Down Shift Key In 2013?

Mar 14, 2013

How do I select multiple items without having to hold down the shift key in ACLT 2013?  I didn't have this problem in 2010.

View 3 Replies View Related

Illustrator Scripting :: Select All Items In Document Based On SpotColor?

Jun 28, 2012

I'm trying to select every object with the color "CutContour" So far I've been trying:
 
myDoc.selection = myDoc.spots.getByName("CutContour"); I guess this obviouslly wouldn't work though because myDoc.selection is looking for an array of objects. However, I can't figure out how to loop through all the objects in the document and check to see if they contain the SpotColor.
 
I want to use the Select > Same > Stroke Color , but I heard that using that in Javascript isn't available unless you have CS6 (which I currently don't). Is it true that accessing menu items through scripting is a feature in CS6?

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Select / Highlight All Items In List Box?

May 6, 2012

How can i select/highlight all items in a Multi_select list_box? 

View 4 Replies View Related

Illustrator :: Can't Move Items Between Layers In CS6

Jun 26, 2012

I cant move items between layers in CS6.

The items are not locked
The items are not in groups
The layers are all unlocked
 
I select the item I want to move then try and move the item to the layer above (or below) with the "dot" on the right side of the layers pallete and nothing happens!
 
What am I doing wrong?

View 15 Replies View Related

AutoCad :: Select Different Layers - Layers Name In Toolbar Does Not Change

Apr 29, 2006

when i select diffrent layers,the layer's name in toolbar does not change, i can not change the layer, color,and other settings.my autocad version is 2006 and 2007.

View 5 Replies View Related

Illustrator Scripting :: Group Items Are Returning As Layers

Apr 5, 2012

I have a layer that contains two clipping groups (groups with a clip mask and other art).  When I call layer.groupItems it returns an empty array.  When I call layer.layers it returns the two clipping groups.  I need to know if these layers are clipping groups, but if they are coming back as layers how can I figure that out?

View 8 Replies View Related

AutoCAD 2013 :: Best Way To Count Items On Layer Or Multiple Layers

Apr 15, 2013

I need to quickly obtain a count of all entities on a layer, or preferably multiple layers. In this instance all the entities will be hatches so that should make it a bit easier.

I'm aware I can use quickselect but if there was a routine that would select all hatch entities on screen (multiple layers) and provide a count per layer that would be much quicker.

View 4 Replies View Related

Photoshop :: You Have No Items To Display / 24 items Hidden Error Message

May 25, 2012

How to I "unhide" my photo files in My Pictures?

View 5 Replies View Related

Photoshop :: How To Select All Layers At Once

Mar 21, 2013

I have a bunch of layers, WITHOUT holding down control and clicking each one, one by one, is there a button or shortcut to just auto highlight all the layers, Im trying to move them around evenly together on the canvase at once.

View 5 Replies View Related

Photoshop :: Can Not Select Layers - CS3

Mar 1, 2008

I am using the 30 day trial version of CS3 before I buy. I have been using Elements for years.

I have a PSD file that was sent to me. In elements I can click on any item in the file and move, delete etc.

But in CS3 I can not do that. I have to go to layers and find the layer I am looking for, click on it in the layer list and then I can go to the image and manipulate it.
Is this just the way it works in CS3 or do I need to flip a switch somewhere.

View 7 Replies View Related

Photoshop :: Can't Select Layers With Transparency

Apr 4, 2013

1. I can no longer nudge grouped layers. Photoshop complains that it cannot nudge layers in a group.
 
2. When I try to move a layer selected in the layer panel (or selected via ctrl-alt-right click), a click on the layer selects the layer effect above instead.It seems like there is some kind of click through enabled. If I click on a transparent part of the layer, the layer below get selected instead.
 
My first thought was that this had something to do with "Auto-select layer/group", but it's disabled. how can I go back to normal mode, so I can click anywhere in a layer, transparent or not, and move the items in it etc?(I'm using Photoshop CS6.)

View 1 Replies View Related

Photoshop :: Select Or Move Layers In CC

Jul 22, 2013

Beginner question:  When I try to select a layer in my layers palette, I am unable to. Nothing happens. 

View 2 Replies View Related

Photoshop :: Cant Select Multiple Layers?

Mar 16, 2011

All of a sudden, I cant use the CTRL+CLICK to select Multiple Layers. When I do, I get this little box at the point of the cursor and ""Load Selection" pops up in the History.

View 6 Replies View Related

Photoshop :: Gradient: Select Layers

Sep 5, 2004

for the life of me i can never remember how to apply a simple gradient to a single layer. the gradient i apply always alters with the rest of the image. i ctrl+click on the layer, and then try the same on the mask (if there is one)....

View 1 Replies View Related

Photoshop :: [Auto Select Layers]

Jan 16, 2008

I have version 6.0, and for some reason, something changed the other day where I can no longer simply click on the layer and move it around. I now have to right click and select "layer 17" before being able to move it. I can't seem to find how to edit this setting.

View 1 Replies View Related

Photoshop :: I Want To Select VISIBLE Layers Only!

Feb 11, 2005

I have a PSD with about 100 layers. When I use the select tool and press while holding CTRL (to activate "auto select layer") I sometimes select invisible layers.

View 9 Replies View Related

Photoshop :: Merging Few Select Layers

Sep 27, 2005

way of merging all the layers at once together in a photoshop application, but i do not know how to merge only ditinct ones that i want to. Is there anyway how, and if there is, a shortcut would be greatly oblidged.

Version: Adobe Photoshop CS 8.0

View 2 Replies View Related

Photoshop :: How To Select Bottom Layer Of 2 Or More Layers

Oct 2, 2012

This has baffled me that photoshop does not do this. But why can't I not ctrl+click on a layer and get to the layers underneath that layer? No matter how many times I ctrl+click the layer to select it, it just selects the same topmost layer.

It is interupting my workflow majorly and it is really frustrating when using a lot of texture overlays to have to hide them and then ctrl+click to find where the layer is that I want to work on. Right clicking on my document just brings up all layers in my document no matter where my mouse is.

This is what shows when I right click: [URL]....

View 10 Replies View Related

Photoshop :: Way To Select Matching Pixels On 2 Different Layers?

Jul 10, 2013

If I shoot 2 different portraits (of 2 different people), against the same background (a complex one not a backdrop), using a locked frame on a tripod, giving me the same exact background in both pictures, with only the portraits changing.
 
If I then take these 2 pictures, and create layers out of them in the same Photoshop document, and align them perfectly on top of each other.
 
Is there a way (action, plugin, script, etc...) to select the pixels that did not change between the 2 layers? In other words, the pixels that create the background of both pictures? And would it make it easier if I shoot the background alone, and then the portraits, and then follow the same steps?

View 1 Replies View Related

Photoshop :: Method To Select All Invisible Layers?

Nov 12, 2012

if there is a plugin or a way to select all the invisible layers from a photoshop file autmatically with just one click?This would be really handy when it comes to huge photoshop files with lots of folders & layers...

View 4 Replies View Related

Photoshop :: Can't Select Auto-align Layers

Feb 23, 2012

I'm practicing on photoshop cs5 and I'm working on picture and trying to change things in it but when it came to select auto-align layers from the edit menu it's not lighting to select it i, i can see it but can't select it. 

View 4 Replies View Related







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