HISE Logo Forum
    • Categories
    • Register
    • Login

    How to Clear All Child Panels from a Panel?

    Scheduled Pinned Locked Moved Solved Scripting
    4 Posts 2 Posters 177 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • clevername27C
      clevername27
      last edited by

      Does anyone know how to do this?

      Dan KorneffD 1 Reply Last reply Reply Quote 0
      • Dan KorneffD
        Dan Korneff @clevername27
        last edited by Dan Korneff

        @clevername27

        	    for(child in myMainPanel.getChildPanelList())
        	        child.removeFromParent();
        

        Keep in mind, this only works if you use .addChildPanel() to add a child to the panel.

        Dan Korneff - Producer / Mixer / Audio Nerd

        clevername27C 2 Replies Last reply Reply Quote 1
        • clevername27C
          clevername27 @Dan Korneff
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • clevername27C
            clevername27 @Dan Korneff
            last edited by

            @Dan-Korneff Thank you Dan - clever.

            1 Reply Last reply Reply Quote 0
            • clevername27C clevername27 has marked this topic as solved on
            • First post
              Last post

            23

            Online

            1.8k

            Users

            12.0k

            Topics

            104.8k

            Posts