AutoCAD .NET :: Stopping Palette Being Restored On Startup
May 22, 2012
Is there anyway to stop AutoCAD executing the command used to create a palette upon AutoCAD startup?
I know constructing the palette without a GUID prevents this behaviour but I'd like keep this to preserve the palette size, position, state etc given when a GUID is provided.
I had hoped I could just close / make not visible the palette just before AutoCAD exits and it wouldn't try and restore the palette upon the next AutoCAD started. I've tried doing this in the Application.BeginQuit event but the command is still called the next time AutoCAD is started.
View 6 Replies
ADVERTISEMENT
Jan 10, 2013
my tool palette causes a systematic crash at startup .
is there a way to launch without opening toolpalettes .?
View 5 Replies
View Related
Aug 1, 2013
When I restore a saved layer state in one viewport the adjacent viewport (with a different saved layer state) changes. I also don’t seem to be able to save these edited layer states so that they retain my edits.
View 3 Replies
View Related
Oct 31, 2013
Using Vanilla 2014, Just recently upgraded to a Win7 pro 64bit box
1. Open drawing file
2. Activate paperspace viewport
3. Open classic layer manager
4. Open layer states manager
5. Selected a layer state defined in an xref
6, Pick Restore
7. Receive the error "The Selected Layer States Could Not Be Restored"
No further information is provided. This process has worked flawlessly on the old machine. What has changed within AutoCAD? Is this a 64bit thing? If I import the layer state directly from the xref or from an exported LAS file, the restore works fine.
View 9 Replies
View Related
Jul 25, 2011
I am working on a .Net plugin and need to handle some events. The first one I'm playing with is the ability to prevent a block from being erased. My method for doing this was to add a handler to the database object of the current document, and look for blocks being erased and then check its name/attributes. I realize that the code is buggy and will only work for blocks - but it's currently just a proof of concept. I have hard-coded the block name, and set a check for if the attributes contain "123". It seems to work, but after I un-erase the blocks they don't redraw. I've gotten better results with calling .Draw on the object, but I still have to regen the drawing manually.
<CommandMethod("protectblock", CommandFlags.Session)> _ Public Sub protectblock() Dim currentDocument As Document = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument Dim currentDatabase As Database = currentDocument.Database AddHandler currentDatabase.ObjectErased, New ObjectErasedEventHandler(AddressOf callback_ObjectErased) End Sub
[code]....
View 4 Replies
View Related
Jan 22, 2013
I usually use my mbutton to pan dwg. Just started using AutoCAD 2013 and I notice it zoom extents everytime I press the mbutton (the middle scrollwheel button). How do I disable this zoom extents?
One more thing, how do I disable the annoying auto complete whenever I type in a command? It seems to be slowing my work flow.
View 6 Replies
View Related
Mar 8, 2012
I am using acad 2012, and VS 2010 (C#) on win 7 64 bit.
I made a form, and showing it as modeless via Application.ShowModelessDialog... as recommended by everyone and that works fine.
I have a button that does something, and I set a break point right on the first line of code for its callback.
The button runs fine, but VS is not stopping at the break point.
Is there a different technique required when debugging modeless forms?
[URL]
View 5 Replies
View Related
Jul 9, 2012
I had a perfectly working PSD file that I accidentally deleted, then deleted it out of my trash bin. I got my hands on a recovery tool to restore deleted files and was able to find the file and recover it. But now when I click on the file it says "Could not complete your request because it not a valid Photoshop document." I found some programs to fix corrupted psd files, but they did not work.
The byte size looks right, 12mb. The picture extension is correct, .psd. how I can get this file to work?
View 2 Replies
View Related
Feb 25, 2014
Can an Elements 6 backup be restored to a new PC with Elements 12?
View 1 Replies
View Related
Feb 2, 2012
Is it possible to add the Properties Palette to a custom made palette set in .NET? And how to do this?
View 3 Replies
View Related
Sep 9, 2013
I am using a classroom in a book tutorial for cs6 and stuck on one directive that gets me nowhere: "Start Photoshop, and then immediately hold down Command+Option+Shift (MacOS) to restore default preferences." When I do this, nothing happens -- no prompt as promised. What am I doing wrong and where can I go to get the default settings in preferences restored?
View 7 Replies
View Related
Mar 6, 2014
Licensing for this product has stopped working. Error 147:20.The program has been restored from a backup. The hard drive had to be replaced.
View 3 Replies
View Related
Jun 22, 2013
I seem to have deleted my lightroom back up from the HD but was able to restore (lrdata).
Problem is that now it seems blank.
View 3 Replies
View Related
Jul 6, 2012
The original files are gone, deleted accidentally. But my LR3 catalog still has full size previews of all of them. Is there any way to convert those previews into photo files (dng or jpg would be fine)?
It seems like this should be possible - I can see the images right there on my screen, so they can't be gone for good!
The deleted photos comprise an entire day in Venice, Italy, and had already been sorted into keepers. Even if I could only get a medium sized jpeg, it'd be better than nothing at all.
View 24 Replies
View Related
Dec 7, 2012
I wan´t to delete a palette from Autocad Tool Palette. How can I do?
View 3 Replies
View Related
Apr 10, 2012
On Windows 7 Home Premium x64, GIMP does not properly restore the position of the Toolbox window with "Save window positions on exit" checked in Preferences > Window Management. The Toolbox window does retain its size, but is placed in a seemingly random place in the top-left area of the screen every time GIMP is launched. Other windows retain their size and shape perfectly. I've searched for a solution to this problem but couldn't find one.
View 2 Replies
View Related
Jun 19, 2013
So I noticed that when selecting multiple closed paths with a fill you can no longer swap them to a stroke in your tool panel. I am assuming that this just got overlooked.
View 1 Replies
View Related
Jan 9, 2013
I backed up my Elements 10 catalog to an external hard drive.I then built a new computer, and installed Elements 10. I then used the Restore feature and restored my catalog to a new location.
All of the pictures came in along with my tags, etc. but all of the pictures are showing a generic icon with a question mark, meaning that they are all disconnected.
When I click on a picture and look at the location, it is still showing the old location, even though I used the Restore function and specific a new location, so Elements obviously knows where the pictures are because it put them there!!!
View 11 Replies
View Related
Jun 12, 2013
trying to restore data and not all tags, albums etc. are restored in photoshop elements 10. what am i doing wrong?
View 3 Replies
View Related
Oct 11, 2013
I had to restore images I deleted off my SD card and when I uploaded them into LR they appear whole in the scroller at the bottom but when clicked on, some have large chunks of the image missing. Is it possible to restore the WHOLE image?
View 1 Replies
View Related
Jul 7, 2013
I want to uninstall Photoshop cs5 trial version from my Mac that was just restored via Time Machine.
A bit to background and the attempts that I have made:My iMac (running 10.6.8) recently had a drastic hard drive crash. Luckily I was able to get it up and running again to make a Time Machine backup. The hard drive had to be replaced, and I restored my mac using the last (post crash) Time Machine backup.
However, when I tried to run Photoshop I get a Configuration Error and it tells me to uninstall and reinstall, and also gives me an Error code 6. I tried to uninstall it with the photoshop uninstaller but it tells me I need to install the Application manager (with a link where to get it). I download and install it, reboot the computer (btw I am running as the Admin when trying to remove the program) and then tried to uninstall again but it fails. After searching around on the net I tried to use the CS cleaner tool but all it finds is the Application Manager.
I noticed today that I have a folder called "Lost and Found" on the root directory of my hard drive. Inside are various numbered folders and some contain various Adobe files and folders such as CS5 service manager app, AMT, lenses, etc.
View 7 Replies
View Related
May 25, 2006
I using the magnetic lasso to select an image...if I mess up. I try to stop the lasso, it just keeps tracking whereever I go and I want to stop it from tracking .... what do I do to end it... I know I can go to where I started ......... but is there a better way?
View 1 Replies
View Related
Oct 8, 2013
URL...I use the fill tool next to an already established color and it does this blending, I'm assuming it's a simple fix or just user error somewhere, but how to fix?
(In case it's important the Gray color was made using the Free Select Tool and Fill with FG Color command and the White was the Bucket Fill tool)
View 2 Replies
View Related
Jun 9, 2011
but my lack of determing the answer has stopped me from using what is obviously an excellent product: Once I use a tool to perform something, say to draw a colored line in an image, I dont know what to click on from stopping the drawing tool from having control. I can click on another tool, but what if I just want to drag the image to another part of the screen? In a previous paint tool I used, PhotoImpact I believe, there was an icon in the Tools that basically stopped whatever tool I had last selected from being in affect.
View 9 Replies
View Related
Jun 3, 2012
In regards to the new adobe photoshop CS6, i am having some issues selecting a layer. It automatically creates a stroke on each selected layer
View 4 Replies
View Related
May 18, 2006
Why is it that Photoshop always fills in a shape every time you create one with the shape tools and how can I stop it from doing that? I'm trying to create just a single line of color and nothing else. Ideas?
View 8 Replies
View Related
Mar 5, 2008
My preferred medium for photography is underwater, so it is crucial the white balance is set to the area and depth of the shot. When I use Photoshop CS3 to develop the shot in RAW, as soon as I click on to the shot in bridge it instantly reverts back to the default white balance, In UK fresh waters this usually means a strong green cast.
View 4 Replies
View Related
Jun 16, 2004
I'm trying to batch convert groups of photos to b&w. The action i want to perform involves 3 steps: 1)channel mix to b&w, 2)stop to do curves, dodge/burn,etc. and 3)finish b&w convert w/ hue/saturation. If i insert a Stop then PS does allow me to finish the action but it stops the batch. I need to do the Hue/Sat after adjustments b/c otherwise i get a color shift. If this makes sense,
View 6 Replies
View Related
Aug 19, 2013
I'm always getting "metadata file needs to be updated" notification for two TIFF files, not for others. I'm saving them to the disk, after two seconds they are giving the same notification ... I'm not touching my hands even to the keyboard ...
View 2 Replies
View Related
Mar 8, 2007
Is it possible to stop the PDF slideshow exports from LR from automatically advancing? I want it to remain on the slides until I hit the cursor button (like I can do from within LR.) My pdf slideshows, however, keep auto-advancing. I can get it to advance FASTER in either direction by hitting the cursor buttons, but I can't "stop" it from auto-advancing completely, which is what I want.
The LR slideshow export page says that "Adobe Acrobat transitions use a fixed speed," but I thought that this meant that you couldn't change the speed of the transition itself. Can you also not change the "rate of advancing" to the next slide?
View 12 Replies
View Related
Mar 20, 2013
I imported my files from Premiere Pro CS6. I rendered in Premiere Pro prior to importing it to AE.
View 1 Replies
View Related