Disable Button
-
On 22/07/2014 at 14:08, xxxxxxxx wrote:
I was just wondering if there was a way to disable or temporarily hide a button inside of a plugin? I want to have some buttons disabled until the user pushes the right button first. Didn't see anything like that in the documentation.
Thanks for any help!
-
On 22/07/2014 at 17:05, xxxxxxxx wrote:
GeDialog.Enable() or NodeData.GetDEnabling(), depending on the context.
Best,
-Niklas