Jump to content
LaunchBox Community Forums

MaDmiX

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by MaDmiX

  1. Hi folks,

    Thanks for the 9.10 update.  However I noticed that since installing it my PC will no longer go into sleep mode when BigBox is running.  Use to be with 9.9 that my PC would go to sleep after a bit of inactivity (even with BigBox running).  I could wake it up by tapping the spacebar and it was ready to go.

    Is there a setting that I am missing?

    Thanks,

    MM

  2. Hi Rincewind,

    Actually what I did was to set a negative left boundary, effectively placing all of the boxes that were to the left of the selected box off the canvas.  This worked a treat :)  I am still having trouble resizing the boxes though.  I thought that the ItemZPosition and the SelectedItemZPosition were the properties to change but they don't seem to do anything.  Are these the right properties to modify?

    Thanks,

    MM

  3. Hi folks,

    I made an interesting discovery.  Not sure if it holds for all themes but I noticed that I get the "Invalid Markup" errors when I load a downloaded theme into Visual Studio (even though it is in my themes directory).  But if I go and install the same theme into Bigbox using the built in theme installer I don't get the errors.  I just thought I would post this in case others have this issue.

    MM

    • Like 1
  4. Hi,

    I am enjoying theming and learning alot.  I am trying to use the coverflow with ImageType="Boxes" and I wanted to know if there is a way to make the selected game be in the leftmost position (instead of centered) so that is is the first in the coverflow.  I looked in the forums but didn't find anything.  Forgive me if this was already answered.

    Thanks,

    MM

  5. Hi folks,

    Having lots of fun learning to code Bigbox themes.  It reminds me a bit of bootstrap, with the columns and rows layout.  So I am using viking's StationEmulation theme as a jumping off point and I am making some simple mods to his WheelGamesView.xaml.  I was able to get the screenshot pic sized and enlarged the way I like with playing with the column and row position and spans but I also want to get the cover art left justified so it aligns with the ScrollableTextBlock.  I tried a few things but nothing seems to be working.  Can anyone help?  This is what I have:

    image.thumb.png.98da451da28725a503aacd0291d177bf.png

     

    UPDATE:

    I got it sussed.  By narrowing the Grid.Columnspan property and adding HorizontalAlignment="Left" I was able to get what I wanted.

    image.thumb.png.121530c26eeabb7502e431c72f485d08.png

    Thanks,

    MM

  6. Hi folks,

    I have seen a bunch of themes where the platform view (or the main view before you go into the games) is broken down by a list of game systems.  I would love to kow how this is done.  Is there a filter that has to be applied?  Do I have to edit the individual games metadata?

    Right now my main view shows only Arcade (my M.A.M.E. games) and Windows platforms.  Thanks in advance for any help.

    Best,

    MM

  7. Quote

    I would also recommend using Notepad++ to edit your themes, That way your start to understand how the code works and what changes what. I like you wanted to use visual studio because I wanted to see the changes I made on screen but I never managed to get it work work properly. The good news is @y2guru is currently programming a theme editor which will help too make designing themes a lot easier

    I like the idea of a theme editor.  Can't wait to see what @y2guru comes up with.  I use Sublime Text for coding. It's a lot like Notepad++ which I like too but for me, Sublime Text is what I am used to.

  8. So I am having some trouble out of the gate.  I am trying to follow the first tutorial but first I got the "Invalid Markup" error.  I solved this by adding references as described in another thread.  Now I am getting the following exception error:

    An error occurred while finding the resource dictionary "pack://siteoforigin:,,,/Themes/CriticalZoneV2 - Default/Styles/UserControlStyle.xaml".

    I searched around but couldn't find a solution to this error.  Sadly I have not been able to successfully open any views yet :(

    Thanks for any help you guys can offer.

    MM

  9. Hi all,

    Just got the premium license and exploring/getting used to all the features.  One thing I noticed is that when using a game controller, the d-pad moves the focus through all of the sections of the app screen.  Is there a way to make it only move through the games so that I can use it to select a game and then use one of the gamepad buttons to start the game?

    Thanks,

    MM

×
×
  • Create New...