# CardLayout in a URCap installation Screen

**URL:** https://forum.universal-robots.com/t/cardlayout-in-a-urcap-installation-screen/11931
**Category:** URCaps SDK
**Created:** [January 28, 2021, 3:37pm UTC](https://forum.universal-robots.com/t/cardlayout-in-a-urcap-installation-screen/11931 "2021-01-28T15:37:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![roman.reiner](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.universal-robots.com/roman.reiner/32/1294_2.png) [@roman.reiner](https://forum.universal-robots.com/u/roman.reiner)
#### Post date: [January 28, 2021, 3:37pm UTC](https://forum.universal-robots.com/t/cardlayout-in-a-urcap-installation-screen/11931/1 "2021-01-28T15:37:10Z")

</div>

Does URCap SDK support CardLayout? Struggling to get this working… Swing can be frustrating.

---

<div class="post-metadata">

### Author: ![sam.verity-hilton](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.universal-robots.com/sam.verity-hilton/32/6046_2.png) [@sam.verity-hilton](https://forum.universal-robots.com/u/sam.verity-hilton)
#### Post date: [January 28, 2021, 3:52pm UTC](https://forum.universal-robots.com/t/cardlayout-in-a-urcap-installation-screen/11931/2 "2021-01-28T15:52:19Z")

</div>

CardLayout is a supported layout in polyscope. If you are struggling, I found [this visual guide to layout managers](https://docs.oracle.com/javase/tutorial/uiswing/layout/visual.html) and [this how to use BoxLayout](https://docs.oracle.com/javase/tutorial/uiswing/layout/card.html) guide useful when learning about the different layout managers that swing has to offer.

---

<div class="post-metadata">

### Author: ![roman.reiner](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.universal-robots.com/roman.reiner/32/1294_2.png) [@roman.reiner](https://forum.universal-robots.com/u/roman.reiner)
#### Post date: [January 28, 2021, 3:58pm UTC](https://forum.universal-robots.com/t/cardlayout-in-a-urcap-installation-screen/11931/3 "2021-01-28T15:58:01Z")

</div>

Edit: Thank you I got it working

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.universal-robots.com/system/32/1_2.png) [@system](https://forum.universal-robots.com/u/system)
#### Post date: [February 15, 2021, 11:53am UTC](https://forum.universal-robots.com/t/cardlayout-in-a-urcap-installation-screen/11931/4 "2021-02-15T11:53:31Z")

</div>

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.
