#Save a reference to the gui elements you
1 messages · Page 1 of 1 (latest)
I guess then you can destroy limited elements and recreate with that method? I feel like I am missing something, is there no way to redefine one?
What specifically are you wanting to redefine
Most elements can be modified after creation
But yeah you could also destroy limited elements/frames/flows
basically I could /will be redrawing this which could be really populated
If it’s a flow or a frame, you can add/remove elements from it dynamically
I've only used those so far, I am very green to gui stuff.
It's been a while since I looked at my original concept and turns out I've already strayed 😄
but I was going to have it like this:
so there will be buttons (Cancel & details) at the very least as well, not sure if that changes anything
Oh okay so there is clear() and destroy() and there is just a suble difference between them
Needs styling badly but you can see things taking shape.
haven't got the the update part yet....