y2guru Posted October 11, 2021 Share Posted October 11, 2021 Here are a couple of completed changes I had made a few weeks back 7 Quote Link to comment Share on other sites More sharing options...
The Papaw Posted October 16, 2021 Share Posted October 16, 2021 Looks pretty cool! Are there any plans on adding a way we can use Badges in the themes? Would love to see that! Quote Link to comment Share on other sites More sharing options...
exodus_cl Posted October 18, 2021 Share Posted October 18, 2021 Hey @y2guru, great work as usual, thanks!! One question: is there any way to do something like this in wall view? Specific issues: 1.- I can't reduce the margin between rows (column margin can be kept to a minimum so is fine). 2.- I cant add more than 5 columns. Thanks for any help! Quote Link to comment Share on other sites More sharing options...
y2guru Posted October 18, 2021 Author Share Posted October 18, 2021 19 minutes ago, exodus_cl said: Hey @y2guru, great work as usual, thanks!! One question: is there any way to do something like this in wall view? Specific issues: 1.- I can't reduce the margin between rows (column margin can be kept to a minimum so is fine). 2.- I cant add more than 5 columns. Thanks for any help! I can’t see why not, hit up @faeran and he’ll help out using the new wheel code, which I don’t support at the moment but plan to once I get the new laptop Quote Link to comment Share on other sites More sharing options...
exodus_cl Posted October 18, 2021 Share Posted October 18, 2021 (edited) Thanks, any comment from @faeran is appreciated, also nice to know that your support will be there eventually! My idea is to make something like this: But I can only get this as of now (using COMMUNITY ) Edited October 18, 2021 by exodus_cl Quote Link to comment Share on other sites More sharing options...
faeran Posted October 19, 2021 Share Posted October 19, 2021 15 hours ago, exodus_cl said: Thanks, any comment from @faeran is appreciated, also nice to know that your support will be there eventually! My idea is to make something like this: But I can only get this as of now (using COMMUNITY ) This is definitely possible. Check The POC code as an example of this, as I have done something similar. Like @y2guru has mentioned, you will need to use the new wheel code, which is currently not available in the CTC. The way I handled this was to publish my theme and then manually replace the coverflow with the new code. This is what you can see in the POC code. Also, the documentation.pdf file (located in \\LaunchBox\Themes) also has some information regarding the new wheel and its properties. 1 Quote Link to comment Share on other sites More sharing options...
The Papaw Posted October 19, 2021 Share Posted October 19, 2021 (edited) Is it possible to pull a game title in the platform views? If so how? I don't see a way to do it with CTC Edited October 19, 2021 by The Papaw Quote Link to comment Share on other sites More sharing options...
C-Beats Posted October 19, 2021 Share Posted October 19, 2021 1 minute ago, The Papaw said: Is it possible to pull a game title in the platform views? If so how? I don't see a way to do it with CTC Isn't built into the CTC but you can use the RandomGame binding to access a random game from the platform currently being hovered over. 1 Quote Link to comment Share on other sites More sharing options...
The Papaw Posted October 19, 2021 Share Posted October 19, 2021 (edited) 8 minutes ago, C-Beats said: Isn't built into the CTC but you can use the RandomGame binding to access a random game from the platform currently being hovered over. With the theme I just did, if there are no Platform Videos present it is pulling a random game video. What I was hoping to do, was a overlay on the video its showing to display it's game title on it. Yeah I know, that a bit much haha Edited October 19, 2021 by The Papaw Quote Link to comment Share on other sites More sharing options...
C-Beats Posted October 19, 2021 Share Posted October 19, 2021 6 minutes ago, The Papaw said: With the theme I just did, if there are no Platform Videos present it is pulling a random game video. What I was hoping to do, was a overlay on the video its showing to display it's game title on it. Yeah I know, that a bit much haha You can do that but not with Big Box default ImageVideoView. Would need to use the new FlowVideo controls to do that. It is possible though, just requires quite a bit more custom XAML to pull off. 1 Quote Link to comment Share on other sites More sharing options...
The Papaw Posted October 19, 2021 Share Posted October 19, 2021 28 minutes ago, C-Beats said: You can do that but not with Big Box default ImageVideoView. Would need to use the new FlowVideo controls to do that. It is possible though, just requires quite a bit more custom XAML to pull off. Can you point me to some info on the FlowVideo controls and how one would use them? Thanks for the replies BTW Quote Link to comment Share on other sites More sharing options...
exodus_cl Posted October 22, 2021 Share Posted October 22, 2021 (edited) Thanks @faeran and @y2guru for your help! Another question! I have been searching for the best method to add background music to an specific view, I'm sure I'm missing something since the only way I have been able to do it is to use a video that runs in the background. any indication is appreciated! Edited October 22, 2021 by exodus_cl Quote Link to comment Share on other sites More sharing options...
y2guru Posted October 22, 2021 Author Share Posted October 22, 2021 4 minutes ago, exodus_cl said: Thanks @faeran and @y2guru for your help! Another question! I have been searching for the best method to add background music to an specific view, I'm sure I'm missing something since the only way I have been able to do it is to use a video that runs in the background. any indication is appreciated! New UI Element called User Defined Audio has been added to version 2.3. Once i get my new development laptop i'll finish off 2.3 and upload it Quote Link to comment Share on other sites More sharing options...
exodus_cl Posted October 22, 2021 Share Posted October 22, 2021 22 minutes ago, y2guru said: New UI Element called User Defined Audio has been added to version 2.3. Once i get my new development laptop i'll finish off 2.3 and upload it Always on top, thank you! Quote Link to comment Share on other sites More sharing options...
y2guru Posted October 22, 2021 Author Share Posted October 22, 2021 i try 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.