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

Woah

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:
Myself

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

Woah

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:
Myself

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2026-4-29. : 2:00 am]
l)ark_ssj9kevin -- hi jamal
[2026-4-29. : 12:18 am]
Heinermann -- memes
[2026-4-28. : 10:08 pm]
NudeRaider -- skeet-skeet, motherfucker
[2026-4-28. : 4:24 pm]
Vrael -- NudeRaider
NudeRaider shouted: Vrael boy, if you're not careful I'll moderate your sorry ass too!
gotta catch me first! skeet skeet skeet
[2026-4-26. : 1:58 pm]
lil-Inferno -- ya
[2026-4-25. : 11:50 pm]
JamaL -- Glad to see SEN will never die. Kudos to whoever is paying the hosting fees these days!
[2026-4-25. : 3:37 pm]
NudeRaider -- (-.-,)
[2026-4-25. : 3:35 pm]
Zoan -- ;o I thought that was a monkey emote
[2026-4-25. : 3:34 pm]
Zoan -- :mods:
[2026-4-25. : 3:34 pm]
Zoan -- :mods"
Please log in to shout.


Members Online: NudeRaider, azoheqonahe