Jump to content
LaunchBox Community Forums

magsol76

Members
  • Posts

    5
  • Joined

  • Last visited

File Comments posted by magsol76

  1. I can´t get it to work. I have no basic knowledge about working with the xaml-files which is a problem. I´m using the latest beta with the Default theme (copy) and have placed the dll in the appropriate folders per the instructions. But when i am editing "Wall4GamesView.xaml" i don´t know where to put the diffent lines from the instructions. I added the usercontrol line to the very top:

    <UserControl Name="Canvas" ClipToBounds="True" xmlns:PD="clr-namespace:BigBoxPCPSelector.View;assembly=BigBoxPCPSelector" .... /

    But the other lines i don´t know where to put:

    <PD:PlatformSelector Panel.ZIndex="900"
                ItemFontSize="20" 
                ItemFontWeight="Normal" 
                ItemForegroundBrush="White"
                ItemBackgroundBrush="Transparent"
                SelectedFontSize="30" 
                SelectedFontWeight="ExtraBold" 
                SelectedForegroundBrush="Black"
                SelectedBackgroundBrush="Transparent"/>

    Could somebody help a complete novice out?

    The description and video of the plugin logs great and i for one think it should be in the main program by default.

×
×
  • Create New...