Naming Objects
Perhaps the most useful feature of Object Manager is its ability to name
objects. Those four curves in the drawing in Figure 32.3what are
they? Curve is not very descriptive. And what about the group
of thirteen?
Figure 32.4 shows how much more descriptive the docker can be, once you
rename the objects. And notice how DRAW refers to the selected object
in the status barby its new name.
FIGURE
32.4 The pinnacle of object managementgiving
them unique names
While this is one of the most powerful features of Object Manager, it
is also one of the most secret. We cant find any mention of it in
the user guide, other books, or online Help, which discusses renaming
pages and renaming layers...but not the objects themselves. To tell you
the truth, we cant remember how we learned about itwe probably
just stumbled upon it. Isnt that how all discoveries are made?
We dont hold illusions that the Object Manager is going to revolutionize
the way you work, because to be candid, most projects dont warrant
its use. But we do think that all users should familiarize themselves
with this docker so they know to turn to it when the need arises. However
specialized it is, there is no other service like it in the program.
Finding and Replacing Objects
Veteran DRAW users waited a long time for a workable method of finding
and replacing objects. After several false starts, version 7 finally delivered
on the promise.
You are no doubt familiar with find and replace operations in your word
processor. A sophisticated word processor can find or replace not only
text strings but styles, typefaces, and a variety of other formatting
characteristics. DRAW does things a bit differently.
In the first place, there are not two operations (find and replace) but
four: Find Objects, Replace Objects, Find Text, and Replace Text. And
while the text operations are very simple, Find Objects and Replace Objects
have such potential for complexity that they are not presented as simple
dialogs (or even complex ones), but as Wizards.
DRAWs Find Wizard allows for almost any conceivable combination
of object types and properties and lets you save and reuse a complex set
of Find specifications after you have created it. As you can see in the
graphic below, Corel has anticipated some of the most common searches,
placing them directly on the menu.

If we were to carry out the above search, DRAW would inform us that there
are no Pantone-filled objects to be found in this drawing. We know this
beyond any doubt because we accidentally did use a Pantone color
for the sun, and DRAW told us so when we performed this search the first
time. We located the offending object and reassigned a CMYK color to it.
Great tool, this Find & Replacemakes up for a multitude of sins...
Lets say that this drawing (which, incidentally, is available from
the Sybex Web site as Evening Sky.cdr) is destined for
a Web page instead of a picture frame. You originally created it with
the process color model, and you know that DRAW will convert the colors
to RGB when you export it as a JPEG file. But you want to know what those
colors are now, and you might want to adjust some of them. Follow along
to see how you would do it:
- 1. Go to Edit Ø
Find and Replace Ø Replace Objects.
- 2. Choose Replace a Color Model or Palette.

- 3. On the next screen, check Find Any Color Model
or Color Palette. You dont care what kind of models or palettes
are present nowyou want to change them all.
- 4. At Replace with the Color Model, find RGB on
the drop-down list.
- 5. At Replace Colors Used As, choose Fills. We dont
understand why there isnt a choice to replace both fills and outlines;
because there isnt, youll need two passes to do both.
- 6. Check all three of the options below that.

- 7. Click Finish, and then choose Replace All from
the final dialog.
On our system, DRAW only needed about 10 seconds to sift through every
fill and convert it to its closest RGB counterpart. Thanks to this exercise,
we discovered that Deep Yellow on DRAWs default palette is R248,
G196, B0. Thats your useless piece of information for the day.
|
| NOTE We are focusing here
on the find-and-replace operation, but curiously, DRAW has built more
into the find engine that does not accompany replace. You can edit
an existing find, and save and reload finds for later use. Were
not sure why all of this delicious functionality is not available
with replace, but we wasted no time adding that to the official Version
10 Wish List.
|
When dealing with text properties, DRAWs Replace Wizard is limited
to font, weight, and size. If you need to replace other text properties,
remember that the Find Wizard is far more flexible. You will have to perform
the replace part manually, but youll still be ahead of the game.
Finally, the Find Text and Replace Text commands are for seeking out
and changing actual strings of text, not text formats.
|