Rank: Advanced Member
Groups: Registered
Joined: 6/2/2012(UTC) Posts: 103 Location: Germany Thanks: 13 times Was thanked: 10 time(s) in 9 post(s)
|
Hello, I wondering if it's possible to set automatically the date of now in a title preset? Maybe someone can help? Code: <TextBlock x:Name="Datum" Height="81.94" TextWrapping="Wrap" Text ="2. Juni 2013" Foreground="White" TextAlignment="Center" FontFamily="Century Gothic" FontSize="65" FontWeight="Bold" Canvas.Left="25" Canvas.Top="41.56" Width="1741.091" RenderTransformOrigin="0.5,0.5">
<TextBlock.RenderTransform>
<TransformGroup>
<ScaleTransform/>
<SkewTransform/>
<RotateTransform/>
<TranslateTransform/>
</TransformGroup>
</TextBlock.RenderTransform>
</TextBlock>
Silas
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,221 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
know something like this ; {0:MMMM dd, yyyy} ; works in the title editor
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/2/2012(UTC) Posts: 103 Location: Germany Thanks: 13 times Was thanked: 10 time(s) in 9 post(s)
|
Cool, it works, thanks doggy
|
|
|
|
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