Photoshop :: See Layers In Filter Window

Mar 18, 2008

When using the Filter Window, we would like to see the other layers at the same time. At the moment, we only see the active layer on a transparency checker background.

Is this possible ?

View 10 Replies


ADVERTISEMENT

GIMP :: Single Window Mode - Filter Options Windows Behind Main Window On OSX

Mar 11, 2013

As a new user I really prefer the single window mode but have a real problem in that every time I open a filter the window/box that open opens up underneath the single window and I cant see it without minimising the main gimp window. I've played with the preferences windows management options and seem to have all the file options curves etc on top now (these were opening under the single window at one point) but nothing I do seems to want to make the filter boxes open where I can see them - It's making GIMP quite unpleasant to use.

View 2 Replies View Related

Photoshop :: CS4 Filter Window Problem With/without...

Nov 20, 2008

Has anyone else had a problem with filter (noise, sharpen, blur, etc.) preview windows in CS4? When I move the image within the window, I see a flickering border made up of pieces of the image, showing one side of the square at a time. This occurs with or without Open GL enabled.

I have noticed no such problem with the preview window in Noiseware; however, with Noise Ninja, moving the window brings on a dotted, horizontal line running down the screen when the mouse button is lifted. I have no problem with zooming and panning with main image windows with or without Open GL; however, I do have flickering when dragging a single or multiple windows with Open GL only.

Another problem I have seen occurring with or without Open GL is the multiplication of dialog boxes when dragging them. Possibly related?

Windows XP Home SP3; Intel Dual Core, 3GHz; 4G Ram; 2 x 250GB, 1 x 320GB Western Digital SATA-II 7200 drives; Asus EAX1600XT 256mb PCI-E graphics card (latest driver, Catalyst 8.11, installed)

View 2 Replies View Related

Photoshop :: Displaying The Filter Window

Mar 3, 2004

i am using photoshop CS. Whenever i try to use a filter, only about 3/4 of the filter's window is displayed as shown in the link below...

I can't rescale the window any further! Do I have to customise something to make it display fully?

View 2 Replies View Related

Photoshop :: Getting "channels" Window Into The Layers Window?

Jul 25, 2006

I accidently moved my channel window seperately, so there's a box for channels and theres a box for layers/paths.

How do I get it so the layers, paths, and channels are all in one window/box?

View 2 Replies View Related

Photoshop :: Video Frames To Layers Window

Jul 26, 2013

im having this problem with the "File > Import > Video Frames to Layers" the box comes up like this:

as you can see the box is white, the file i have imported if MP4 and iv tryed this with 2 files now, and get the smae thing, iv also tryed ans mov file the which dose show a preview but it still showd the black bar at the bottom and no time bar and such
 
iv uninstalled the and reinstalled Photoshop and have the latest version of Quik time installed
 
it's Photshop CS5 that im useing running on 64bit windows 8, i was priviously runing 32bit windows 8 and and this worked fine, then upgraded to 64bit and now this problem has occoured

View 1 Replies View Related

Photoshop :: CS2 - Layers Window Won't Stay Open?

Jul 22, 2012

I've been using CS2 Photoshop 9 for some time on an iMac running 10.4.11. all of a sudden, the Layers window will not stay open. It'll open with F7 but as soon as I click on the image I'm working on, the Layers window closes! All the other windows seem to work OK. Did I mistakenly hit something to cause this to happen? It's almost like an automatic window closer.

View 5 Replies View Related

Photoshop :: Liquify Filter Causing Semi-transparent Layers To Become Brightened

Mar 18, 2013

I'm having an issue with the Liquify Filter's final results. When using the filter it works fine, and if I use the filter on a solid layer its results given back to the original image are perfect also.
 
However, using the filter on a layer that has mostly transparency behind it (a layer with sketched line-art on it for example), the result given back to the original image is brightened significantly. The only work-around I have found so far is to merge a solid colour background to the transparent layer, and then the result works fine. However this is not desirable because future use of the image as line-art requires editing to get it back onto its own layer that can be destructive when the work contains toning.

View 3 Replies View Related

AutoCAD 2010 :: Filter All Used Layers

May 30, 2012

I am trying to filter all used layers in Layer Properties Manager. Is there a simple way to do this? I am coming from a Microstation background and that has a column for Used layers.

C3D 2012 sp1
W7Pro 64bit
HP Z400 Workstation
16 GB RAM
Intel Xeon CPU W3565@3.20GHz
NVIDIA Quadro 4000

View 3 Replies View Related

AutoCAD .NET :: Selection Filter On Multiple Layers?

Apr 25, 2012

to select object on a single layer

Dim strLayer as string = "road"acTypValAr.SetValue(New TypedValue(DxfCode.LayerName, strLayer), 2)  

how do you select all objects on multiple layers

Dim strLayer as string = "road,sidewalks"acTypValAr.SetValue(New TypedValue(DxfCode.LayerName, strLayer), 2)  

the above does not work. how do you select all objects on multiple layers?

View 3 Replies View Related

AutoCad :: How To Apply A Filter To Layers Dialogue Box

Aug 5, 2011

i know how to apply a filter to my Layers dialogue box - i use this often to just show local layers when i have a .dwg with a few xrefs in it, each of which have heaps of layers within themselves, and i don't need to see the xref layers etc

How to do a similar thing to the Properties bar layer field?

until now, when i needed to change the layer of an entity, i click on the little arrow on the RHS of this drop down field in the properties bar, and then have to seek out my layer name, which could be amongst the hundreds of xref layer names, depending on the naming conventions used etc.

i know with perfect naming convensions or by putting a "0" in front of my local layers, then at least all of mine will be grouped together at the top, but is there a way to bypass that option to ONLY show local layers???

View 6 Replies View Related

AutoCad :: How To Move Layers From All To A New Group Filter

May 30, 2013

I need to move some layers in a new group filter as you can see on the picture:

layer.PNG

View 2 Replies View Related

Paint.NET :: How To Open Layers Window Again

Oct 14, 2012

This is my first time using this program, and I accidentally closed the 'layers' window that shows the layers and lets you move them around. I can't find where to open it again.

View 1 Replies View Related

Illustrator :: Autocad DWG Appear In AI Layers Window

Aug 23, 2012

When I try to open a autocad 2004 dwg in AI cs6 the board is blank, but all of the 20 layers of the autocad dwg appear in the AI layers window. There is no text in the dwg, and I selected scaled to fit box.

View 5 Replies View Related

AutoCAD 2010 :: How To Create Filter That Only Show Layers

Jun 3, 2013

Is it possible to creae filter that would only show layers that are in use (actually have objects on the layer)? How would that be done?

C3D 2012 sp1
W7Pro 64bit
HP Z400 Workstation
16 GB RAM
Intel Xeon CPU W3565@3.20GHz
NVIDIA Quadro 4000

View 3 Replies View Related

AutoCad :: Restore Full Layers Window

Apr 20, 2012

Had the Layers window open adding a layer. I don't know what I did, but now All that is showing is a 1/4 inch window along the top that shows All 57 layers displayed of 57 layer. What can I do to restore the full layers window.

View 6 Replies View Related

GIMP :: Select All Layers In Layer Window

Aug 21, 2012

Is there a way to select all the layers in the Layers Window? is: I've got a GIF animation that's comprised of 590 individual layers, and to work on specific layers, It'd be convenient to be able to hide all the layers other than the layer I'm working on - maybe with a dialog under Layers>>Stack>>Select all Layers>>Hide, or an "eye" checkbox at the top or bottom of the Layers window that would select all layers, thereby allowing me to "unhide" the selected layer by checking the "eye" ,(show), checkbox of the relevant layer.

Currently, the only way I know of to work on a specific layer within such a stack is to move the layer to the top of the stack so it becomes the visible layer, perform the work, then return the layer to its original location.

View 4 Replies View Related

GIMP :: Lost Dock - Layers Window Is Missing?

Jan 21, 2011

My layers dock has gone missing. According to the list in my 'Windows' tab, it claims to be open. I have looked all over the screen. I have switched on and off again etc. I have even deliberately thrown other docks off the screen to see if they come back to normal screen area if I close and reopen Gimp- and they do. so it isn't lost off screen.

I have unistalled and re-insalled and it has not come back.

1. Go to Windows>recently closed docks - Mine says 'empty'

2. File>create docks - I don't have this option- mine choices are 'new', 'create', 'open', 'open as layers', ''open location', 'open recent'... then a few which pertain to having an image open that you're working on... then 'quit'.

3. I went to Youtube and the tutorials on how to make your Gimp like Photoshop and how to get back closed windows also haven't worked.

I'm on Gimp 2.6.

View 4 Replies View Related

Paint.NET :: Add Additional Button At Bottom Of Layers Window

Sep 4, 2011

Sometimes I'm getting photoshop files with hundreds of layers.

I'm really happy that I'm able to open them in Paint.NET.

But because of the amount of layers it is sometimes difficult to figure out which detail is on which layer.

And to switch off layers up to the point that only the layer in question is left is little bit painful.

Proposal:

Add an additional button at the bottom of the layers window.

If the button is selected then only the active layer is visible in the main window and not a merge of the visible layers.

You may then activate one layer after the other to check the content.

Maybe if the button is selected then this could overwrite the visiblity attribute of the layer temporary.

View 2 Replies View Related

AutoCad :: Why 2009 Not Allow To Select New Layers To Specific Group Layer Filter

Jul 27, 2012

Why my AutoCad 2009 will not let me select new layers to a specific group layer filter. It was working just fine and yesterday all of sudden it will not let me add new layers to a specific filter. Is there a button or command that maybe would have changed that function. Everything else seems to be working on the Layer Manager.

View 3 Replies View Related

AutoCad :: Group Layer Filter-adding Layers By Selection Then Enter

Aug 7, 2012

I use a lot of Group Layer Filters so I can turn things on/off quickly. My problem is I have been creating my Layer Filter Group by right clicking on the Layer Group Filter>going to Selection>then click Add> then go back to my drawing or Layout tab and select all of the layers I need then click enter. One day my AutoCad would not let me do that anymore, and even after I click on enter it gives me an error message saying the command is still active. Now from my Layer Properties Manager I can select any layer and drag/drop it into any filter and it works, but I really need to be able to select things within the model space or paper of each layout tabs.

View 0 Replies View Related

CorelDRAW X3 :: Export / Print Hidden Layers Warning Window?

Oct 10, 2013

While I was first working with CorelDraw13, I tried exporting a file that had a layer that was hidden, but printable.  I got a warning/error window notifying my of the problem.  In the corner, there was a check box option to not display that warning/error message.  

Now, I am trying to get that window to show up again.  

View 4 Replies View Related

GIMP :: How To Find Layers Window Or Place In Menus To Turn It On Or Off

Sep 7, 2013

I'm using Gimp 2.8 with Windows 7 on two monitors. I am unable to find the layers window, or a place in the menus to turn it on or off.

View 3 Replies View Related

GIMP :: The Layers / Channels / Paths Dialog Window Doesn't Appear On Screen?

Feb 3, 2012

The Layers, Channels, Paths Dialog Window doesn't appear on my screen. Have tried everything I can think of.

View 2 Replies View Related

GIMP :: Layers / Channels And Paths Dialog Window Not Appearing On Screen

Jan 21, 2012

The Layers, Channels, Paths Dialog Window doesn't appear on my screen.

View 1 Replies View Related

Photoshop :: Filter Effect And Layer Style In Same Layer Versus Separate Layers

Mar 18, 2013

I'm adjusting a photographic image and am using both a filter effect and a layer style in the same layer on a Smart Object.  I want to separate the two effects into two layers, so one layer has the filter effect (Nik) and one layer has the layer style (Color Overlay) (with the goal of merging/rasterizing the Nik filter effect with the Smart Object but keeping the layer style unmerged).  I can make two layers and move one effect without problem, but the visual result of each effect on a separate layer is quite different from having both effects in the same layer.   The Blend Mode for all my layers is Normal.  Within the Color Overlay panel, the blend mode is Linear Burn.
 
 Layer 1: a layer style and a filter effect, stacked
 
looks very different from....
 
Layer 2:  a layer style
Layer 1:  a filter effect

View 4 Replies View Related

Photoshop :: Lens Flare Filter - Artifacts Ruin Effect - Useless Filter?

Aug 25, 2013

I tried to use the lens flare filter in Photoshop CS6.While the lighting effect is interesting, it introduces ugly artifacts like blue or orange blobs (which are supposed to be the reflection of the diaphragm, but do not look anywhere close to that, but instead are just cheesy looking blobs of color).
 
In the "movie prime" setting blue lines are added which have nothing to do with lens flar.On top of it, the preview is about the size of a stamp. Any way to use the filter without getting these artifacts, or is it - what I assume - just a useless toy filter, that has probably been dragged on for years and years because it's always been there? What do you use to create a lens flare effect? Are you just building it from scratch with brush work?

View 5 Replies View Related

AutoCAD Civil 3D :: Create A Layer Filter That Excludes Both Civil Layers And Xrefs

May 3, 2012

I want to create a Layer Filter that excludes both Civil Layers and Xrefs.

I have created one that excludes Civil objects (Excel Civil.jpg)  but when I add a filter for excluding xrefs as well the Civil objects appear in the filter again indeed all the layers are included again (Excel Xref.jpg) if I invert the filter nothing is displayed. 

View 4 Replies View Related

Photoshop :: Camera Raw Filter Does Not Show Up On Filter Drop List On CC

May 11, 2013

camera raw filter does not show up on the filter drop list on CC. I am trying to determine why this is the case.  So far everything else seems to work.

View 2 Replies View Related

Photoshop :: CS5 / Lighting Effects Filter Not Showing In Filter Menu

Nov 27, 2012

Photoshop CS5 already in 32-bit mode; Lighting Effects filter not showing in the FIlter Menu.

View 38 Replies View Related

Photoshop :: Filter Gallery (fade Out) In Filter Menu

Aug 14, 2013

why not appear filter gallery (fade out) in filter menu

View 2 Replies View Related







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