Staredit Network > Forums > SC2 Assistance > Topic: [SOLVED] Command Card UI issue
[SOLVED] Command Card UI issue
This topic is locked. You can no longer write replies here.
Mar 13 2013, 9:26 pm
By: DevliN  

Mar 13 2013, 9:26 pm DevliN Post #1

OVERWATCH STATUS GO

I'm having an issue with the command card UI, and I'm not sure what's causing it. This used to work fine, so I'm not sure what exactly is making it no longer work. Basically I have 6 command card buttons in a row (05, 06, 07, 08, 09, 10), then a small gap, and 2 more (00, 01). The first six line up perfectly, but the last two don't show up at all.
Code
       <Frame type="CommandButton" name="CommandButton05" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent" pos="Min" offset="#CommandButtonGap"/>
       </Frame>
       <Frame type="CommandButton" name="CommandButton06" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton05" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton05" pos="Max" offset="#CommandButtonGap"/>
       </Frame>
       <Frame type="CommandButton" name="CommandButton07" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton06" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton06" pos="Max" offset="#CommandButtonGap"/>
       </Frame>
       <Frame type="CommandButton" name="CommandButton08" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton07" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton07" pos="Max" offset="#CommandButtonGap"/>
       </Frame>
       <Frame type="CommandButton" name="CommandButton09" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton08" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton08" pos="Max" offset="#CommandButtonGap"/>
       </Frame>
     <Frame type="CommandButton" name="CommandButton10" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton09" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton09" pos="Max" offset="#CommandButtonGap"/>
     </Frame>
     <Frame type="CommandButton" name="CommandButton00" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton10" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton10" pos="Max" offset="10"/>
     </Frame>
       <Frame type="CommandButton" name="CommandButton01" template="CommandButton/CommandButtonTemplate">
           <Anchor side="Top" relative="$parent/CommandButton00" pos="Min" offset="0"/>
           <Anchor side="Left" relative="$parent/CommandButton00" pos="Max" offset="#CommandButtonGap"/>
       </Frame>
     <Frame type="CommandButton" name="CommandButton11" template="CommandButton/CommandButtonTemplate">
       <Visible val='False'/>
           <Anchor side="Top" relative="$parent/CommandButton05" pos="Max" offset="#CommandButtonGap"/>
           <Anchor side="Left" relative="$parent/CommandButton05" pos="Min" offset="0"/>
     </Frame>


And I realize I could get rid of the 06 through 09 frames since they aren't modified at all, but I included them just to see if maybe the chaining was wrong.

For reference, this is what I used to use in my SC2Layout file that used to work:
Code
        <Frame type="CommandButton" name="CommandButton05" template="CommandButton/CommandButtonTemplate">
          <Anchor side="Top" relative="$parent" pos="Min" offset="0"/>
          <Anchor side="Left" relative="$parent" pos="Min" offset="#CommandButtonGap"/>
        </Frame>
        <Frame type="CommandButton" name="CommandButton10" template="CommandButton/CommandButtonTemplate">
          <Visible val='False'/>
          <Anchor side="Top" relative="$parent/CommandButton09" pos="Min" offset="0"/>
          <Anchor side="Left" relative="$parent/CommandButton09" pos="Max" offset="#CommandButtonGap"/>
        </Frame>
        <Frame type="CommandButton" name="CommandButton11" template="CommandButton/CommandButtonTemplate">
          <Visible val='False'/>
          <Anchor side="Top" relative="$parent/CommandButton01" pos="Min" offset="0"/>
          <Anchor side="Left" relative="$parent/CommandButton01" pos="Max" offset="#CommandButtonGap"/>
        </Frame>
        <Frame type="CommandButton" name="CommandButton00" template="CommandButton/CommandButtonTemplate">
          <Visible val='False'/>
          <Anchor side="Top" relative="$parent/CommandButton10" pos="Min" offset="0"/>
          <Anchor side="Left" relative="$parent/CommandButton10" pos="Max" offset="10"/>
        </Frame>


Post has been edited 1 time(s), last time on Mar 13 2013, 10:06 pm by DevliN.



\:devlin\: Currently Working On: \:devlin\:
My Overwatch addiction.

Mar 13 2013, 10:06 pm DevliN Post #2

OVERWATCH STATUS GO

Scratch that, solved. Apparently the "Simple Command Card" option removes the first row (00-04) entirely. Overriding that fixed this.



\:devlin\: Currently Working On: \:devlin\:
My Overwatch addiction.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[10:41 am]
v9bettel -- Nice
[01:39 am]
Ultraviolet -- no u elky skeleton guy, I'll use em better
[10:50 pm]
Vrael -- Ultraviolet
Ultraviolet shouted: How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
hey cut it out I'm getting all the minerals
[10:11 pm]
Ultraviolet -- :P
[10:11 pm]
Ultraviolet -- How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
[2024-4-17. : 11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- if i don't gamble them away first
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- o, due to a donation i now have enough minerals to send you minerals
[2024-4-17. : 3:26 am]
O)FaRTy1billion[MM] -- i have to ask for minerals first tho cuz i don't have enough to send
[2024-4-17. : 1:53 am]
Vrael -- bet u'll ask for my minerals first and then just send me some lousy vespene gas instead
Please log in to shout.


Members Online: Revenant, jun3hong