Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scaling Problem of The Element in My Stencil!

Status
Not open for further replies.

barrygchen

Technical User
May 8, 2006
1
US
Hi Experts there,

I am trying to create some customized shapes in the stencil so we can use these shape templates in our design work later. One of the items that I am working on is the date entry control. I have put a textbox there, which can accept keyboard input, and also an image that has spinner in it (simulate a dropdown where a user can pick a date). The problem is when I stretch the shape horizontally, the width of the spinner box is also stretched. If the spinner is grouped together with the textbox and the spinner is scaled with the textbox (but I do not want the spinner to change its size at all). If spinner is not grouped with the textbox, although the spinner does not change its width, the gap between the right side of the spinner and the right side of the textbox is widened and it looks bad. I have tried a lot of ways, like grouping, scaling, etc., but it does not help.

Did I do something wrong here? Is there a way to solve this problem? I am not well-versed with Visio, but I suppose there might be a way to get around this.

Thank you very much!

-B


 
Why not simply use the DateTime Picker control from MSCOMCT2.OCX, or even the Calendar control. Both are a lot easier to use for the programmer, and avoid confusion with date formats for the user

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top