y2guru 790 Posted October 1, 2019 Community Theme Creator for BigBox View File The Community Theme Creator for BigBox is still in development and should be treated as an Alpha build, however it has enough features in place that would allow you to start building your own Themes. (Please see Pyramids by @Rincewind) As I have no documentation at this point, please visit my YouTube Channel as I demonstrate some of the various features. http://www.youtube.com/channel/UCALHDoR8oQifl6sbIrdrW6w Installation 1. Download .zip file 2. Unblock (right click on the .zip file, select properties and click on Unblock) 3. Unzip where ever you like 4. Go to the unzipped folder and go to folder ".Install these fonts first to allow the demo theme to load correctly in the editor" 5. Install the 2 fonts (these are only needed for the included Theme) 6. Click on the "COMMUNITY Theme Creator for BigBox.exe" 7. Fill out the setup properties (userid / name and location of the BigBox.exe ) 8. Enjoy! FYI. If you wish to design a Theme in either 4:3 or 16:9 or any other aspect ratio then simply change your windows desktop settings to the desired resolution and open the editor. Submitter y2guru Submitted 09/30/2019 Category Third-party Apps and Plugins 3 1 Quote Share this post Link to post Share on other sites
HannesRoets 3 Posted February 8, 2020 Hi, could you point me out in the directions on how to auto capitalize my text? thanks in advance Quote Share this post Link to post Share on other sites
y2guru 790 Posted February 8, 2020 3 hours ago, HannesRoets said: Hi, could you point me out in the directions on how to auto capitalize my text? thanks in advance That feature is not yet available Quote Share this post Link to post Share on other sites
HannesRoets 3 Posted February 8, 2020 7 minutes ago, y2guru said: That feature is not yet available No worries, you did a find job already, no hurries Thanks for all your effort into this great tool! Quote Share this post Link to post Share on other sites
y2guru 790 Posted February 8, 2020 9 minutes ago, HannesRoets said: No worries, you did a find job already, no hurries Thanks for all your effort into this great tool! Thanks very much, formatting text is on the list and I will be discussing that particular enhancement tomorrow during the livestream. Quote Share this post Link to post Share on other sites
androtaz08 3 Posted February 16, 2020 Is there anyway to edit the game details page? 1 Quote Share this post Link to post Share on other sites
CMOSS 72 Posted March 3, 2020 (edited) Hi! How can I create a specific view for a playlist (for example, Atari Classics) with the Theme Creator? I have created a playlist and added it to the list of platforms, but it won't show up in the Theme Creator. Best! Edited March 4, 2020 by CMOSS 1 Quote Share this post Link to post Share on other sites
exodus_cl 25 Posted March 13, 2020 hi guys the editor is not loading the default arcade playlists, when i select playlists the app stays loading with a circle icon, do you have any advice thanks 1 Quote Share this post Link to post Share on other sites
Zaazu 37 Posted March 14, 2020 (edited) Hi, Is there a way to undo a change? If I move an element, I'm not able to CTRL-Z to move it back. Also I've ran into a few issues; The text scroller isn't scrolling, and I have a few installed fonts that aren't showing up. Thanks. Edited March 14, 2020 by Zaazu Quote Share this post Link to post Share on other sites
y2guru 790 Posted March 14, 2020 I have not tackled Playlists yet. No undo... at least not yet... kinda tricky and easier said than done. Text Scroller, set the speed to 1 and go from there Fonts... i'm aware of that issue especially if that font has many variations Quote Share this post Link to post Share on other sites
Zaazu 37 Posted March 15, 2020 11 hours ago, y2guru said: Text Scroller, set the speed to 1 and go from there Thanks for getting back to me, I set the scroll speed to 1 and it still won't scroll. Quote Share this post Link to post Share on other sites
y2guru 790 Posted March 15, 2020 It doesn’t scroll when you publish? Or are you expecting it to scroll in the editor? horizontal or vertical scrolling? What field are you trying to scroll ? Quote Share this post Link to post Share on other sites
Zaazu 37 Posted March 15, 2020 Wait my bad, it does scroll, I was expecting it to scroll in the editor also, woops! Quote Share this post Link to post Share on other sites
CMOSS 72 Posted April 10, 2020 Hi @y2guru I have an issue when specifying the resources in the text area of the "Manage External Plugins". I am doing the following: After clicking the OK button, if I open again the window, what I get is the following: Everything is removed after the first occurrence of "/>". The generated view makes then BigBox crash (I can make it work as I want it to by adding the original 2 lines on the generated view directly, within the <UserControl.Resources> tag). Is this a bug or am I doing something wrong? Thanks in advance. PS. I am using version 1.0.6.1 Quote Share this post Link to post Share on other sites
y2guru 790 Posted April 10, 2020 10 minutes ago, CMOSS said: Hi @y2guru I have an issue when specifying the resources in the text area of the "Manage External Plugins". I am doing the following: After clicking the OK button, if I open again the window, what I get is the following: Everything is removed after the first occurrence of "/>". The generated view makes then BigBox crash (I can make it work as I want it to by adding the original 2 lines on the generated view directly, within the <UserControl.Resources> tag). Is this a bug or am I doing something wrong? Thanks in advance. PS. I am using version 1.0.6.1 I’ll try exactly as you’ve indicated later (once I get home) and determine the fault, it looks like a bug to me Quote Share this post Link to post Share on other sites
y2guru 790 Posted April 11, 2020 6 hours ago, y2guru said: I’ll try exactly as you’ve indicated later (once I get home) and determine the fault, it looks like a bug to me can you share the text you were trying to key in, the declaration is missing characters as the text length is too long. thanks Quote Share this post Link to post Share on other sites
CMOSS 72 Posted April 11, 2020 7 hours ago, y2guru said: can you share the text you were trying to key in, the declaration is missing characters as the text length is too long. thanks <aox:GameSelectionColorConverter x:Key="GameSelectionColorConverter"/> <SolidColorBrush x:Key="DefaultGameColor" Color="#5abc3c"/> This one. Just one of the above lines will also cause the issue. Quote Share this post Link to post Share on other sites
y2guru 790 Posted April 11, 2020 3 hours ago, CMOSS said: <aox:GameSelectionColorConverter x:Key="GameSelectionColorConverter"/> <SolidColorBrush x:Key="DefaultGameColor" Color="#5abc3c"/> This one. Just one of the above lines will also cause the issue. can you provide the text in the declaration text box also, that's the one that's too long for me to see the complete line xmlns:aov etc.... Quote Share this post Link to post Share on other sites
CMOSS 72 Posted April 11, 2020 (edited) 24 minutes ago, y2guru said: can you provide the text in the declaration text box also, that's the one that's too long for me to see the complete line xmlns:aov etc.... xmlns:aov="clr-namespace:Ao.Bigbox.ViewModels;assembly=Ao.Bigbox.Themer.v3_9_7a" xmlns:aox="clr-namespace:Ao.Bigbox.Converters;assembly=Ao.Bigbox.Themer.v3_9_7a" xmlns:aoc="clr-namespace:Ao.Bigbox.Controls;assembly=Ao.Bigbox.Themer.v3_9_7a" It's actually 3 declarations in just one line, separated by a blank. This works ok in the generated code. Edited April 11, 2020 by CMOSS Quote Share this post Link to post Share on other sites
y2guru 790 Posted April 11, 2020 3 hours ago, CMOSS said: xmlns:aov="clr-namespace:Ao.Bigbox.ViewModels;assembly=Ao.Bigbox.Themer.v3_9_7a" xmlns:aox="clr-namespace:Ao.Bigbox.Converters;assembly=Ao.Bigbox.Themer.v3_9_7a" xmlns:aoc="clr-namespace:Ao.Bigbox.Controls;assembly=Ao.Bigbox.Themer.v3_9_7a" It's actually 3 declarations in just one line, separated by a blank. This works ok in the generated code. fixed in 1.0.7.2 which will be released on monday 1 Quote Share this post Link to post Share on other sites