logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
sonny08  
#1 Posted : Tuesday, November 17, 2015 7:11:11 AM(UTC)
sonny08

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.
elgarf  
#2 Posted : Tuesday, November 17, 2015 8:55:28 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 225 time(s) in 129 post(s)
Can you share xaml file of your title?
sonny08  
#3 Posted : Tuesday, November 17, 2015 9:12:20 AM(UTC)
sonny08

Rank: Newbie

Groups: Registered
Joined: 2/14/2015(UTC)
Posts: 4
Location: lenham

Thanks: 2 times
done it
elgarf  
#4 Posted : Tuesday, November 17, 2015 9:58:32 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 225 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.
sonny08  
#5 Posted : Tuesday, November 17, 2015 10:23:46 AM(UTC)
sonny08

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
elgarf  
#6 Posted : Tuesday, November 17, 2015 11:12:48 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 225 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.
thanks 1 user thanked elgarf for this useful post.
sonny08 on 11/17/2015(UTC)
Users browsing this topic
Guest
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.