Blockland Forums > Modification Help

Opening a GUI without releasing mouse.

Pages: << < (3/3)

Greek2me:

The wrong args errors normally tell you what they should be.


--- Quote from: Ephialtes on October 06, 2011, 05:13:50 AM ---Seems that way but it is logical. The functions are for re-ordering children within a parent - not specifically for changing what's getting rendered over what so the functions are named appropriately. bringToFront puts it in the first child index, pushToBack makes it the last child of the parent which is rendered last.

--- End quote ---
Wait, so this exists on all scriptGroups, simSets, etc? That's really useful actually.

Jasa1:


--- Quote from: Greek2me on October 07, 2011, 06:08:35 PM ---The wrong args errors normally tell you what they should be.
Wait, so this exists on all scriptGroups, simSets, etc? That's really useful actually.

--- End quote ---
The only argument for it is "object"
I put PlayGUI and the name of my GUI but absolutely nothing happened.

Greek2me:

You should only have to do YourGUI.pushToBack(); I think.

Jasa1:


--- Quote from: Greek2me on October 09, 2011, 07:31:08 PM ---You should only have to do YourGUI.pushToBack(); I think.

--- End quote ---
Apparently not.

Jasa1:

Could somebody provide me actual code on how to do so?

Pages: << < (3/3)

Go to full version