|
|
| Next: fieldpicture(37)? |
| Author |
Message |
Elyasin External

Since: Sep 27, 2006 Posts: 3
|
Posted: Wed Sep 27, 2006 2:57 am Post subject: Problem with the width of the textarea of a shape 2 Archived from groups: microsoft>public>visio>createshapes (more info?) |
|
|
Hi folks,
in an older subject I explained my problem with the width of the
textarea of a shape. When I try the steps of the suggestion posted (see
trace of old subject) I still can not change the width since it is not
part of the properties of the master shape (when I double click on it).
Is there another possibility?
I appreciate any kind of help.
Thanks in advance
Ely
-------------------------------------------Trace of old
subject---------------------------------------
HI folks,
I am using Visio 2002 at work.
I want to create shapes by importing image files (PNG format, because
they allow transparent background) that have the size of an icon (32 x
32). The width of the textarea is the same as the width of the created
shape and this is not good. I would like to allow the textarea of a
shape to be much wider than the width of the shape itself.
I read about a workaround using the ShapeSheet that suggests to modify
the property for the width of the shape textarea. Now when I do this
and try to create the master (by copying the shape to the stencil
area), the image is shown in a very small size. When I do not change
this property the master is shown in a reasonable size.
Question: How can I have a wider shape textarea without changing the
shape size so that the master is shown in a reasonable size?
I would be very thankful for any suggestions.
THX
Ely
De : Mark Nelson [MS] - afficher le profil
Date : Jeu 24 août 2006 07:35
E-mail : "Mark Nelson [MS]" <mark... RemoveThis @online.microsoft.com>
Groupes : microsoft.public.visio.createshapes
Hi Ely,
Create a master shape from the image before you alter the text area.
This
will generate the full size thumbnail. Then right click on the master
and
find the Master Properties command. There is a checkbox in this dialog
that
prevents automatic regeneration of the master icon. Now you can make
additional changes without affecting the thumbnail. Double-click the
master
to edit it. Then use the Text Block Tool (found on the Standard
toolbar
underneath the Text tool) to resize the text width as you like.
--
Mark Nelson
Office Graphics - Visio
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no
rights. |
|
| Back to top |
|
 |
Paul Herber External

Since: Nov 11, 2005 Posts: 164
|
Posted: Wed Sep 27, 2006 12:12 pm Post subject: Re: Problem with the width of the textarea of a shape 2 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On 27 Sep 2006 02:57:37 -0700, "Elyasin" <eshaladi RemoveThis @googlemail.com>
wrote:
>Hi folks,
>
> in an older subject I explained my problem with the width of the
>textarea of a shape. When I try the steps of the suggestion posted (see
>trace of old subject) I still can not change the width since it is not
>part of the properties of the master shape (when I double click on it).
>Is there another possibility?
>I appreciate any kind of help.
Open the shape's shapesheet, add a TextTransform section and set the
TxtWidth cell to
TEXTWIDTH(TheText)
--
Regards, Paul Herber, Sandrila Ltd. http://www.pherber.com/
Electronics for Visio http://www.electronics.sandrila.co.uk/ |
|
| Back to top |
|
 |
Elyasin External

Since: Sep 27, 2006 Posts: 3
|
Posted: Mon Oct 09, 2006 4:31 am Post subject: Re: Problem with the width of the textarea of a shape 2 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
I tried this but I can not insert a TextTransform section. It is
inactive (gray) and thus I can not select it.
Regards
Ely
Paul Herber a écrit :
> On 27 Sep 2006 02:57:37 -0700, "Elyasin" <eshaladi.RemoveThis@googlemail.com>
> wrote:
>
> >Hi folks,
> >
> > in an older subject I explained my problem with the width of the
> >textarea of a shape. When I try the steps of the suggestion posted (see
> >trace of old subject) I still can not change the width since it is not
> >part of the properties of the master shape (when I double click on it).
> >Is there another possibility?
> >I appreciate any kind of help.
>
> Open the shape's shapesheet, add a TextTransform section and set the
> TxtWidth cell to
> TEXTWIDTH(TheText)
>
>
>
> --
> Regards, Paul Herber, Sandrila Ltd. http://www.pherber.com/
> Electronics for Visio http://www.electronics.sandrila.co.uk/ |
|
| Back to top |
|
 |
Elyasin External

Since: Sep 27, 2006 Posts: 3
|
Posted: Mon Oct 09, 2006 6:33 am Post subject: Re: Problem with the width of the textarea of a shape 2 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Thank you all for your help. I found out. The TextTransform section
existed already. But in order to be able to access it one has to select
the icon/image before entering the ShapeSheet.
Regards,
Ely
Paul Herber a écrit :
> In that case the TextTransform section already exists, just edit the
> TxtWidth cell.
>
> On 9 Oct 2006 04:31:27 -0700, "Elyasin" <eshaladi.TakeThisOut@googlemail.com>
> wrote:
>
> >I tried this but I can not insert a TextTransform section. It is
> >inactive (gray) and thus I can not select it.
> >
> >Regards
> >Ely
> >
> >Paul Herber a écrit :
> >
> >> On 27 Sep 2006 02:57:37 -0700, "Elyasin" <eshaladi.TakeThisOut@googlemail.com>
> >> wrote:
> >>
> >> >Hi folks,
> >> >
> >> > in an older subject I explained my problem with the width of the
> >> >textarea of a shape. When I try the steps of the suggestion posted (see
> >> >trace of old subject) I still can not change the width since it is not
> >> >part of the properties of the master shape (when I double click on it).
> >> >Is there another possibility?
> >> >I appreciate any kind of help.
> >>
> >> Open the shape's shapesheet, add a TextTransform section and set the
> >> TxtWidth cell to
> >> TEXTWIDTH(TheText)
> >>
> >>
> >>
> >> --
> >> Regards, Paul Herber, Sandrila Ltd. http://www.pherber.com/
> >> Electronics for Visio http://www.electronics.sandrila.co.uk/
>
> --
> Regards, Paul Herber, Sandrila Ltd. http://www.pherber.com/
> Electronics for Visio http://www.electronics.sandrila.co.uk/ |
|
| Back to top |
|
 |
Paul Herber External

Since: Oct 03, 2006 Posts: 479
|
Posted: Mon Oct 09, 2006 12:55 pm Post subject: Re: Problem with the width of the textarea of a shape 2 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
In that case the TextTransform section already exists, just edit the
TxtWidth cell.
On 9 Oct 2006 04:31:27 -0700, "Elyasin" <eshaladi.DeleteThis@googlemail.com>
wrote:
>I tried this but I can not insert a TextTransform section. It is
>inactive (gray) and thus I can not select it.
>
>Regards
>Ely
>
>Paul Herber a écrit :
>
>> On 27 Sep 2006 02:57:37 -0700, "Elyasin" <eshaladi.DeleteThis@googlemail.com>
>> wrote:
>>
>> >Hi folks,
>> >
>> > in an older subject I explained my problem with the width of the
>> >textarea of a shape. When I try the steps of the suggestion posted (see
>> >trace of old subject) I still can not change the width since it is not
>> >part of the properties of the master shape (when I double click on it).
>> >Is there another possibility?
>> >I appreciate any kind of help.
>>
>> Open the shape's shapesheet, add a TextTransform section and set the
>> TxtWidth cell to
>> TEXTWIDTH(TheText)
>>
>>
>>
>> --
>> Regards, Paul Herber, Sandrila Ltd. http://www.pherber.com/
>> Electronics for Visio http://www.electronics.sandrila.co.uk/
--
Regards, Paul Herber, Sandrila Ltd. http://www.pherber.com/
Electronics for Visio http://www.electronics.sandrila.co.uk/ |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| |
|
|