- March 24, 2007
- 12,073
- 7,459
- Home Country
- Germany
- Moderator
- #21
pushed changes right now: menu button is there, screen loads, button can be clicked
will be back tomorrow, TV time
will be back tomorrow, TV time
public void EnterModelContext(NavigationContext oldContext, NavigationContext newContext)
{
_Presentations = loadPresentations();
}
A note to language file:<Register Location="/Workflow/States">
<WorkflowState Id="23DB4E53-EB0D-4315-9F4C-F5E1C13577C7" Name="MediasiteMain" MainScreen="MediasiteMainscreen"
DisplayLabel="[Mediasite.StateDisplayLabel]" WorkflowModel="89A89847-7523-47CB-9276-4EC544B8F19A"/> <!-- Mediasite plugin model -->
</Register>
hehe, no
But we have XAML and a powerful animation system. What you want to achieve?
Next thing for coding would be to add a ListView to the -main.xaml Screen that uses the Presentation as binding source.