Illustrator :: Preferences Menu Not Accessible

Jun 5, 2013

the preferences menu is not accessible when pressing ctrl+k or the "preferences" on the top menu bar

View 2 Replies


ADVERTISEMENT

Maya :: Reset Preferences On Menu Bars

Dec 9, 2011

How might I go about resetting preferences on the menu bars?

View 1 Replies View Related

Illustrator Scripting :: Add Script (custom Menu Items) To Main Menu?

Jan 23, 2013

How do I add custom menu items to the main menu in Illustrator?

I would like to build my own menu with scripts that I use alot. This is a powerful feature that I use alot in other programs, but I have not seen any examples of this in illustrator.

View 2 Replies View Related

Illustrator SDK :: CS6 - How To Add Menu Item In File Menu

Jun 20, 2012

I am working on a plugin for adobe illustrator CS6 by using adobe CS6 SDK. By using this plugin I need to add a Me nu Item In File Menu of Adobe Illustrator.

I have used the following code for this:
______________________________________________________________________ ________
SPBasicSuite *mBasic = message->d.basic;
    AIMenuSuite *sAIMenu;
    mBasic->AcquireSuite(kAIMenuSuite,kAIMenuVersion, (const void**)&sAIMenu);
    SPPluginRef plugin;

[Code]...
 
But i have nothing as output.

View 9 Replies View Related

Illustrator :: Way To Import Preferences In CC

Aug 12, 2013

Is there a way to import preferences (e.g. saved workspaces, keyboard shortcuts) in Illustrator CC? I just upgraded from CS6.

View 1 Replies View Related

Illustrator :: Brush Won't Keep Preferences CS6

Dec 16, 2013

Everytime I try to use the brush, it automatically becomes uniform, 5 pt round. I change it to what I want, and as soon as I use the brush, it jumps back to the old settings. How can I change the settings and have them stay so I can create multiple strokes in succession without having to go back and change each one? It's so frustrating.

View 7 Replies View Related

Illustrator :: How To Trash Preferences In CS3

Mar 10, 2013

I cannot seem to remember how to successfully trash the preferences in Illustrator CS3 PC platform. I tried moving the preferences folder, but I think there is one other thing that needs to be done..

View 3 Replies View Related

Illustrator :: Resetting Preferences In CS6?

Jul 26, 2012

Im trying to reset illustrator Preferences with the shortcut option+command+shift   but its not working, it worked with photoshop but with illustrator its not working why ?
 
also in CS6 where to find illustrator Preferences file to delete them in case short cut dont works

View 8 Replies View Related

Illustrator :: How To Migrate Preferences From CS5 And 6 To CC

Sep 19, 2013

I have a substantial library of symbols, brushes, and swatches that I've been carrying along with me since CS3.
 
I just installed Illustrator CC (among other apps) and I was wondering if there was an easier way to migrate all that stuff into the new version besides dragging files into folders like I've had to do in the past.

View 1 Replies View Related

Illustrator :: Can't See Preferences Dialogue Box

Jan 26, 2011

When I click on the button, the dialogue box does not appear and the program is locked up until I hit escape.  Before I do that it "pings" when I click elsewhere.

View 7 Replies View Related

Illustrator :: Trash Preferences At Startup?

Dec 16, 2013

I've had to trash my preferences for Illustrator recently and used the Cmd-Opt-Shift-Ctrl method.
 
I've been a little confused that there wasn't any alert confirming that I wanted to trash the prefs.
 
confirm that Illustrator DOESN'T give this alert dialog when trashing the prefs?

View 7 Replies View Related

Illustrator :: How To Delete Preferences In Mavericks

Feb 7, 2014

I'm using Adobe Illustrator 15.0.2 (CS5) on my iMac which is running Mavericks (OS 10.9.1). In the past, I've simply trashed my plist files in my user's Library's Preferences folder. I did this and it doesn't seem to work. I'm not computer savey enought to do any programming work without very clear instructions. I see that people have talked about the difficulty with doing such things in Mavericks.

View 3 Replies View Related

Illustrator :: Restoring Default Preferences?

Dec 8, 2012

My adobe manual suggests restoring default preferences before each tutorial by deleting AIPrefs in the appropriate folder. While I have done so succesfully before, for some reason it does not work this time.  Panels, etc are still in place, even after restarting my machine.

View 4 Replies View Related

Illustrator :: Permanently Save CS6 Preferences?

Jun 11, 2012

Each time I open Illustrator, I have to open preferences and go through changing everything back to the way I like it and it's getting really old. How can I permanently save these settings? I've read this article: [URL] .... but I think it's for older versions because I couldn't find the Adobe Illustrator Preferences file, and even if I did I wouldn't know what to do with it. I'm on Mac OSX.7. I previously used CS4 and it saved my preferences the first time permanently.

View 2 Replies View Related

Illustrator :: Any Way To Set Preferences For Large List View

Jul 1, 2013

I have all my symbols named and catagorized in alphabetical listing. Whenever I open a new symbol library it alwasy reverts to large thumbnails. These thumbnails are usually too small to see the small differences between different shirt types. Also I have trouble with white symbols being hard to see.
 
Anywho obviously I can just switch it to large list view and then its fine. But I'm getting annoyed that I have to do it every time I open a new symbol pallet. Its like 1 more task that I feel like this several hundred dollar software should be smart enough to do for me.
 
I've looked in preferences to no avail. How or if you can set the large list view as a default for opening libraries. Brush, symbol or otherwise?

View 3 Replies View Related

Illustrator :: Tools And Preferences Reset To Default

Nov 22, 2012

Tools and preferences reset to default every time I quit Illustrator (cs6)? I spend so much time setting up my tool pallet "just so" but every time I have to close down and re-open they just resent to default . . . same is happening in photoshop??

View 1 Replies View Related

Illustrator :: Can't Get Panels And Preferences To Save With MacBook Pro

Sep 11, 2013

I can not get panels and preferences to save using Illustrator CS6 on a MacBook Pro. When I close out of AI the settings/preferences don't stay.

View 3 Replies View Related

Illustrator :: Delete Current (CS6) Preferences On Mac OS X Lion

Sep 19, 2012

I have been unsuccessful in locating the Adobe Illustrator Preferences file on my computer.  I am working my way through the lessons in Classroom In a Book for Illustrator, and you are asked to delete the current preferences prior to starting each lesson (this ensures the panels, etc, work in accordance with the text).  I use a Mac with Lion as my operating system and, as instructed, went to my Library folder to find the "Adobe Illustrator CS6 Settings/en_US" file, yet it is nowhere to be found.  I have saved files (which should result in the creation of a preference file) and closed and re-opened Illustrator.  Nothing seems to be working and/or produce the preference file.

View 8 Replies View Related

Illustrator Scripting :: CC Extension Preferences Aren't Being Saved?

Jul 1, 2013

I am trying to save preferences in the onClose function of my extension using the following code:
 
CSXSInterface.instance.storePreference("shapeStrokeSize", model.shapeStrokeSize.toString());
 
But the values I save do no persist and I can't find the prefs file. I am checking in: /Users/mitya/Library/Application Support/Adobe/CEPServiceManager4/preference
 
if I run this same extension in CS6 everything works fine.

View 2 Replies View Related

Illustrator :: Color Books Not Saved In Window / Palette Preferences?

Jun 15, 2012

I've found this a most irritating issue already since CS1.I use Pantone colors a lot in my designs and always have the Pantone Solid Coated Color book open in Illustrator. However, no matter how often I save workspace, as soon as I close Illustrator and restart the color book has disappeared from my palette settings and locations. I have to re-open the color book every single time.What is the problem with this? How can all the other windows be saved in the workspace settings and preferences, but not the color books?

And why is this issue not yet addressed, when it's been coming up already since CS1? It's not a computer / preferences file issue.CS1, CS3, CS5 and now CS6 were all installed on a brand new (empty save for operating system) computer.

View 4 Replies View Related

Illustrator :: Cannot Change Units In Preferences Panel Or Document Setup

Feb 5, 2014

PC, Windows 7, AI CC..I have a document that displays units in points, and when I change the unit type to inches in the preferences panel and the Document Setup panel, the change won't apply.
 
I've tried saving as a new document, restarting, etc. I even tried setting the units to other units... doesn't matter what I have the units set to in preferences, it's always displaying points.

View 2 Replies View Related

Illustrator :: Rectangle Tool Angle 90 Degrees - Preferences Doesn't Solve It

Jan 9, 2014

The rectangle tool is drawing at 90 degrees. I tried to fix it with the preferences>general>constrain angle, but I see that is ALREADY set to 0 degrees, yet the rectangle is 90 degrees! Is there another setting I should be aware of?

View 25 Replies View Related

Illustrator :: Change Preferences To Automatically Save Files To Legacy Format?

Mar 24, 2014

I started at a company and I have a computer with CS6, while everyone else in the office has cs5.

View 1 Replies View Related

Photoshop :: Using CS3 But Want PSD File To Be Accessible In CS2 As Well

Apr 2, 2012

I have a created a weblayout using cs3 version but my client cannot open it in cs2, how I can save my cs3 psd to make it visible on cs2.

View 1 Replies View Related

VideoStudio :: HD AVI Files Not Accessible On X3

Feb 11, 2011

On the spur of the moment I bought a cheap little Medion [Aldi] HD digital camera which offers five options for recording - 720P60, 1080P, OVGA, WVGA and HD. They all produce .AVI files which play OK on my laptop but when loaded into VSX3 I get the message ‘file not accessible’. The rudimentary ArcSoft program provided with the camera [and now on my laptop] handles the files OK.

View 5 Replies View Related

VideoStudio :: AVI File Not Accessible?

Aug 20, 2011

I'm trying to load an avi video ... which was created from an online webinar I did (the online room uses a program called - Conference Recording Service) - which creates an avi file.

I try to bring it into VSPro 4 but it tells me - "xxx file is inaccessible" followed by the message "This file cannot be added to the project due to unknown file format or not enough memory or copyright".

I can play this file in Windows Media Player ...I thought VS works with avi files?

View 11 Replies View Related

Illustrator Scripting :: ESTK 3.6 Crashes When Open Preferences And Click Fonts And Colors

Sep 10, 2012

I am using a MAC OS version 10.6.8 and ESTK 3.6.  When I open ESTK the font is very small and I want to make it larger.  I go to ExtendScript ToolKit>Preferences when I click Fonts and Colors the program crashes and sends an error report to Apple. 
 
I would like to script Illustrator with .jsx instead of AppleScript because I am more familiar with JavaScript (plus it's cross platform compatible). 

View 4 Replies View Related

VideoStudio :: Error / File Is Not Accessible

Apr 18, 2012

my file is avi. and it can't be imported to Ulead Video Studio 10 (Free trial). when I tried to import the video, he said my file is not accessible.

View 2 Replies View Related

Lightroom :: Imported Files In LR But Not Accessible

Aug 9, 2012

I'm using LR 4 on a Mac.I've been an LR user for three years.I few days ago I imported 500+ images from a folder in Apple Finder into LR.The import was successful because I deleted a few photos and made adjustments to a few right after finishing the import.
 
Today I went back into LR to continue working on the remaining images and the folder I imported them into is not visible.When I search using a filename and Find under Library in LR, I'm told that no Photos match.Trying to re-import the images results in a message that the photos are already in LR!

View 1 Replies View Related

AutoCAD 2013 :: Sheetset Not Accessible - Constant Warning

Dec 12, 2012

Getting a lot of message pop ups about not accessible dst file. In conjunction with this is constant slow down if the sheetset is open with the blue cursor wheel constantly thinking. If the sheet set is closed, this immediately fixes this. 

Ruled out network problems as 2012 works fine. I believe this to be isloated to 2013.  

View 2 Replies View Related

AutoCAD Inventor :: Section Participation Of Component Accessible Via API?

Sep 13, 2013

Is Section Participation of a component accessible via the API? 

It can be controlled locally with respect to a view in a drawing, or via document settings for the file itself ( so it would always be excluded). I'm hoping it's available in either of those two areas of the API.  

View 2 Replies View Related







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