Jump to content

gui elements


Piorun

Recommended Posts

  • Moderators
guiRoot?

no, he said:

from specific resource
local guiTable = getElementChildren(getResourceGUIElement()) 

It will return all gui elements from the current resource but only the guis that doest have a parent specified when using guiCreateX functions.

So if you want then to get the children (buttons/edits/etc that has a parent) use the getElementChildren as I did on the resource gui element.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...