vMix Forums
»
General
»
General Discussion
»
can you make numbers stretch?
Rank: Newbie
Groups: Registered
Joined: 2/14/2015(UTC) Posts: 4 Location: lenham
Thanks: 2 times
|
hi i need to make some numbers fill a board more but if i increase the size of the text it overlays other numbers all i am wanting the numbers to do is stretch downwards so that there longer. is there a possible way or is there another way to fill the page that anyone can suggest?[img]C:\Users\User 1\Pictures\Saved Pictures[/img] File Attachment(s): WHITGIFT1.xaml (5kb) downloaded 11 time(s).sonny08 attached the following image(s): IMG_2965.JPG (2,039kb) downloaded 29 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
Can you share xaml file of your title?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/14/2015(UTC) Posts: 4 Location: lenham
Thanks: 2 times
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
Try this. I've used Microsoft Blend for Visual studio, and added one comment between <!-- and --> in file. Hope, I understood you right. File Attachment(s): WHITGIFT1.xaml (6kb) downloaded 13 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/14/2015(UTC) Posts: 4 Location: lenham
Thanks: 2 times
|
thanks just going to try and play around with that if you could go into more detail how you did this that would be great thanks again
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
You can use Visual Studio (VS) 2015 Community Edition, and express editions of VS versions below. The one application you needed is Microsoft Blend for VS (MBfVS).
For example, you've created title and save it as "TEST.xaml", and you will to make some changes, which are not accessible from vMix Title designer. Then, you start MBfVS. At this time you must create project:
File->New->Project (or Ctrl+Shift+N). You will see window, where you must select project template. You need Installed->Templates->Visual C# (or Visual Basic)->Classic Desktop->WPF Application (or WPF User COntrol Library).
When project is created, you must import in project references vMixTitleLibrary, which is located in vMix folder: Click on "Reference" node in project browser located on the left, select "Add Reference", then "Browse...", then select vMixTitleLibrary.dll. You can close Reference Manager window.
Now, just Drag'n'Drop your "TEST.xaml" into your project and open it by double click on the "TEST.xaml" node. You will see WYSIWYG editor in the center of screen, object browser in the left bottom, and if you select any object, you will see it's properties on the right of the screen.
For scaling your numbers I've used "Transform" property.
That's a short briefing.
|
1 user thanked elgarf for this useful post.
|
|
|
vMix Forums
»
General
»
General Discussion
»
can you make numbers stretch?
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close