Disable Color Picker

Is there a way to disable the color picker from appearing when a color control is clicked on? I have a two demensional array of color controls. I want to use event driven code rather than having the color picker / palette appearing.

You should use the 'Mouse down?' filter event in your event structure and connect a boolean TRUE to the 'Discard?' terminal.
I attach an example where the color picker dialog is disabled on mouse click and a beep is produced instead.
Attachments:
filter_mouse_click.vi ‏27 KB

Similar Messages

  • Can you disable the color picker in code view?

    One of the  things that slows me down in Dreamweaver is the color picker in code view. it pops up when I'm trying to type a quick colour - like #fff, and causes a pause in my system for 5 seconds (effectively locking up my system) while it thinks about selecting a color. is there a way I can just stop the color picker from popping up at all? I never use it to pick colors.

    There is no way to disable the colour picker in Code view. However, you can successfully prevent it from popping up by changing the delay in Preferences:
    Setting the delay affects all code hints, but they pop up as soon as you start typing. However, I found that a delay of about 1 second was sufficient to suppress the colour picker.

  • It's possible to disable custom color from color picker?

    Hi guys!
    I've searched in the threads about color picker but I found anything about it...
    It's possible to disable the option to select a custom color? I work in a enterprise who makes softwares to brazilian clients, and not everybody understands english phrases...
    Another way it's to translate the option, but I don't know if is possible too.
    Thanks!

    You definitely need to add the stylesheet to the Scene, not to anything else. If you take my example and change
    scene.getStylesheets()...
    to
    root.getStylesheets()...
    you'll see that it won't work any more.
    The difference between this and the css you used is that the css you used is applied to the display of the color picker button; you need to apply styles to the popup (the color palette), which is not contained in your VBox or AnchorPanes. Notice how the font has changed for the name of the color in the button, but it hasn't changed for the "Custom Color" label you are trying to remove.
    Somewhere there is some code that is adding the VBox you are subclassing to a Scene, and setting that scene into a stage. Your best option (perhaps second best option, see below) is to find that code so you can add the stylesheet to the Scene itself.
    If you're working within a framework someone else has written, and can't access or change the code where the scene is defined, you have another option that I can see. Every Node has a scene property that refers to the scene to which that node belongs. So you could observe changes to that property and when it's updated, add the stylesheet to the scene.
    So here is a hack to make my original hack work, in the event that you cannot access the scene directly, for some reason:
    final String suppressCustomColorCss = getClass().getResource( "noCustomColorPicker.css").toExternalForm();
    colorPicker.sceneProperty().addListener(new ChangeListener<Scene>() {
    @Override
      public void changed(ObservableValue<? extends Scene> observable,
      Scene oldScene, Scene newScene) {
      if (newScene != null) {
      List<String> cssClasses = newScene.getStylesheets();
      if (!cssClasses.contains(suppressCustomColorCss)) {
      cssClasses.add(suppressCustomColorCss);
    This code basically says "when the color picker becomes part of a new scene, add the stylesheet to that scene".
    At this point, you're applying hack on top of hack to get the effect you need. I think if I were in this situation I would just go ahead and define my own color picker. All you really need is a MenuButton, a property to hold the selected color, and a popup with a layout of controls to choose an arbitrary color. It would be a bit of work, but shouldn't be too hard. If you take this option (which I think may be your best bet), it's more work now but it will be clear what you are doing - when you (or other programmers on your team) come back to the code later you'll understand how it works much better.
    You should also file a couple of feature requests. One for API to enable/disable the option to choose a custom color, as this seems like a reasonable piece of functionality to have. The other should be for properly internationalized text for the labels in the color picker, as these are currently just hard coded into the source code in English.

  • Color Picker has the Button skin

    Hey guys,
    I'm using some Color Pickers in my application. I also use mx buttons in some places so I've created a css style for these which includes some bitmap
    graphics as well. The problem is that the color picker has the skin of my mx button even though I didnt define a style for it anywhere.
    It looks weird so I would definetely prefer the default skin.
    Am I missing something here?

    and by the way, the css for the mx button is this
    mx|Button
    disabled: Embed(source="hpSkins/ButtonSkins/MXButton/Button_disabled.png");
    downSkin: Embed(source="hpSkins/ButtonSkins/MXButton/Button_downSkin.png");
    overSkin: Embed(source="hpSkins/ButtonSkins/MXButton/Button_overSkin.png");
    upSkin: Embed(source="hpSkins/ButtonSkins/MXButton/Button_upSkin.png");
    fontFamily: svenings;
    color: #FFFFFF;
    textRollOverColor: #FFFFFF;
    textSelectedColor: #FFFFFF;
    fontWeight: normal;
    fontLookup: embeddedCFF;

  • Flash CC Color Picker defaults to Red Channel every time opened

    I recently upgraded to Flash CC, and am having an issue when opening the Color Picker to adjust a palette color.
    When the Color Picker opens, the Hue radio button is selected (H), but the visual palette selection on the left is showing the color spectrum as if the Red Channel (R) was selected.  I have to click on the "H" radio button every time the Color Picker is opened to refresh that selectable area on the left to show the correct information instead of the Red spectrum.
    In previous versions (ie Flash Pro CS5) it would remember which palette system you use (Hue, Saturation, etc.) and always use that when you re-opened the color picker.  Now this is forcing me to reselect my preferred palette every time I open the color picker.  This is not just happening when I restart Flash -- this is every single time the picker is opened, within the same session, within the same document, seconds apart.
    All of the computers in the office with CC licenses are also seeing this behavior.  Is this happening for everyone, and is there a solution to have it correctly show the palette system I've selected?
    I'm using Flash CC on Windows 8.1.

    Delete the files extensions.* (extensions.rdf, extensions.cache, extensions.ini) and compatibility.ini in the Firefox [[Profiles|profile folder]] to reset the extensions registry.
    See "Corrupt extension files": http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    If you see disabled extensions that are not compatible on the next start in "Tools > Add-ons > Extensions" then click the "Find Updates" button to do a compatibility check.

  • Hot to create color profile if I can't disable color management?

    I have Canon PIXMA iP4600 printer. I wanted to create custom color profile for Canon Photo Paper Plus Glossy paper, but I can't disable color management in the Print dialog. There are two options: SolorSync (and I have to pick some color profile I'd like to use), or Canon Color Matching. There is no way to disable color management.
    I tried to create custom profile by choosing Canon Color Matching, but it turned out to be way worse than the original Canon profiles. Jeans in printouts are not denim blue but ultramarine! I suspect this is because profile target was printed with some color profile enabled.
    I just thought maybe there are some "fake" printer profiles out there? Profiles which don't translate anything and what goes in, comes out 1:1? This way I could work-around this problem.
    My problem is that in printouts I need little bit more more saturated greens and 4-7% less red component.

    Hello Guntis,
    As you have seen with the Canon iP driver, there is no function to disable color management, you either select ColorSync or Canon Color Matching.
    When you select ColorSync, your output will use the default profiles assigned to the paper stocks for the Canon driver. If you wanted to see the Lab plot for that particular stock, open the ColorSync application and select the Profiles pane. If you then expand the Other entry you will see all the profiles for the default paper stocks for your iP4600 and their respective color gamuts.
    If you then wanted to check which paper stock matched the code names, such as SP, MP and PR, you could select to print from an application and open the Color Matching menu. If you then set the option to ColorSync and leave the Profile set to Automatic, then open the Quality & Media menu and select Photo Paper Plus Glossy and then switch the menu back to Color Matching, you will notice that there will be writing under the Profile menu, stating the profile used - in this case SP2.
    If these default values are not delivering the color output you want, then I suggest you set the Color Matching menu to Canon Color Matching and then use the Color Options menu to tweak the Magenta and Cyan values to boost the greens and reduce the reds.
    Note that you should also set your application to let the printer manage the color.
    Pahu

  • Illustrator color picker

    I'm using Qt for our plugin, and the plugin dialog is modal to Illustrator.  However, when I display Illustrator's color picker (using the AIPaintStyle suite), the color picker is not modal to the plugin dialog it was launched from, but is instead modal to Illustrator.  There is no way to explicitely set a parent/child relationship between the plugin dialog and the color picker.
    So at this point, Illustrator has two modal dialogs open, which is obviously not the desired behavior.  The user is able to interact with the plugin dialog while the color picker dialog is open.
    Is there a way to correctly launch an Illustrator modal dialog from a Qt plugin with the correct parent/child relationship?

    I can't post the code, but since we use the Colour Picker & Qt we've run into this exact problem The gist of the fix (somewhat crappy as it is) is this:
    Create a QWidget parented off the current Qt modal dialog (mark it as a modal dialog). This will make Qt disable everything that should be disabled, giving you normal modal-like behaviour. You'll probably need to play with the geometry so you can't see it. Don't forget to show() it -- not exec()! -- when you're done ; I believe that's what triggers the disabling you want.
    Setup some kind of watch to catch when the Colour Picker closes.For the latter, we use hooks for Windows and a timer for Mac. In both cases, you're basically looking for the OS 'window destroyed' message, and assuming that's the Colour Picker. 
    As soon as you catch that, hide the widget and hopefully that should get Qt to re-enable everything as normal.
    Be warned since this is a high level explanation there are a bunch of irritating behaviours you'll probably have to smooth over, but it can be done. Hopefully a better solution will be provided in some future Illustrator.

  • How can I create a Tree with Color Picker icons?

    I'm a newbie to Flex. I want to create a tree which has color
    picker icons.
    As an analogy for the Mac users out there, I envision a
    control like the Calendars section in iCal, where you can specify
    the color for each individual node. These colors are then used in
    other parts of the application.
    The Flex 3 documentation specifies four methods for setting
    node icons on a Tree control, none of which seems to suit my needs:
    -The folderOpenIcon, folderClosedIcon, and defaultLeafIcon
    properties
    -Data provider node icon fields
    -The setItemIcon() method
    -The iconFunction property
    In other words, I want to "setItemIcon" to an mx:ColorPicker,
    if that makes any sense.
    Is there a standard way of doing this? If not, how can I go
    about implementing such a control? Thanks in advance!

    well, Network UI should be used.

  • Color picker does not work, " program error when I click, photoshop cc

    I am user of photoshiop cc and it worked fine until several days ago but suddenly it shows " program error " when I click color picker, and I can not use changing color. Please help me to resolve this issue.

    There was a bug with photoshop CC concerning the color picker and its swatches. Make sure you have the latest version and then if it still exists, reset your tools in the upper left hand corner which would be the very first icon in the top tool bar. That should fix it. If not let us know and maybe someone can think of something else.

  • Photoshop CC Color Picker slow lag

    Today I got a new Intuos Pro Medium and installed the latest software from Wacom (6.37-5 - I think.)  I am not sure if this is related, but I am experiencing an extreme slow-down / lag when I attempt to use the color picker to change the foreground color.  Basically, when I move the circle, there is a 10-15 second time period where I watch the new color value numbers slowly, one-by-one change to the new values for the newly selected color.  If I move the color circle a couple times, it could be over a minute before the color picker allows me to choose OK and exit the dialogue box.  I tried this on another computer that had CS6, and no problems with the new tablet.  No issues with drawing/ painting very large with the new tablet. 
    Has anyone ever heard of/seen this?  BTW, no problems a week ago.
    Jim
    Specs (I will try to update when I get back to work tomorrow)
    Core-i5 8gb RAM, nVidia GPU, Win7 64-bit
    Photoshop CC 64-bit

    Today I got a new Intuos Pro Medium and installed the latest software from Wacom (6.37-5 - I think.)  I am not sure if this is related, but I am experiencing an extreme slow-down / lag when I attempt to use the color picker to change the foreground color.  Basically, when I move the circle, there is a 10-15 second time period where I watch the new color value numbers slowly, one-by-one change to the new values for the newly selected color.  If I move the color circle a couple times, it could be over a minute before the color picker allows me to choose OK and exit the dialogue box.  I tried this on another computer that had CS6, and no problems with the new tablet.  No issues with drawing/ painting very large with the new tablet. 
    Has anyone ever heard of/seen this?  BTW, no problems a week ago.
    Jim
    Specs (I will try to update when I get back to work tomorrow)
    Core-i5 8gb RAM, nVidia GPU, Win7 64-bit
    Photoshop CC 64-bit

  • Color picker bug in photoshop CC

    Hey guys,
    Has anybody seen this bug yet.
    This will pop up on a new document when trying to change colors. It shows with the color picker, the swatch panel, hitting d or x. However alt-backspace and ctrl-backspace work.
    Rebooting photoshop does not help, nor does shift, alt, ctrl on reboot.
    At first I thought it was the document itself, but it also occurs with file>new>web 800x600.
    If it helps, the error does not show with no document open (all documents are closed)
    And now for my specs:
    Adobe Photoshop Version: 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:12, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 6
    Logical processor count: 12
    Processor speed: 3325 MHz
    Built-in memory: 16375 MB
    Free memory: 12455 MB
    Memory available to Photoshop: 14711 MB
    Memory used by Photoshop: 60 %
    Image tile size: 1024K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.2 AMD-APP (1124.2)
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 2048 MB
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: AMD Radeon HD 6570
    Display: 1
    Display Bounds: top=0, left=0, bottom=960, right=1280
    Video Card Number: 1
    Video Card: AMD Radeon HD 6570
    Driver Version: 12.104.0.0
    Driver Date: 20130328000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1280 x 960 x 4294967296 colors
    Video Card Caption: AMD Radeon HD 6570
    Video Card Memory: 2048 MB
    Serial number: 90970571475060932452
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\
    Temporary file path: C:\Users\BRUCEO~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 1.81T, 933.9G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Plug-ins\
    Installed components:
       ACE.dll   ACE 2013/03/19-12:09:02   79.535293   79.535293
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdobeLinguistic.dll   Adobe Linguisitc Library   7.0.0  
       AdobeOwl.dll   Adobe Owl 2013/03/03-12:10:08   5.0.13   79.533484
       AdobePDFL.dll   PDFL 2013/03/13-12:09:15   79.499517   79.499517
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1768  
       AdobeXMP.dll   Adobe XMP Core 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPFiles.dll   Adobe XMP Files 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPScript.dll   Adobe XMP Script 2013/03/13-12:09:15   79.151481   79.151481
       adobe_caps.dll   Adobe CAPS   7,0,0,21  
       AGM.dll   AGM 2013/03/29-12:09:59   79.536232   79.536232
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       aif_core.dll   AIF   5.0   79.534508
       aif_ocl.dll   AIF   5.0   79.534508
       aif_ogl.dll   AIF   5.0   79.534508
       amtlib.dll   AMTLib (64 Bit)   7.0.0.169 BuildVersion: 7.0; BuildDate: Mon Apr 8 2013 2:31:50)   1.000000
       ARE.dll   ARE 2013/03/19-12:09:02   79.535293   79.535293
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2013/03/19-12:09:02   79.535293   79.535293
       BIBUtils.dll   BIBUtils 2013/03/19-12:09:02   79.535293   79.535293
       boost_date_time.dll   DVA Product   7.0.0  
       boost_signals.dll   DVA Product   7.0.0  
       boost_system.dll   DVA Product   7.0.0  
       boost_threads.dll   DVA Product   7.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.6.30158   2.1.6.30158
       CITThreading.dll   Adobe CITThreading   2.1.6.30158   2.1.6.30158
       CoolType.dll   CoolType 2013/03/19-12:09:02   79.535293   79.535293
       dvaaudiodevice.dll   DVA Product   7.0.0  
       dvacore.dll   DVA Product   7.0.0  
       dvamarshal.dll   DVA Product   7.0.0  
       dvamediatypes.dll   DVA Product   7.0.0  
       dvaplayer.dll   DVA Product   7.0.0  
       dvatransport.dll   DVA Product   7.0.0  
       dvaunittesting.dll   DVA Product   7.0.0  
       dynamiclink.dll   DVA Product   7.0.0  
       ExtendScript.dll   ExtendScript 2013/03/21-12:10:31   79.535742   79.535742
       FileInfo.dll   Adobe XMP FileInfo 2013/03/19-12:09:02   79.151561   79.151561
       filter_graph.dll   AIF   5.0   79.534508
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       imslib.dll   IMSLib DLL   7.0.0.37  
       JP2KLib.dll   JP2KLib 2013/02/19-12:28:44   79.248139   79.248139
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1756  
       mediacoreif.dll   DVA Product   7.0.0  
       MPS.dll   MPS 2013/03/15-13:25:52   79.535029   79.535029
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       PatchMatch.dll   PatchMatch 0000/00/00-00:00:00   1.   1.
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC   CC  
       Plugin.dll   Adobe Photoshop CC   CC  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   4.0.1.34  
       PSArt.dll   Adobe Photoshop CC   CC  
       PSViews.dll   Adobe Photoshop CC   CC  
       SCCore.dll   ScCore 2013/03/21-12:10:31   79.535742   79.535742
       ScriptUIFlex.dll   ScriptUIFlex 2013/03/21-12:10:31   79.535742   79.535742
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       WRServices.dll   WRServices Mon Feb 25 2013 16:09:10   Build 0.19078   0.19078
    Required plug-ins:
       3D Studio 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Accented Edges 14.0
       Adaptive Wide Angle 14.0
       Angled Strokes 14.0
       Average 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Bas Relief 14.0
       BMP 14.0
       Camera Raw 8.1
       Camera Raw Filter 8.1
       Chalk & Charcoal 14.0
       Charcoal 14.0
       Chrome 14.0
       Cineon 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Clouds 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Collada 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Color Halftone 14.0
       Colored Pencil 14.0
       CompuServe GIF 14.0
       Conté Crayon 14.0
       Craquelure 14.0
       Crop and Straighten Photos 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Crop and Straighten Photos Filter 14.0
       Crosshatch 14.0
       Crystallize 14.0
       Cutout 14.0
       Dark Strokes 14.0
       De-Interlace 14.0
       Dicom 14.0
       Difference Clouds 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Diffuse Glow 14.0
       Displace 14.0
       Dry Brush 14.0
       Eazel Acquire 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Embed Watermark 4.0
       Entropy 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Extrude 14.0
       FastCore Routines 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Fibers 14.0
       Film Grain 14.0
       Filter Gallery 14.0
       Flash 3D 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Fresco 14.0
       Glass 14.0
       Glowing Edges 14.0
       Google Earth 4 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Grain 14.0
       Graphic Pen 14.0
       Halftone Pattern 14.0
       HDRMergeUI 14.0
       IFF Format 14.0
       Ink Outlines 14.0
       JPEG 2000 14.0
       Kurtosis 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Lens Blur 14.0
       Lens Correction 14.0
       Lens Flare 14.0
       Liquify 14.0
       Matlab Operation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Maximum 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mean 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Measurement Core 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Median 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mezzotint 14.0
       Minimum 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       MMXCore Routines 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mosaic Tiles 14.0
       Multiprocessor Support 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Neon Glow 14.0
       Note Paper 14.0
       NTSC Colors 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Ocean Ripple 14.0
       Oil Paint 14.0
       OpenEXR 14.0
       Paint Daubs 14.0
       Palette Knife 14.0
       Patchwork 14.0
       Paths to Illustrator 14.0
       PCX 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Photocopy 14.0
       Photoshop 3D Engine 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Picture Package Filter 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Pinch 14.0
       Pixar 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Plaster 14.0
       Plastic Wrap 14.0
       PNG 14.0
       Pointillize 14.0
       Polar Coordinates 14.0
       Portable Bit Map 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Poster Edges 14.0
       Radial Blur 14.0
       Radiance 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Range 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Read Watermark 4.0
       Reticulation 14.0
       Ripple 14.0
       Rough Pastels 14.0
       Save for Web 14.0
       ScriptingSupport 14.0
       Shake Reduction 14.0
       Shear 14.0
       Skewness 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Smart Blur 14.0
       Smudge Stick 14.0
       Solarize 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Spatter 14.0
       Spherize 14.0
       Sponge 14.0
       Sprayed Strokes 14.0
       Stained Glass 14.0
       Stamp 14.0
       Standard Deviation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       STL 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Sumi-e 14.0
       Summation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Targa 14.0
       Texturizer 14.0
       Tiles 14.0
       Torn Edges 14.0
       Twirl 14.0
       Underpainting 14.0
       Vanishing Point 14.0
       Variance 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Variations 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Water Paper 14.0
       Watercolor 14.0
       Wave 14.0
       Wavefront|OBJ 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       WIA Support 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Wind 14.0
       Wireless Bitmap 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       ZigZag 14.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE

    Here is the error log file.
    2013:06:24 01:24:21 : tracked key 0000000000000118 of type struct _ADsc * __ptr64 not found : 1 : REQUIRE failed
    2013:06:24 01:24:21 : e:\ps13\ps_14_win_x64_daily_retail\20130423.r.221\photoshop\main\photoshop\interfaces\UTr ackResourceImp.h : 137 : REQUIRE failed
    2013:06:30 01:08:13 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:06:30 01:08:19 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:06:30 01:08:24 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:52:51 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:03 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:06 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:08 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:12 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:14 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:18 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:22 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:27 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:31 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:37 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:44 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:53 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:55 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:57 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:53:59 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:54:40 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:54:43 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:54:53 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:55:21 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:55:25 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:55:28 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:56:20 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:56:36 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:57:28 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:58:15 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:58:21 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:58:23 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:59:02 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:59:29 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:59:39 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 00:59:46 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:00:08 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:07 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:12 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:25 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:30 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:33 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:35 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:48 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:51 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:05:55 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed
    2013:07:07 01:07:16 : ..\..\sources\USheet.cpp : 458 : REQUIRE failed

  • Gradient Color Picker

    Dear Community,
    i have a Problem with Illustrator CS6. I've attached an image below.
    I have an object with gradient fill and i've selected the first color stop.
    In previous Versions of AI i could the pick any color with color Picker while holding the shift-key.
    In CS6 this changes the color only in the Gradient Panel but not the Object itself:
    I have to admit that i'm glad not to be a creative cloud user so i'm able to switch between Ai cs 5.1 and 6
    because both have some features missing in the other version.
    My best,
    Herr K. aus Berlin
    System info:
    OS: Windows
    Version: 6.1
    System Architecture: x86
    Built-In Memory: 24501 MB
    Components:
    ACE 2012/07/26-17:49:18 66.512941 66.512941
    Adobe APE 2012/01/25-10:04:55 66.1025012 66.1025012
    Adobe Linguisitc Library 6.0.0
    Adobe Owl 2012/08/14-22:22:39 5.0.3 79.514916
    PDFL 2011/12/12-16:12:37 66.419471 66.419471
    Adobe Product Improvement Program 6.0.0.1654
    AdobePSL 66.840950_13.810430 66.840950_13.810430
    Adobe Illustrator 1.0
    Adobe XMP Core 2012/02/06-14:56:27 66.145661 66.145661
    Adobe XMP Files 2012/02/06-14:56:27 66.145661 66.145661
    Adobe XMP Script 2012/02/06-14:56:27 66.145661 66.145661
    Adobe CAPS 6,0,29,0
    AFL 1.0
    AFlame 2012/01/20-14:36:51 66.493279 66.493279
    AFlamingo 2012/01/20-14:36:51 66.485582 66.485582
    AGM 2012/07/26-17:49:18 66.512941 66.512941
    AdobeHelp Dynamic Link Library 1,7,0,56
    AIPort 1.0 23.68434
    Adobe EPIC (64 Bit) 3.0.1.10101 (BuildVersion: 53.364260; BuildDate: Wed Nov 05 2008 02:03:14) 53.364260
    AMTLib (64 Bit) 6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00) 1.000000
    ARE 2012/07/26-17:49:18 66.512941 66.512941
    AXE8SharedExpat 2011/12/16-15:10:49 66.26830 66.26830
    AXEDOMCore 2011/12/16-15:10:49 66.26830 66.26830
    AXSLE 2011/12/16-15:10:49 66.26830 66.26830
    BIB 2012/07/26-17:49:18 66.512941 66.512941
    BIBUtils 2012/07/26-17:49:18 66.512941 66.512941
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    CoolType 2012/07/26-17:49:18 66.512941 66.512941
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    ExtendScript 2011/12/14-15:08:46 66.490082 66.490082
    Adobe XMP FileInfo 2012/01/17-15:11:19 66.145433 66.145433
    FilterPort 1.1 66.512941
    Microsoft® Windows® Operating System 6.1.7601.17825
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    JP2KLib 2012/11/05-11:16:34 66.246493 66.246493
    LogSession 2.1.2.1640
    MPS 2012/10/12-13:31:12 66.521571 66.521571
    Microsoft (R) Visual C++ 6.00.8168.0
    Microsoft® Visual Studio .NET 7.10.3077.0
    Microsoft® Visual Studio® 2005 8.00.50727.42
    Microsoft® Visual Studio .NET 7.10.3052.4
    Microsoft® Visual Studio® 2005 8.00.50727.42
    Microsoft® Visual C++ 2.10.000
    Microsoft® Visual C++ 4.00.5270
    PDFPort 2012/07/27-12:07:51 66.512941 66.512941
    Adobe PDFSettings 1.04
    Adobe Photoshop CS6 CS6
    Adobe(R) CSXS PlugPlug Standard Dll (64 bit) 3.0.0.383
    Adobe India Sangam Core Code 2012/02/07-10:51:05 66.240342 66.240342
    Adobe India SangamML Import from Sangam 2012/02/07-10:51:05 66.240342 66.240342
    ScCore 2011/12/14-15:08:46 66.490082 66.490082
    ScriptUIFlex 2011/12/14-15:08:46 66.490082 66.490082
    Microsoft® Windows® Operating System 6.00.2600.0000
    SVGExport 6, 0, 0, 0 1.0
    SVGRE 6, 0, 0, 0 1.0
    Intel(R) Threading Building Blocks for Windows 3, 0, 2010, 0406
    Adobe Updater Notifications Library 6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME) 6.0.0.24
    WRServices Friday January 27 2012 13:22:12 Build 0.17112 0.17112
    ATE
    Plug-ins:
    Live Menu Item
    Adobe AI Application Plugin
    Control Groups
    Color Conversion
    Composite Fonts
    New Cache Plugin
    AppAnnotators
    AdobeLicenseManager
    ZStringTable
    Window Menu
    Main Filters
    Main File Formats
    File Format Place EPS
    AI File Format
    Debug Menu
    SLO Text Tool
    Mesh Object
    Document Window Plugin
    Sweet Pea 2 Adapter Plugin
    AdobeActionManager
    AILocalized Resources Plugin
    Adobe Illustrator User Interface
    FrameworkS
    Art Converters v2
    FlattenTransparency
    FO Conversion Suite
    Pathfinder Suite
    PDF Suite
    BRS Pencil Tool
    Rasterize 8
    AdobeSlicingPlugin
    AdobeActionPalette
    BeautifulStrokes Suite
    AdobeBrushMgr
    Adobe Color Harmony Plugin
    Control Panel Plugin
    Adobe Deform Plugin
    AdobeLayerPalette
    Adobe Planar Edit Plugin
    AdobePaintStyle
    PathConstruction Suite
    AdobeSwatch_
    AdobeToolSelector
    Adobe Variables Palette
    AdobeDiffusionRaster
    SvgFileFormat
    Snapomatic
    Adobe Geometry Suite
    ShapeConstruction Suite
    ExpandS
    SWFExport
    Photoshop Plugin Adapter Unsharp Mask...
    Photoshop Plugin Adapter Crystallize...
    Photoshop Plugin Adapter Pointillize...
    Photoshop Plugin Adapter Pinch...
    Photoshop Plugin Adapter Extrude...
    Photoshop Plugin Adapter Fibers...
    Photoshop Plugin Adapter Lens Flare...
    Photoshop Plugin Adapter Ripple...
    Photoshop Plugin Adapter Shear...
    Photoshop Plugin Adapter Twirl...
    Photoshop Plugin Adapter Polar Coordinates...
    Photoshop Plugin Adapter Smart Blur...
    Photoshop Plugin Adapter Spherize...
    Photoshop Plugin Adapter Wind...
    Photoshop Plugin Adapter ZigZag...
    Photoshop Plugin Adapter Mezzotint...
    Photoshop Plugin Adapter Radial Blur...
    Photoshop Plugin Adapter Wave...
    Photoshop Plugin Adapter Crop and Straighten Photos Filter
    Photoshop Plugin Adapter De-Interlace...
    Photoshop Plugin Adapter Displace...
    Photoshop Plugin Adapter Tiles...
    Photoshop Plugin Adapter BMP
    Photoshop Plugin Adapter CompuServe GIF
    Photoshop Plugin Adapter PNG
    Photoshop Plugin Adapter Targa
    Photoshop Plugin Adapter IFF Format
    Photoshop Plugin Adapter Paths to Illustrator...
    Photoshop Plugin Adapter OpenEXR
    Photoshop Plugin Adapter Color Halftone...
    Photoshop Plugin Adapter Pixar
    Photoshop Plugin Adapter PCX
    Photoshop Plugin Adapter NTSC Colors
    Photoshop Plugin Adapter Legacy Gaussian Blur...
    Photoshop Plugin Adapter Filter Gallery...
    Photoshop Plugin Adapter Colored Pencil...
    Photoshop Plugin Adapter Cutout...
    Photoshop Plugin Adapter Dry Brush...
    Photoshop Plugin Adapter Film Grain...
    Photoshop Plugin Adapter Fresco...
    Photoshop Plugin Adapter Neon Glow...
    Photoshop Plugin Adapter Paint Daubs...
    Photoshop Plugin Adapter Palette Knife...
    Photoshop Plugin Adapter Plastic Wrap...
    Photoshop Plugin Adapter Poster Edges...
    Photoshop Plugin Adapter Rough Pastels...
    Photoshop Plugin Adapter Smudge Stick...
    Photoshop Plugin Adapter Sponge...
    Photoshop Plugin Adapter Underpainting...
    Photoshop Plugin Adapter Watercolor...
    Photoshop Plugin Adapter Accented Edges...
    Photoshop Plugin Adapter Angled Strokes...
    Photoshop Plugin Adapter Crosshatch...
    Photoshop Plugin Adapter Dark Strokes...
    Photoshop Plugin Adapter Ink Outlines...
    Photoshop Plugin Adapter Spatter...
    Photoshop Plugin Adapter Sprayed Strokes...
    Photoshop Plugin Adapter Sumi-e...
    Photoshop Plugin Adapter Diffuse Glow...
    Photoshop Plugin Adapter Glass...
    Photoshop Plugin Adapter Ocean Ripple...
    Photoshop Plugin Adapter Bas Relief...
    Photoshop Plugin Adapter Chalk && Charcoal...
    Photoshop Plugin Adapter Charcoal...
    Photoshop Plugin Adapter Chrome...
    Photoshop Plugin Adapter Cont^e Crayon...
    Photoshop Plugin Adapter Graphic Pen...
    Photoshop Plugin Adapter Halftone Pattern...
    Photoshop Plugin Adapter Note Paper...
    Photoshop Plugin Adapter Photocopy...
    Photoshop Plugin Adapter Plaster...
    Photoshop Plugin Adapter Reticulation...
    Photoshop Plugin Adapter Stamp...
    Photoshop Plugin Adapter Torn Edges...
    Photoshop Plugin Adapter Water Paper...
    Photoshop Plugin Adapter Glowing Edges...
    Photoshop Plugin Adapter Craquelure...
    Photoshop Plugin Adapter Grain...
    Photoshop Plugin Adapter Mosaic Tiles...
    Photoshop Plugin Adapter Patchwork...
    Photoshop Plugin Adapter Stained Glass...
    Photoshop Plugin Adapter Texturizer...
    VectorScribe
    Twirl v2
    Adobe Symbolism
    Simplify
    ShapeTool
    Segment Tools
    Adobe Scatter Brush Tool
    Reshape Tool
    Magic Wand
    Liquify
    Lasso
    Knife Tool
    Adobe Flare Plugin
    AdobeTextDropper
    Adobe Eraser Tool
    Adobe dBrush Brush Tool
    Adobe Crop Tool
    Adobe Calligraphic Brush Tool
    BoundingBox
    AdobeArtBrushTool
    Advanced Select
    Smart Punctuation
    TxtColumns
    Spell Check Dictionary
    TextFindFont
    TypeCase
    Adobe PSD File Import
    Adobe PSD File Export
    PSLFilterAdapter
    Photoshop Adapter
    ZigZagUI
    VectorizeUI
    VariablesPaletteUI
    TwirlToolUI
    ScribbleUI
    TransformUI
    TIFF File Format UI
    TextExportUI
    SWFExport UI
    SvgFileFormatUI
    Spell Check UI
    AdobeSlicingUI
    ShapeEffectUI
    ScribbleFillUI
    ScatterBrushToolUI
    SangamFormatsUI
    RoundUI
    RoughenUI
    RasterizeUI
    PuckerAndBloatUI
    PSLFilterAdapterUI
    Adobe PSD File Import UI
    Adobe PSD File Export UI
    AIPreferenceUI
    PlanetXUI
    PerspectiveUI
    PDF File Format UI
    PathfinderUI
    ParticleSystemUI
    OffsetPath UI Plugin
    ObjectMosaicUI
    LiveBlendsUI
    LiquifyToolUI
    JPEGFormatUI
    IllustratorUI
    GlobAdjToolUI
    FXG UI
    FuzzyEffectUI
    FlattenTransparencyUI
    FlareUI
    Find Replace UI
    ExpandUI
    DxfDwgUI
    DropShadowUI
    DistortUI
    DeformUI
    Adobe dBrush Brush Tool UI
    AdobeBrushMgrUI
    BRSPencilToolUI
    ArtOnPathBrushToolUI
    AI Toolbox UI Plugin
    AddArrowUI
    TIFF File Format
    TextExport
    AISangamMapper
    PNG File Format
    MPSParser
    MPSExport
    MPSCommon
    Mojikumi UI
    JPEG Plugin
    JPEG2K Plugin
    IdeaFileFormat
    GIF89a Plugin
    FXG
    Adobe DXFDWG Format
    Save4Web
    ZigZag v2
    Scribble v2
    TextWrap Dlg
    ShapeEffects v2
    Adobe Scribble Fill
    Saturate
    Round v2
    Roughen v2
    Punk v2
    AdobePathfinderPalette
    Overprint
    OffsetPath v2
    AI Object Mosaic Plug-in
    MaskHelper v2
    Inverse
    FuzzyEffect v2
    Distort v2
    Find
    Expand
    DropShadow
    TrimMark v2
    Colors
    Cleanup
    Adjust
    AddArrowHeads v3
    Add Anchor Points
    Adobe Custom Workspace
    Vectorize
    AdobeTransparencyEditor
    AdobeTransformObjects
    Transform v2
    Adobe Symbol Palette Plugin
    SVG Filter Effect v2
    Stroke Offset v2
    Services
    SeparationPreviewPlugin
    Scripts Menu
    ScriptingSupport
    Print Plugin
    Adobe Perspective Guides
    Adobe Nudge
    AdobeNavigator
    Adobe Path Blends
    AdobeLinkPalette
    Kinsoku Dlg
    KBSC Plugin
    GradientMeshPlugin
    Flattening Preview
    FileClipboardPreference
    DocInfo
    Character and Paragraph Styles
    AI Bottlenecks Plugin
    Asset Management
    AdobeArtboardPanel
    Adobe Art Style Plugin
    AppBarControls
    Alternate Glyph Palette
    AdobeAlignObjects
    3D v2
    ColliderScribe
    PDF File Format

    Re: Gradient Color Picker
    created by Mike Gondek
    This still works for me in CS6 mac, but more importantly try not to use Shift eyedropper. The topic has been discussed here many times. Shift eyedropper is not accurate and samples the screen values, not the actual color.
    Try using global swatches more often. Try this instead
    select a gradient stop
    Alt click on a swatch
    If the swatch is set to global, you can easily change/adjust/merge colors later with one command on a global document level.
    Thanks for the advice. I never had problems with shift-click picker i sample colors from other objects and even if they have Spot colors assigned it works, at least in CS5. I've tried in CS6 it's just not working. I've been told that there has been many discussions and i've read some. I'll stick to CS5. I'm very disapointed with adobe. This is a known bug it has been reworked on Mac Versions but not on PC.

  • How do I use the color picker in Photoshop CC it will not pull in my swatches and how do I change swatches to another pallet from pantone?

    How do I make the color picker work in Photoshop CC? It will not pull in my new swatch colors it just uses old pantone swatches?

  • Book Module Lightroom 4 -- can I use a color picker to pick a color from a photo to use as the backg

    I am trying to match a background color for a page in a Blurb book using the Lightroom 4 Book Module.  Is there any way I can use the color picker to pick a color from the photo to use as the color for the background and as the type color?  I see the color box for these situations, but the color picker only seems to work with the color array that pops up and doesn't go to the photo.  Any suggestions?  Am I overlooking something very obvious?

    It works for me.
    The usual Lightroom way: click the eyedropper onto the color palette first, then hold and drag to your photo to sample color.

  • Can't type Pantone values in the Color Picker with Ai CS6

    Hi Illustrators,
    I'm running Design and Web Premium CS6 on a Windows 7 machine. I was recently using Ai's Recolor Artwork dialogue for a CMYK document. I wanted to convert my 4 color artwork to Pantone solid coated. I decided to chose some different Pantones. In older versions of Illustrator I could easily open the Color Picker, click on a Pantone value and then just type in a new value to scroll to it. This is no longer the case with Ai CS6. 
    Does anyone know of a work around?

    Thanks for getting back. It works on Photoshop CS6 (64bt) but not so with Ai
    As long as I'm griping on lost features. Here's another great one that's gone with the CS6 wind...
    In the Swatch Options, you used to be able to scroll through the Color Modes by holding Shift and clicking on the square color preview icon. You used to also be able to get the compliment on the fly by holding Control (Windows) / Command (Mac) and clicking on the same icon. Neither feature works anymore.

Maybe you are looking for

  • XI Soap Adapter: problems in parsing XML

    Hallo, I call a Web Service using XMLSpy and this is the response (note tag <File>):           <SOAPSDK4:ExpBaselineResponse xmlns:SOAPSDK4="http://tempuri.org/PRWBS_PRIMAVERA/message/">                <RESULT>OK</RESULT>                <File><?xml v

  • 16:9 export problem

    Hello, I shot some footage in "squeeze mode" on my Panasonic 100B. I imported the footage into FCP as anamorphic and it plays correctly on the timeline. I am having difficulty exporting the footage to QuickTime to import into DVD Studio Pro. If I exp

  • Microsoft office test drive expired new PowerBook, help

    hi. I don't know where else to ask this question. I have had my PowerBook for about 6 hours and I am already frustrated ... I tired to use the Microsoft Office Test Drive that is on the machine only to have it tell me that my 30 day trial has expired

  • Error opening file for writing when installing

    I cannot install Flash on my Vista X64. I have tried running the downloadable install and the online install. Any time I try to run the install I get "error opening file for writing" when trying to write C:\Windows\SysWOW64\Macromed\Flash\Flash9d.ocx

  • Rpd Modelling, Report design - Forecast Measure

    Hi, I have a reporting requirement to compare the forecast measures across months: The report format is such: Dashboard Prompt => 'Month' Selection... say M1 If month not selected in the prompt then take the current month, say M1 Revenue Month - 3 mo