Jump to content
LaunchBox Community Forums

reddcxiii

Members
  • Posts

    22
  • Joined

  • Last visited

File Comments posted by reddcxiii

  1. On 2/20/2023 at 10:19 PM, y2guru said:

    like this?

    image.thumb.png.0db427bc0529abcec511cdb3a96effbc.png

    add User Source, position and size it 

    image.thumb.png.80535d8b6902a1a50966121838883c79.png

    Scroll down thru the properties until you get to "Common"

    image.thumb.png.69bdb61e316040d4b83753c942792e22.png

    Click "New", give it a name, press OK

    image.thumb.png.8c8df9027ce37978d82a448a35bfc2a0.png

    Type the following or copy/paste from here

    <transitions:TransitionPresenter  TransitionSelector="{Binding ImageTransitionSelector}" Content="{Binding ImageView}" VerticalAlignment="Center" HorizontalAlignment="Center" />

    image.thumb.png.ed486eee3ff942f0c12fecc484675a98.png
    Click "Save"

    You will get an error (it doesnt like TransitionPresenter)  Ignore it and uncheck "Designer Friendly"

    image.png.6f56e73192492699781c9d8a66284d93.png

    Now, you will not receive any errors.

    When you publish, this code is embedded inside your view

     

    I finally got a chance to try this out, but the selection box is still empty when I uncheck "Designer Friendly." and before I unchecked it, the whole screen was black and I followed the steps thoroughly. Any suggestions?

     

     

     

     

     

  2. 4 hours ago, y2guru said:

    like this?

    image.thumb.png.0db427bc0529abcec511cdb3a96effbc.png

    add User Source, position and size it 

    image.thumb.png.80535d8b6902a1a50966121838883c79.png

    Scroll down thru the properties until you get to "Common"

    image.thumb.png.69bdb61e316040d4b83753c942792e22.png

    Click "New", give it a name, press OK

    image.thumb.png.8c8df9027ce37978d82a448a35bfc2a0.png

    Type the following or copy/paste from here

    <transitions:TransitionPresenter  TransitionSelector="{Binding ImageTransitionSelector}" Content="{Binding ImageView}" VerticalAlignment="Center" HorizontalAlignment="Center" />

    image.thumb.png.ed486eee3ff942f0c12fecc484675a98.png
    Click "Save"

    You will get an error (it doesnt like TransitionPresenter)  Ignore it and uncheck "Designer Friendly"

    image.png.6f56e73192492699781c9d8a66284d93.png

    Now, you will not receive any errors.

    When you publish, this code is embedded inside your view

     

     

     

     

     

     

    Thank you! I will give that a try next chance I get! Now I just need to figure out how to edit the selection box to change the color and resize it. I've seen it look different on other themes, so I know it's possible somehow

  3. 6 minutes ago, PiperCalls said:

    Hi, sry no help I just did my first theme with CTC but was wondering are you trying to show the generated 3D Box instead of the pre-made 3D Box artwork? I was interested in this as well if so since many games don't have 3D Box artwork available. I believe C-Beats said it was possible in a theme so hoping you find a way in CTC.

    Yep, that's correct! I hope it's possible, and if I find out how, I'll definitely let you know!

  4. Hi, I was wondering if anyone could help me figure out a couple of things? i’m working on a pretty cool unique theme that I plan on releasing shortly and I need some help. How do I add the 3-D model box to the game detail screen? I can't figure out which element it is in CTC. Also, how do I edit the selection box around the "favorite games" and "recent games" elements, on the platform screens? Currently, it’s showing a pink box that doesn’t fully go around the box art and gets cut off at the bottom and I'd like to fix it. Any help would be greatly appreciated. Thank you.

  5. 1 hour ago, y2guru said:

    I dont think you are sharing everything,  CTC does not generate Grid UI Elements at line 58 for a system view (it would be beyond line# 145) this looks like a user modified view that you are now having issues with

    I’m not sure what you mean, I haven’t modified anything outside of CTC. It throws these errors with every view and doesn’t apply the theme at all. And I’m on a fresh, clean installation of Launchbox. I created the theme from an earlier version of CTC and modified it with the new version. Do you think that could have something to do with it?

  6. Hi, so I'm getting a bunch of errors when I try to apply my custom theme, after publishing it with 2.5.5. ("An error occurred while parsing this custom ____ *insert view type*") It also doesn't apply the theme at all and only shows the default theme behind it. It also does this when I try to apply the Play Box Ultimate theme. It does it for every view and it only started happening once I  published my theme. Anyone know what I can do to fix this? Did I do something wrong? Thank you!

    Untitled.thumb.jpg.e4062fd378a3b22832a5c3ea165e70dc.jpg

    EDIT: I updated to the latest beta version of Launchbox and the problem persists

×
×
  • Create New...