Illustrator :: How To Have Selected Layer Be Renamed By Its Color Information

Apr 22, 2013

I am currently working on a project which requires me to run a script several times, probably over 200 times. Ive been racking my brain serveral times over and cannot figure out how to have the selected layer be renamed by its color information. Ive also tried to maybe build a new layer command into the current action I am using, but i keep having a dialog box pop up which interrupts the rest of the action.
 
Also, is there a way to automate an action according to a swatch. Meaning if I select a swatch can i have it perform the action and then move on to the next swatch in the list, or until the swatch list has been completed.

View 3 Replies


ADVERTISEMENT

Illustrator :: When Copy Layers - Objects Grouped And Layer Information Disappeared

Oct 17, 2012

I have a single file with couple objects on different layers. When I copy/paste into other files, the objects seem to be grouped and layer information disappeared. Can I move around objects with layer setting as well?

View 4 Replies View Related

Illustrator :: Copy / Paste Text With CS6 - All Color Information Lost

Sep 27, 2012

We are having problems with text in Illustrator CS6.

1. When we copy / paste text within illustrator all color information is lost.
2. When we save documents in Illustrator CS6 then re-open text with color attributes changes to different random colors!!

For example: If we save an Illustrator document with a paragraph of text that is part red and part black when we re-open the same paragraph might be all gray, or orange or (you pick a color).

Mac OSX 10.8.2

View 11 Replies View Related

Photoshop :: How To Change Color Of Selected Layer In Layers Palette

Dec 11, 2012

how to change the colour of the selected layer in the layers pallete? It's quite annoying the way it is (Dull grey/blue) and sometimes hard to see what layer's selected?
 
I prefer the brighter blue on my other computer!

View 2 Replies View Related

Illustrator :: Magic Wand Selection Shape From One Layer Drop To Sub-layer And Copy Selected Shape

Aug 29, 2013

In PS i can Magic wand selection shape from one layer, drop to sub layer and copy that selected shape from that sub layer. How do I do this in illistrator, and moreover, from multiple layer at the same time.
 
For instance, in PS = Import an image of gold - select a text phrse with wand - drop to gold - copy paste = gold text.

View 3 Replies View Related

Illustrator :: Why Does Selected Object Deselect When Creating A New Layer

May 8, 2013

If I already have an object selected and then click the "new layer" icon in the layers palette, the object I have selected deselects as soon as the new layer is created. Why is this? Also, it only happens on one of my computers, so I figured it was a setting that I'm missing but I certainly can't find it.

View 2 Replies View Related

Illustrator :: Layer Status Keeps Expanding When Symbol Is Selected?

Jul 26, 2012

I am using CS5 and was forced into a workflow where everyone is using icons from the symbol library (web symbols to be exact). They are not being used as "symbols" per se, just icons. The standard procedure is to drag a symbol to the artboard and then "break link" with the button.
 
This sounds fine in theory but now everytime I click on this icon, my layer status is expanded (totally annoying).
 
This is completely recreatable from machine to machine.
 
why unlinked sybols would cause the layer dropdown to expand? (or how to avoid it)

View 1 Replies View Related

Illustrator :: Greyscale Even Though Color Is Selected?

Jun 30, 2012

Sometimes when I have an object selected and I go to select a fill color for it, the object turns a corresponding shade of grey, even though I'm selecting a color from the color picker.
 
Other objects on the artboard have color, so it doesn't seem to be a global setting....

View 6 Replies View Related

Illustrator Scripting :: Replace Layer Names In Selected Layers Only?

Jan 22, 2014

I am using this script to find and replace words in layers. (The script only targets particualr words, rather than the whole layer name).
 
I would like to make it so it targets selected layers only.
 
I have found this script which loops through selected layers only, but I am not sure how to add the find and replace layer name functioality.

View 7 Replies View Related

AutoCad 2D :: Display Length Information On Selected Object

Dec 20, 2012

How do I get back this information on a selected object? (I tried to speed up a laggy ACAD of a friend and switched off too many things, obviously...)

Used Version: AutoCAD 2011

Untitled-1.jpg

View 3 Replies View Related

Illustrator Scripting :: JavaScript To Send Selected TextFrame To Current Layer?

Feb 20, 2013

Is there a way to send a selected textFrame item to a layer using javascript?
 
I don't mind if it is send to current layer or some other way to accomplish the task.
 
(Using Adobe Illustrator CS4)

View 5 Replies View Related

Illustrator :: Screen Not Properly Reflecting Selected Color?

Apr 11, 2013

When using the gradient mesh tool or paintbrush in Illustrator - the technique is not reflected ACCURATELY on the screen. For example when painting with a red brush - the screen shows a different color. Sometimes a different magnification will resolve the issue other times it will not.
 
Running MAC OS6 10.7.5 This is currently happening in Illustrator CS6 Illustrator 5.5 is also on the machine too.

View 2 Replies View Related

Illustrator Scripting :: How To Set Color For Each Selected Object Via Eyedropper

May 30, 2013

When I run the script for an object selection, I want each object to have its color set to the underlying color as if I had used the eyedropper tool.  Is this something that can be scripted?

View 1 Replies View Related

Illustrator :: Changing Color Of Selected Portions Of Text?

Feb 10, 2013

How can I take some text and select different parts of the text to change the color for the selected parts?

View 5 Replies View Related

Illustrator :: Quick Way To Create Gradient From Selected Fill Color?

Dec 14, 2012

I create gradients all the time and i'm wondering if there's a quick way to create a gradient based on the current selected object's fill color. For example: I have selected a box with a fill color of BLUE. I go to the gradient panel and see that what the gradient will be if I click on it (that is usally based on a default gradient WHITE to BLACK, or it comes from the most recent gradiented object I touched). So I click on it and the gradient is activated with the stops being not BLUE. What i want is... if i select a box with a BLUE fill and click on gradient - it will create a gradient with both stops being the same BLUE as the fill color. This would be very convenient because instead of clicking on each stop, shift-eyedropping the the blue color from a duplicated box, it would instantly start with the blue-blue gradient for me to tweak (in the case below for a button i would make the higher stop lighter and lower stop darker).

It's somewhat useful to select an object with a gradient to "copy" that gradient, select a new object, click on the gradient panel and have this new object take on that exact gradient. But most of the time i'm not copying gradients but i'm creating new ones, and it makes more sense for me to create a gradient derived from the fill color.

View 14 Replies View Related

Illustrator :: Changing Color Of Lines That Identify Selected Objects

Jun 18, 2013

Some of my artboards use the color yellow to highlight selected objects. Can I change that?

View 2 Replies View Related

Illustrator Scripting :: Changing Selected Text Color With JavaScript

Feb 25, 2013

I want to change my selected text to a different cmyk color using javascript. I have tried and I do not know what is missing or what I am doing wrong.
 
if ( app.documents.length > 0 ) {
newCMYKColor = new CMYKColor();
newCMYKColor.black = 0;

[Code]...

View 4 Replies View Related

Illustrator :: Image Trace Colors Don't Match Selected Color Group (Mac - CS6)

Feb 18, 2014

When I select the Document Library option when making a color image trace, the colors shift in the image but do not match the selected color group. I've tried multiple color groups, and the colors always change, but never match the selected swatches.

View 1 Replies View Related

Illustrator Scripting :: CS5 - Change Fill Color Of Selected Path Items

Apr 2, 2013

I'm trying to create a script in CS5 mac os10.6.8 that will change the fill color of selected pathItems. I need a simple script that will change a selected pathItem to cmyk values 2,3,15,0. I will then select this script and implement the action in a batch of 600 files.
 
I wish this process could be recorded as an action but when I record the action "add new swatch" I have to manually input the cmyk values, which will take forever for a batch of over 600 files.

View 15 Replies View Related

Illustrator :: Change Layer Selection Color From Black To Color?

Jan 8, 2014

Somehow I've turned off the color selection so that I don't have a color when I select a part of a drawing on a layer. The drawing area stays black whether I have selected it or not and I don't know how to turn back on the color.
 
how I can turn on the color again so that when I select a line it changes from black to red or magenta or whatever?

View 3 Replies View Related

CorelDRAW Graphics Suite X5 :: Apply Color To Selected Objects Without Having To Search For Color In Color Palette

Mar 13, 2012

Is there a way to apply a color to selected objects without having to search for the color in the color palette. So say if I am working with an image that has multiple colors but want to use only one of the colors in that image, is there a way to apply it without having to create or add it to the palette.

View 3 Replies View Related

GIMP :: GIF Image - Copy And Merge Selected Layer Over Every Other Individual Layer Automatically

May 1, 2011

I have a GIF image that I need to add something to, but I don't want to add it to every single individual layer. Is there a way to add it over or behind the entire GIF so that it remains static while the GIF's frames cycle - like a watermark or something?

Or if not, is there maybe a script-fu that copies and merges a selected layer over every other individual layer automatically, without messing them up?

I know I'll probably have to just end up manually adding it to each layer, (so many layers...).

View 2 Replies View Related

AutoCAD 2010 :: Layer Toolbar Won't Show Current Layer Selected

May 8, 2012

When i click on the green line has you can see on the image. The layer toolbar wont show me the right layer, like if it's not working. But i can see the right layer inside propreties.

Is there a system variable to ajust to see my layers inside the Layer tool bar?

View 1 Replies View Related

AutoCAD Civil 3D :: MEP 2013 Layer Dialog - Layer Pane Not Updating To Selected Filters

Jan 18, 2013

I'm having issues with Civ3d 2013. I pushed off upgrading from 2012 because of the format change and the service pack release. I was hoping little glitches would be fixed.

Here are the  a couple of glitches to date that I have seen no resolution to in the long list of threads.

1. Layer filters do not filter, unless I have checked "Apply filter to toolbar". The problem is, I dont want to apply them to the toolbar.

2. Publishing to PDF - when set to lines merge (set in the page layout and the publish setting), the wipeouts dont work, and the background masks on leaders makes a faint border around the text in the PDF. When set to overwrite, to get the wipeouts to not print to the PDF as a big black blob, they have to be on a layer set to color 255. I can work around most of the wipeouts, except for dimensions because the background mask doesn't seem to take.

View 2 Replies View Related

Photoshop :: Layer Box / Selected Layer Is Gray Instead Of Blue?

Jun 9, 2012

when I selected a layer in the layers window it's gray instead of blue, and if I try to move around the content of the layer I get that message : « Could not use the move tool because the target channel is hidden »

View 4 Replies View Related

Photoshop :: New Layer Created Below Selected Layer Automatically?

Jun 18, 2013

Is there a way to change the functionality of the layers so that when a new layer is created or a layer is duplicated that it automatically is created below the selected layer? I always organize my files with elements at the top of the document at the top of the layers panel and have them in decending order (unless there is a reason for an object to be above another) so that it is easier to navigate the page. Right now this means I spend a lot of time moving layers up and down which gets rather annoying. I believe I saw at one point that there is a key command for duplicating a layer below the existing one, but I can't remember how anymore. ability to make a blanket change in preferences.

View 3 Replies View Related

Illustrator :: Layer Color Not Selectable?

Mar 12, 2014

I have an imported svg file that I've saved to Illustrator 17.1. I can't seem to change the layer colors (they're all the same light blue) - the only options that come up in the Layer Options dialog are checkboxes for Lock and Show. Oddly, duplicating a layer seems to give the new layer a different color, but again I can't set the color of that layer myself.
 
Really want to be able to do this, as I use layer colors to track their status (red = not even close to done, yellow = in progress, green = done in MY eyes, blue = done in the CUSTOMER's eyes).

View 2 Replies View Related

AutoCAD .NET :: Programmatically Refresh Layer Usage Information?

Oct 12, 2010

In C# I noticed that when I loop through the LayerTableRecords in the LayerTable some of the layers in the drawing do not show up.  If I look at the layers in the UI it shows the missing layers with a grey icon for their status while the ones that it does detect have a blue icon for their status.  The status has to do with which layers that the drawing believes are in use.  In the UI you can press a refresh button and this will fix the problem.  I want to know how I can fix this through the .NET API, COM API, or command line.

View 7 Replies View Related

AutoCad :: Including Layer Information In PDF Output (2009)

Oct 14, 2012

On my version of CAD 2010 (on my other laptop) I can print to PDF and then turn layers on/off in Adobe Reader.

At the moment I've only got access to the 2009 version. Is it possible still print to PDF and the layer information included in the export?

View 9 Replies View Related

AutoCAD 2013 :: Export 3D Dwf That Includes Layer Information?

Jun 10, 2013

Is there any way to export a 3D dwf that includes layer information?  In searching for an answer to this there were some responses that it really wasn't possible, however those were from previous versions of AutoCAD.  I'm using 14 now.  Is there any new functionality in 14 that allows this?

View 4 Replies View Related

Paint Shop Pro :: Color Replacer Drops Selected Color For Replacement?

Oct 18, 2012

For family history purposes, wish to improve the legibility of some hand written 1930 telegrams; the ink has faded with time so I want to change its colour to black. The form printing has not faded.

The user guide draws attention to the fact that the color selected for replacement must be in the image. Using the Dropper tool with sample size 1 pixel I position the dropper where I want it, see the color in the preview window, then right-click and the selected color appears in the background window on the Materials panel. So far, so good. I then place the Dropper tool over black in the swatch on the Materials panel, click and black appears in the Foreground window of the Materials panel. I think I'm set.

When I select the Color Replacer tool the background window immediately reverts to another color, usually white.Incidentally, the user guide suggests you read up on selecting colors with the Dropper; when you do this you learn that its OK to pick colors from the Materials panel.

View 6 Replies View Related







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