Xara :: Width Of Selection Box In Selection Toolbar

Feb 27, 2013

The Width of Selection box in the Selection Tool Inof Bar does not seem to add in the width of any line thickness. If I make a rectangle that is 500 x 250, the box correctly reflects the size. If I change line width to 16, the box still shows 500 x 250. It is a problem upon export when the exported file does include the line widths, in this case it adds a total of 16 pix (8 each side) with a resultant export not equal to the displayed width. WordPress seems dogmatic about certain widths an exact width is useful.

I suppose I can add the labor of calculating line widths to meet exact export dimensions but I do not remember doing this in previous editions. I'm thinking there is a buried setting that I have changed. Is there such a setting to account for the discrepancy?

View 4 Replies


ADVERTISEMENT

AutoCad :: Selection And Layer Toolbar

Nov 6, 2011

The ability to have the layer toolbar show what layer an object is by selecting the object in model space has ceased to function. Not sure what I did. It's not specific to the drawing either as I've tested it in other drawings as well. It's a toggle somewhere in autocad. BTW Its on my 2006 version. I own 2012 but i'm an old dog that doesn't like to learn new tricks.I just noticed that the prelection ability within autocad is shut-off. For example you select a few object and then use the copy command. The copy command does not recognize the pre-selected objects anymore. Autocad now requires me to select the object from within the command itself.

View 2 Replies View Related

Photoshop :: Why Vector Selection Tool (white Arrow) Change Layer Selection To Another

Sep 1, 2013

I have been continually annoyed, when creating a vector mask-heavy document, with trying to select vector mask points by dragging a rectangle only to find that it instead selects a layer higher up which has a larger vector mask.
 
The only workaround is to manually select the points of my mask or to drag a rectangle from outside the canvas, meaning I have to zoom out or scroll to the edge - sometimes annoying if I am zoomed in quite far.
 
I know that the move tool can be set to automatically select a layer, depending on what part of the image is clicked, but why is there not an option to turn this off for vector editing?

View 1 Replies View Related

Photoshop :: Selection / Patch - Select Blue With Quick Selection Tool?

Dec 10, 2012

If you look closely in the attached picture, there is a spot of light blue on the player's helmet, that looks like a mistake (think it should look like the grass behind it)...though it actually may be part of his helmet.
 
Regardless, I'd like to take it out. My idea was to select the blue with the quick selection tool, then bring that selection out to the grass, select the grass with that size/shape of selection, copy/paste and then bring the grass selection into the blue part so it looks like grass in what was the blue part.
 
The problem is I don't seem to be able to move the selection without taking the blue with it (so it's not an empty selection and therefore can't select a piece of the grass.)

View 2 Replies View Related

Photoshop :: Selection On Sliders And Curves Altered When Click Off Them After Initial Selection

Sep 13, 2012

I have Photoshop CS5 on a Mac OS 10.7.4 My problem is that when I am using curves or a slider, my selection does not stay in the same place. For example, I chose the number 8 on a slider, after I release my selection it will either go one number after or before my selected number. I have had this problem since I got my computer, December 2011, but it has only recently started to frustrated me because of having to use Photoshop a little more than I usually do.

View 2 Replies View Related

AutoCAD 2010 :: Multiple Grip Selection Not Working When Pan Or Zoom During Selection

Jul 12, 2011

When I select a hatch or polyline or any object with grips for that matter, and hold down shift to select multiple grips on the object or objects and then press my middle mouse button to pan or scroll it to zoom, the grips that I have selected de-select, meaning I have to set up the view so that all the grips I want to move are visible before selecting them.

This is only happening on some drawings (although it is most of them) and only when I use 2012 not 2011. Which system variable it is that has gone screwy that I need to reset? or is it something else?

View 9 Replies View Related

Xara :: Exporting Selection As Native XAR File?

Apr 28, 2011

I exported a part of a Xara design as a .xar file and choose 'selection' when prompted (as opposed to 'drawing'). This successfully create a .xar with just the objects I selected, however when I go to File->Import and select this file the preview panel shows an image of the entire original document, which is misleading as to the contents of the .xar. Bug or not?

View 2 Replies View Related

Photoshop :: Complex Selection - Best Selection Method To Drop Out A Background

Oct 24, 2011

how to "drop out" the background from this photo (I have loads to do which are very similar). Thus far I have tried channel selections and the calculations tool + all the normal quick selection tools and I just cant get it to work without spending hours adjusting things. The end effect I need to achieve is a perfect white background without loosing any of the detail if possible. On a side note I have also tried taking the photo on blue, green, black and white backgrounds but due to the number of colours present in the products its just not working for me.

View 5 Replies View Related

AutoCAD Inventor :: Prevent Display Of Selection Lines Upon Selection?

Mar 28, 2013

I have a flexible sub-assembly in my top assembly. Sometiems I'm trying to demonstrate to others how a mechanism in the sub-assembly works using this flexibility feature. It works great, but when I move just one little part of a flexible assembly, Inventor displays the wire-mesh of the entire flexible assembly, because technically the entire assembly is selected, even though I'm only moving one part. It clutters up the screen very badly, detracting from what I'm trying to show.

Is there a way to prevent Inventor from displaying the selection lines? Either only when I'm moving a part in a flexible assembly (which would be great), or to just turn them off completely when I'm presenting like this? I know I can turn off pre-select, but that doesn't work, because once I start moving a part in the flexible assembly, the assembly is "selected" and the wire-mesh displays.

View 3 Replies View Related

AutoCAD .NET :: Leave Elements In Selection Mode After A Selection Action?

Sep 11, 2013

When creating a selection Command using the PromptXXXOptions and PromptXXXResult. The entities are selected on the current view, but once the selection ends the entities return to an unselected state.

Is it possible to leave them in selection mode.

I want to this, because it will be better to use Editor.SelectImplied() instead of saving the last selection object Ids.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Remove A Selection Set From A Selection Set

Nov 15, 2013

I've created a lisp that draws the boltholes of a pipe flanges, using the correct number of holes, at the correct diameter at the correct bolt-hole diameter and then rotates.  Everything works seamlessly, when i do just one flange.  But I've discovered that fewuently there will be mulitple times when a user will have to perform the command.

So the idea I had was to do the following:

Select all circles with     (setq CirclesFirst (ssget "X" (list (cons 0 "CIRCLE"))))

Go through the code to create the new circles.

Select all circles with     (setq Circles (ssget "X" (list (cons 0 "CIRCLE"))))

Remove selection set "CirclesFirst" from "Circles".

But what for some reason (command "_.select" Circles "R" CirclesFirst "") does not work.

View 9 Replies View Related

Xara :: How To Turn Show Selection Bound Handles

Sep 28, 2012

is there a way to turn Show Selection Bound Handles off until you need it (beyond continuously toggling it off). Using Pro 5

View 6 Replies View Related

Photoshop :: Make A Selection Out Of A Text And Expand The Selection?

Sep 1, 2006

Using photoshop, how do you make a selection out of a text and expand the selection?

View 4 Replies View Related

Photoshop :: Quickmask Selection Is Turning Selection Opaque

Jul 6, 2009

I am trying to cut a person out of a picture with a deatiled background so I am using the quickmask selection and paint brush. I'm done selecting the person and have gone back into normal editing mode. I then inversed the selection created within quickmask to select everything but the person in the background. When I click delete, the background vanishes and the person become opaque.

View 3 Replies View Related

Photoshop :: Feathering A Selection Outwards After Making A Selection

Dec 26, 2003

If I have mad a selection with say an ellipse marque, of say 100px and now I want to fether that same selection outwards, ie to start the feather 10 px outward of the 100px selection so that the 100th px has a 100% transparency and the 110th px has a transparency of zero,thus making the new selection 110px, how could I go about doing it. With the current feathering of the selection, it feathers only in the marquee already selected, not outward, and you cannot place negative feathering px. I know that there is most likely some sort of a ration where you would expand the selection by a certain amount of px, and then apply a ratio of feathering to it to enalble it to feather outside of the 100px marquee.

View 3 Replies View Related

GIMP :: Selection Handles On Non-freshly Created Selection

Mar 1, 2013

Right after one makes a selection, say by using the Rectangle SelectTool, is presented with handles that allow altering the selection.

If one then selects another tool without deselecting is being deprivedof these handles while the selection remains active thus rendering himunable to alter the selection in that fashion.

Thus forming my question: is there a way to make these handles to(re-)appear on a non-freshly created selection?

View 3 Replies View Related

Revit :: How To Use Shift To Add To A Selection And Control To Subtract From A Selection

Apr 18, 2012

I am using Revit Arch 2011 and it is more natural for me to use shift to add to a selection and control to subtract from a selection. Can this be changed and how?

View 1 Replies View Related

Photoshop :: Pasted Selection In CS6 Using Marquee Selection?

Aug 18, 2012

When I pasted a selection made with the Marquee tool there is a transform grid around the pasted selection.  I use a MAC and Photoshop CS6 and would like to deactive a feature for this automatic grid, if there is one. 

View 3 Replies View Related

GIMP :: How To Blend Selection Edges Of A Selection

Jan 13, 2013

I know how to blend selection edges of a selection in Gimp 2.8.2, but if I have only one side of a selection that needs blending, what should I do?

Lets say that I have a grey box on a black background and only want to blend the left vertical edge into the background.

View 3 Replies View Related

GIMP :: First Selection Disappear While Making Second Selection

Nov 21, 2013

Every time I make the second selection in a picture with the lazo the first selection disappear. what can I do to fix it?

View 8 Replies View Related

Illustrator :: Selection Tool Suddenly Acting Like Direct Selection Tool During Click-and-drag

Aug 22, 2012

This morning, my Selection Tool (the filled-in arrow) is acting like a Direct Selection Tool (the hollow arrow), but only when I click and drag on a group.  It ends up select the anchors within the group rather than the whole group itself.
 
I've checked my preferences, quit and relaunched Illustrator a few times, and nothing seems to fix it.  The problem briefly went away a few minutes ago, but came back when I quit and relaunched for good measure.
 
It's happening in Illustrator CS 5.1.  I have CS6, and that version works fine, but I'm waiting on some plugins to be updated for it, so I'd like to use CS 5.1.  I'm also running the latest Suitcase Fusion 4.

View 2 Replies View Related

Photoshop :: Can't Make Path Selection Work On Inner Areas Of Path Selection

Aug 20, 2012

The problem is that it's only loading the outline of my path as the selection. All the inner areas aren't included, and I want to chop them out as well

View 26 Replies View Related

Photoshop :: Square Selection Tool, The Selection Edges Are Rounded Rather Than Square

Jan 18, 2009

When I use the square selection tool, the selection edges are rounded rather than square. I can't remember how to rset this.

How do you make the edges square by default?

View 1 Replies View Related

Illustrator :: The Selection Tool Is Working As Direct Selection Tool

Oct 4, 2013

Using the  selection tool i should be able tp reduce or shrink the size of the box or an image as a whole without changing the format. Iam not able to do that. I think i disabled something in my illustrator.

View 2 Replies View Related

Xara :: Set Toolbar To Default Location

Jul 12, 2012

Today I accidentally moved the toolbar. I watched the movie about customizing Xara, but I can't follow it. How to set it back to its default location (top of left edge).

View 4 Replies View Related

Xara :: Submenu Links Are Treated As Popups By Google (Toolbar)?

Feb 3, 2011

Why submenu links are treated as popups by Google (Toolbar) when configured to open as a blank page (_blank). This only happens in Internet Explorer (8and 9) but not in FireFox. Disable Popup blocker in Tools and the links open as a blank page. Disable the whole toolbar and it works. Google Chrome does not treat it as popups. Here is a sample site: (The submenus are under "Real Estate Displays") [URL]...Most surfer don't know what's happening with the blocked pupups, especially if the have popup blocker disabled already in IE. The problem can be circumvented by choosing Same Window (_top) but that's not what I would like. Here is the code section in the index.htm file:

xr_startSubmenu('xr_links_b1','xr_links_menu1',146 );
xr_submenuItem("Private Display","private/index.htm","_blank","xr_links_plain1");
xr_submenuItem("Commercial Display","commercial/index.htm","_blank","xr_links_plain1");
xr_endSubmenu('xr_links_b1');

//]]></script>
<noscript><div style="position:absolute;">
<a href="private/index.htm" target="_blank">Private Display</a> <a href="commercial/index.htm" target="_blank">Commercial Display</a>
</div></noscript>

I know it has not much to do with Xara.

View 1 Replies View Related

Xara :: Set The Text Column Width Accurately?

Sep 2, 2011

How does one set the text column width accurately?

Snap to grid does not work and there is no coordinates available for setting or am I missing something again.

View 6 Replies View Related

Xara :: Line Width Become Transparent Not Solid

Aug 8, 2011

I'm working on a project, and all of a sudden when I ad a outline line width to an object the outline seems transparent to me. I can get it to stop doing this with copying other objects in the scene that have a solid line around them, but as soon as I go back to the other items the transparent line width starts happening again.

View 2 Replies View Related

Xara :: No Option For Changing Line Width To 6 Px

Jan 9, 2012

I'm doing Gary's Create a Sunflower and pot (July 2008) tutorial and just as always I run into problems combining/converting shapes. I believe I have followed the tut exactly and the only thing my lines do is taper at the bottom.

Also, I'm using Designer 7 and there is no option for changing line width to 6 px, only 4 and 8. So I'm using 8 pxls. I tried typing in a 6 and hitting enter but it doesn't accept a 6.

View 4 Replies View Related

Xara :: How To Control Page Width And Height

Oct 2, 2011

Where is the option to control page width & height so that you can make both even measurements? I typically get something like w 1920.4px & h 1080px. When I try to change the width to 1920 the height adjusts as well. I know there is a simple fix for this but I can't find it.

View 3 Replies View Related

Xara :: Set A Snap Grid With Width And Height

Jun 6, 2011

I am a professional web developer and I have been trying to do something for a while, well thats not quiet true I have achieved this but I cannot believe its as complex as it appears to be. I want to create CSS Sprite pages, I have looked at the graphic library with its buttons and to be honest they are great but I cannot get over how you can split the mouse over images from the static none roll over images within the layers section.

Just finally can I set a snap grid with a width and height so for example I want a grid of width 100 and height say 35? again to aid in me creating CSS Sprite pages.

View 3 Replies View Related







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