shinra358 Posted November 15, 2017 Share Posted November 15, 2017 (edited) (quick photoshop) pretty much that but not just lines on top. Really segregated so that shadows can be seen underneath. I was thinking you were also going to add it to your bbcontrols plugin where it also has the options for thickness and such. I didn't think you were going to do a separate plugin. Like the ability to chose from gradual smooth drain to the psp blinking type. Or the option for the ability to have the juice separated like the psp or full. I thought you were going to do that. As it is now if I replace the current battery, the outer border is super thick without the ability to control it to make it the same sizes as the original. Edited November 15, 2017 by shinra358 Quote Link to comment Share on other sites More sharing options...
Grila Posted November 15, 2017 Author Share Posted November 15, 2017 1 minute ago, shinra358 said: (quick photoshop) pretty much that but not just lines on top. Really segregated so that shadows can be seen underneath. You can do that yourself with the exposed properties. Use a gradient for the bar colors (BattCriticalColor, BattLowColor, BattHighColor). 1 Quote Link to comment Share on other sites More sharing options...
shinra358 Posted November 15, 2017 Share Posted November 15, 2017 (edited) Oh ok, so the exposed properties can also modify the border thickness like your original plugin and thicKness between the separated battery and have you choose from gradual gain/loss to blinks as well? And how do I view all exposed options? Edited November 15, 2017 by shinra358 Quote Link to comment Share on other sites More sharing options...
Grila Posted November 15, 2017 Author Share Posted November 15, 2017 3 minutes ago, shinra358 said: Oh ok, so the exposed properties can also modify the border thickness like your original plugin and thicKness between the separated battery and have you choose from gradual gain/loss to blinks as well? Nothing can be adjusted on this one except the colors. I made it to match this video you posted on the first page. Quote Link to comment Share on other sites More sharing options...
shinra358 Posted November 15, 2017 Share Posted November 15, 2017 (edited) Yes, I had asked there: " Can you put an option in here for the battery indicator to have the divided battery juice like shown here " which meant to just have the battery juice divided. The vid was to show what the term 'divided battery juice meant'. I didn't mention color or anything else. I thought you were just going to include some opacity mask elements in your current plugin to make the juice look divided as some options. I wanted all the other options of your original. If that was a bit of trouble to your time, I dont mind donating to you for your troubles. Edited November 15, 2017 by shinra358 Quote Link to comment Share on other sites More sharing options...
Grila Posted November 15, 2017 Author Share Posted November 15, 2017 3 minutes ago, shinra358 said: I didn't mention color or anything else. The ability to change the color is for the end user's sake. It has to be there or anyone using a control would be stuck with what the developer chose. I didn't specially add that because of your request, the ability is also in the original. 4 minutes ago, shinra358 said: I thought you were just going to include some opacity mask elements in your current plugin to make the juice look divided. If all you wanted is an opacity mask for the original, you can do that yourself in the XAML. The original one is a progress bar though, so the charging animation of the segments is impossible. If all you are after is the segmented look, and not the animation, I suggest you just use the original and make a mask for it to suit your needs. Quote Link to comment Share on other sites More sharing options...
Chadmando Posted January 5, 2018 Share Posted January 5, 2018 Can someone help me out here, I've never used visual studio and really don't know what I am doing. I am using the default theme, and trying to put the namespace code, but I really don't understand where to put it, or really if I am doing it correctly. I am using the default theme with the vertical scrolling platforms. All I want is the controller battery status for connected wireless controllers (white in color). In the bottom left corner, or really wherever else it'll look nice. Everytime I try to edit the files, I save it and then load launchbox, launchbox then undoes any edits I have done (windows 10). Thanks Quote Link to comment Share on other sites More sharing options...
neil9000 Posted January 5, 2018 Share Posted January 5, 2018 5 hours ago, Chadmando said: Can someone help me out here, I've never used visual studio and really don't know what I am doing. I am using the default theme, and trying to put the namespace code, but I really don't understand where to put it, or really if I am doing it correctly. I am using the default theme with the vertical scrolling platforms. All I want is the controller battery status for connected wireless controllers (white in color). In the bottom left corner, or really wherever else it'll look nice. Everytime I try to edit the files, I save it and then load launchbox, launchbox then undoes any edits I have done (windows 10). Thanks Sorry I Can't help you with the actual edits as I don't know how to use visual studio either. As for the theme reverting back after you make any edits that is by design, it's a safety feature so that there is always a working theme if something goes wrong wit a custom one Launchbox will simply revert to the default. The way around this is to simply copy and paste the default theme then name it whatever you want and edit that one. Quote Link to comment Share on other sites More sharing options...
Chadmando Posted January 7, 2018 Share Posted January 7, 2018 On 1/5/2018 at 4:08 AM, neil9000 said: Sorry I Can't help you with the actual edits as I don't know how to use visual studio either. As for the theme reverting back after you make any edits that is by design, it's a safety feature so that there is always a working theme if something goes wrong wit a custom one Launchbox will simply revert to the default. The way around this is to simply copy and paste the default theme then name it whatever you want and edit that one. Ok, well that's a step in the right direction, Thanks! Quote Link to comment Share on other sites More sharing options...
viking Posted March 26, 2019 Share Posted March 26, 2019 @Grila Thx for this cool plugin ! ? I am (slowly) working on a new theme and I wish to use the gamepad part of your plugin. On my work in progress, it worked very well until today. Now I have a problem with Visual Studio. Exemple : I work on PlatformWheel1FiltersView.xaml. I put your 2 DLL into "myTheme / Plugins" In my xaml : <UserControl> xmlns:g="clr-namespace:GrilaBBControlsPlugin;assembly=GrilaBBControlsPlugin" </UserControl> <g:GrilaControllerStatus x:Name="GrillaController" Grid.Column="0" Grid.ColumnSpan="3" Grid.Row="10" Grid.RowSpan="1" VerticalAlignment="Bottom" HorizontalAlignment="Left" Margin="20,0,0,20" Panel.ZIndex="22" GrilaControllerColor="#bfbfbf" GrilaControllerLightOnColor="#5abc3c" GrilaControllerLightOffColor="#bfbfbf"/> For me, everything seems right. Your plugin works great under BigBox. BUT, in Visual Studio, I have a problem: The preview doesnt load. And he tells me that the mistake comes from the call of your plugin. Visual Studio Community 2017 (up to date - v.15.9.7) Any idea ??? Quote Link to comment Share on other sites More sharing options...
viking Posted March 26, 2019 Share Posted March 26, 2019 OK, forget all that. I dont know why, but the reference was gone ... ? I just added it again and everything is back in order! I leave my previous post, if it can help someone! Thank you again for all your work 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.