Illustrator :: All Tools Locked In CS6
Mar 24, 2014
Every tool with the triangle on the bottom right corner doesn't allow me to see the other tools that are available in that selection area. I can hold down the alt key and click on the icon (tool) and it switches but it doesn't have the drop down menu when I right click on it. I'm sure this is something simple and I've searched the web for a similar issue but nothing related is coming up.
View 1 Replies
ADVERTISEMENT
May 30, 2012
All of a sudden, the windows have just decided to stay where they are. CS5
View 2 Replies
View Related
Feb 25, 2013
I can't edit/use any tools of my images b/c it says the layer is locked.
View 1 Replies
View Related
Apr 15, 2012
There seems to be way too many tools in the tools panel for me. Many of them I will rarely, if ever use. Is there any way I can rearrange or remove some of them? It would unclutter the screen immensely.
View 8 Replies
View Related
Feb 1, 2012
I have an interactive board with tools (such as pen or eraser) which I want to integrate with the AI. The typical scenario woulld be as follows: the user lifts the pen from the tray, the pen event will me mapped into selecting Pencil Tool from AI toolbar after which the user can add freehand annotations to the AI document.
Is there an API which would allow me to map abailable hardware tools with relevant AI tools? Is there an example which would demonstrate such integration?
View 5 Replies
View Related
Aug 15, 2013
I would like to make a document which he can open in illustrator and only can edit the layers with text.The layers with my illustrations must be locked and not be editable.Who knows how i can save this document?And is it possible to do this with a PDF-document?
View 12 Replies
View Related
Oct 18, 2013
Seems as soon as I create layer groups, things get stupid with respect to unlocking layers.
when layers are not grouped in a parent, and you are working on 1 layer with an item you want unlocked, just that/those items unlock.
However when working with grouped layers, and you are on 1 unlocked layer and select the same unlock command, ALL layers become unlocked!
To me this seems incredibly stupid..is this a known bug or a "feature?"
View 3 Replies
View Related
Nov 18, 2013
I am new on illustrator. My boss asked me the .ai file to be full plotted and locked. What does this mean and how can I do this?
View 5 Replies
View Related
Jul 26, 2013
My ai files are constantly being locked by windows explorer. This means I am unable to delete or rename them. To try and resolve this I have disabled Win7 Indexing, turned off the preview pane and have tried ending the explorer process then restarting it (sometimes works). I don't know what else to try.
View 1 Replies
View Related
Aug 10, 2013
"Can't open illustration. File is locked or in use. ID = -54" shows up when I try to install the Ai2Canvas.aip plugin on my Macbook Pro. I'm using Illustrator CS5. What do I have to do to make this plugin work?
View 3 Replies
View Related
Aug 9, 2013
i want to select all the object , but i locked certain object it show error while submiting below code
myDoc = app.activeDocument;
myPageItems = myDoc.pageItems;
for (i=0;i<myPageItems.length;i++)
{
myPageItems[i].selected = true;
}
modify above code to select all objects except locked object or i want to select objects outside active artboard
View 4 Replies
View Related
Sep 13, 2012
When I open Illustrator and create a new artboard, I cannot edit or interact with the artboard. No matter what tool I select, the cursor indicates that the artboard/layer is not editable but the layer is definitely not locked.
Illustrator CS6
Windows 7
View 5 Replies
View Related
Jan 10, 2013
I am working on a project and when I try to copy and paste unlocked layers to paste them in to another image it doesn't paste. The only thing it pastes is the text unformatted. I tried resetting the settings by removing the setting file to see if I can set Illustrator back to square one and it isn't working. See Picture for before (copy) and After (paste)
[URL]
I am also using windows 8 on a pc. I would say it was the OS but it was working fine untill yesterday.
View 30 Replies
View Related
Jun 21, 2012
In CS5, when you have locked objects within a group or layer, you can still select the whole group/layer at once. And with the group/layer selected, any transform/cut/etc will affect everything in the group/layer, including the locked objects.
But in CS6, it seems that you cannot select entire group/layer with locked objects -- the "selection circle" in the Layers panel will not show the double circle. And if you manipulate the group/layer now, only the unlocked objects within it will be affected; the locked objects will stay the same.
How can I revert back to CS5's behaviour?
View 3 Replies
View Related
Sep 26, 2013
I got a shape locked on the screen and can't unlock it.It is just a rectangle with 2 rounded corners. It has a strange shadow... I don't recall doing that shape ever, I was switching among Illustrator and Photoshop and in a second it just appeared.I tried many alternatives but still can't get rid off it. It is in every new file I make. It doesn't respond to zoom in/out. If I switch to outline view it stays the same, even with the shadow.I recorded a video.
View 12 Replies
View Related
Jun 5, 2013
I only have one layer in the document - it is not locked. I have already tried locking it, unlocking it, creating new layers, locking/unlocking those.I am not able to access Object>Unlock All.
I have done Hide All Layers/Show All Layers - so there is nothing hidden..I have even opened a previous project, and it has the same symbol on it and none of these methods of correcting it works either. It printed fine on Friday.
When I create an entirely new document, the icon is still there.
View 2 Replies
View Related
Mar 6, 2013
what I did to lock the stroke size to 1 pt for the rectangle tool. It won't go lower than that.
View 2 Replies
View Related
Mar 6, 2013
When running my script to unlock all layers, so I can select all textFrames and copy them to a new layer, I run into a problem with text that has been locked individually. The script unlocks layers that are lock but it does not unlock items that have been locked individually on those layers. Is there a way to unlock these items?
var layerCount = activeDocument.layers;
for ( j = layerCount.length - 1; j >= 0; j-- )
{
lockedLayers = activeDocument.layers[j];
if (lockedLayers.locked == true && lockedLayers.visible == true)
{
lockedLayers.locked = false;
}
}
View 5 Replies
View Related
Nov 8, 2012
In CS5, you could move a group/layer/artboard along with all of the child objects, even if some of the objects are locked. But in CS6 the locked objects remain unmoved.
Is there a way to change this behaviour?
View 7 Replies
View Related
Feb 1, 2013
I'm looking for the most elegant syntax to loop through a document and select all the text frames.
View 1 Replies
View Related
Nov 30, 2013
When I start my Illust CC, I can only click the tools in the tool box which are shown. I can not wright click my mose and reach other tools. How can I solve this problem ?
View 3 Replies
View Related
Jan 8, 2013
Where is the filling tools in cs6?
View 2 Replies
View Related
Apr 20, 2013
Is there a button or easy way to reset the tools in AI CS6 without exiting the program? Specifically the Star tool.
View 2 Replies
View Related
May 3, 2013
fairly regularly illustrator decides to hide the tools set / and often panels like color / font etc behind the artboard.
it doesn't happen on starting the program, just maybe an hour or two into using it and i find the tools are hidden and i can to drag the windows around to find them again.
they also vanish at times if i am in the middle screen mode (clicking 'f' once to access) - again this doesn't always happen.
View 4 Replies
View Related
Jul 21, 2013
After deactivating indesign creative suite cs6, and uploading to another computer, --the illustrator cs6 tools do not allow access to the tools behind the image, like the different pen types, or the circle behind the rectangle, etc--what should i do?
View 3 Replies
View Related
Jan 3, 2014
How we can use plugin tools in actions?
View 1 Replies
View Related
Feb 9, 2013
When using Ai CS6 I'm finding that no matter what tools I have selected Ai keeps defaulting to the pen tool, useually Delete Ancor. Have I just not set something correctly??
View 6 Replies
View Related
Jan 15, 2014
I know in Photoshop you are able to cycle through hidden tools not visible in toolbar by pressing SHIFT together with the keyboard shortcut repeatedly. I don't see this behaviour in Illustrator - is this correct? Is there any way to replicate this behaviour without allocating a different shortcut for every tool in the toolbox?
View 4 Replies
View Related
Oct 9, 2012
So in Photoshop when I select a tool on the toolbar and right-click it, I am given a menu of "sub" tools to choose from. In Illustrator, however, the same does not happen. I can select the tool on the toolbar, but right-clicking has no effect on those tools that appear to have sub-tools available (indicated, I thought, by the little corner triangle in the icon, just like Photoshop). Alt-clicking, alt-right-clicking, shift-clicking, ctl-clicking, nothing seems to work.
How do I, for instance, switch from the rectangle tool to the rounded rectangle tool (if there is one)? And how do I see which sub-options are available under those tools that have the little triangle?
I'm using Illustrator CS6 64-bit on Windows 7 64-bit
View 2 Replies
View Related
May 7, 2013
For some reason when I hold down the right hand side on my mouse pad to access the hidden tools in the tools palette in illustrator, it shows the alternative tools but wont let me switch to them eg I hold down the right hand pad and can see the smooth tool underneath the pencil but I cant switch tools. It certainly has worked in the past but appears to have stopped working?
View 2 Replies
View Related
Feb 23, 2014
I'm not sure what I did in Illustrator, but my ellipse/rectangle tools are "off." All make a slanted shape, as if I created a normal ellipse then rotated it. They are also very narrow no matter how I draw them. There is a small symbol showing up while I draw them. It looks like a small vertical line connected to a small horizontal arrow.
View 2 Replies
View Related