Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Lybrial
Forum: Lua/XML Help 08-12-19, 03:38 AM
Replies: 5
Views: 2,245
Posted By Lybrial
Turned out that NotifyChange will have no effect...

Turned out that NotifyChange will have no effect when called from within a setter since
setting a value already leads to a GUI refresh automatically. The thing is that min and max
is only...
Forum: Lua/XML Help 08-11-19, 07:19 AM
Replies: 5
Views: 2,245
Posted By Lybrial
Hi, AceConfigDialog does not seem to have a...

Hi,

AceConfigDialog does not seem to have a NotifyChange(appName) function:
https://www.wowace.com/projects/ace3/pages/api/ace-config-dialog-3-0

EDIT:

I guess you meant AceConfigRegistry... I...
Forum: Lua/XML Help 08-10-19, 11:27 AM
Replies: 5
Views: 2,245
Posted By Lybrial
Ace3 Options: Refresh specific option after another option changes. How?

Hi Ladies and Gentleman, its me again.

Today I have a question about ace options. I have the following code:


position = {
type = "group",
inline = true,
order = 3,
name =...
Showing results 1 to 3 of 3