Page 8 of 16

Ctrl+Tab drawing previews

PostPosted: Fri Jan 25, 2008 2:29 pm
by joshhuggins
It would be nice if when each drawing is opened or force saved a preview image would be created in the temp folder. Then when we Ctrl+Tab to switch between multiple drawings, if we could Ctrl+Tab like we can now to switch between open files and have these preview images cycle instead of having to redraw each file on the screen, would really be helpful. A good example of this idea would be the Alt+Tab previews in Vista (not the Windows+Tab Flip 3D junk) and to a lesser extent the TaskSwitchXP Application. My thinking behind this is mainly when you have huge drawings open in datacad at the same time you almost don't want to use Ctrl+Tab to switch between drawings because of the slow regens of each large file you may have open. This is not an issue on smaller simple files but really can slow down your work flow on large complex projects. With the probability of complex entities and views starting to become the norm over the next few years with smart entities, I think if something like this could be implemented would be a welcome enhancement for sure. Maybe an ini option to have the preview images loaded into memory for faster Ctrl+Tabbing if running from the temp folder is too slow? Also when you start a new Ctrl+Tab, the preview image of the current file you are "leaving" would then be updated. Just bouncing an idea around. :idea:

PostPosted: Fri Jan 25, 2008 4:27 pm
by Brian Engebretson
I like that idea. I would even be happy if just a list of the open drawing names popped up. CTRL+TAB to move down the list, then when you release CTRL+TAB, it opens the drawing you have highlighted. Essentially just a hot key for the “window” drop down menu.

PostPosted: Fri Jan 25, 2008 6:18 pm
by joshhuggins
I thought about just a list too because it would be faster, but I think file names issues and long paths would often leave you guessing. With a preview along with the file name and path would be primo I think, as long as it was snappy to use.

PostPosted: Sat Jan 26, 2008 7:22 am
by Miguel Palaoro
It's nice an improvement like this.

It might follow the general idea behind the private clipboards with an optional selection among all open drawings.

Have my full support for it.

PostPosted: Tue Feb 19, 2008 2:26 pm
by joshhuggins
If an xref has nothing to display, it displays the little "x" at absolute zero. But when there is something to display and the little "x" disappears, it would be very nice if xrefs were NOT selected when a selection area includes absolute zero, but doesn't actually cross anything the xref is displaying. If only the "x" is showing or the extents of the xref are within the selection area or crossed with crossing, then yes this makes sense to apply the edit. Maybe having an S3 Object Snap, S6 More Options, F5 Abs. Xrefs would work?
Fixed.

PostPosted: Tue Feb 19, 2008 2:47 pm
by David A. Giesselman
Hi Josh:

Actually, that little 'x' is the XRef's idea of where its absolute zero is and will coincide with absolute zero of your current drawing if the XRef was placed by hitting AbsZero.

However, having said that, I am unable to reproduce the problem you describe of selecting an XRef only by its absolute zero point.

Dave

PostPosted: Tue Feb 19, 2008 3:03 pm
by joshhuggins
It seems to only be when using Area, Crossing, which seems to make more sense now. I think I'm just seeing it more now with our new more xref-centric base files which are aligned at absolute zero across the board. So I guess the wish would be a way to do a selection with crossing, to not include an xref by it's absolute zero point, unless it's displaying the little orphan 'x', An xref being selected with crossing because of entity points contain within the xref are working great by the way. Thanks.
Fixed.

PostPosted: Tue Feb 19, 2008 3:16 pm
by David A. Giesselman
I still can't select an XRef by its abs. zero point whether it's displayer or not. Could you email me an example file that illustrates this?

PostPosted: Tue Feb 19, 2008 3:23 pm
by Tony Blasio
I have been able to do it when I have renamed layers in the file that is XREF'd and it causes all layers to be off in the XREF manager for that specific XREF. All that is left on the screen is the little x at the absolute zero of the XREF. In those cases I am able to double click on the little x and the Reference File manager Opens.

At least I could do this a few updates back, haven't run into this since.

PostPosted: Tue Feb 19, 2008 3:58 pm
by joshhuggins
Tony Blasio wrote:I have been able to do it when I have renamed layers in the file that is XREF'd and it causes all layers to be off in the XREF manager for that specific XREF. All that is left on the screen is the little x at the absolute zero of the XREF. In those cases I am able to double click on the little x and the Reference File manager Opens.

At least I could do this a few updates back, haven't run into this since.
I did do this for these xrefs. They make up our border sheets. I'll send the files in Dave, thanks.

PostPosted: Mon Feb 25, 2008 10:22 am
by joshhuggins
Could really use an extended character codes to turn Fixed Reference Point off.

PostPosted: Mon Feb 25, 2008 12:29 pm
by joshhuggins
Done for version 12!
It would also be nice if the Hatch / Polyline properties dialog box had drop downs for the Hatching options.
:arrow: Dropdown: Outline/No Outline
:arrow: Check Boxes: Lock Origin/Angle/Scale

PostPosted: Mon Feb 25, 2008 1:15 pm
by Tony Blasio
joshhuggins wrote:It would also be nice if the Hatch / Polyline properties dialog box had drop downs for the Hatching options.
:arrow: Dropdown: Normal/Outermost/Ignore
:arrow: Dropdown: Outline/No Outline
:arrow: Check Boxes: Lock Origin/Angle/Scale


Yes please. I think several entities could use some Properties Dialogue enhancements just like the above.

I would like to see Dimstyle and Arrowstyle settings in Dimension Properties and z-height settings for slabs too. :idea:

PostPosted: Mon Feb 25, 2008 5:57 pm
by joshhuggins
Done! See Tony's reply below.
It would also be handy if we had an ini option
Code: Select all[General]
MultipleRemembersStatus=FALSE
So the Multiple toggles are not sticky like the AndCopy options.

PostPosted: Tue Feb 26, 2008 8:10 am
by Tony Blasio
joshhuggins wrote:It would also be handy if we had an ini option
Code: Select all[General]
MultipleRemembersStatus=FALSE
So the Multiple toggles are not sticky like the AndCopy options.


We do. Add the line:
MultiRemembersStatus=FALSE

to the General Section and you will be all set.