M
Miles
I've set up a getVisible() callback on (built-in) GroupInsertText, and I get
the initial getVisible() callback. I later do an
InvalidateControl("GroupInsertText"), but never get another getVisible()
callback again for that id.
The same scheme works fine on a custom Group of mine. Is this a limitation
of built-in controls only? I've seen a post wondering the same thing from a
while back on EggheadCafe, but nobody seemed to have an answer. Can anybody
fill me in?
the initial getVisible() callback. I later do an
InvalidateControl("GroupInsertText"), but never get another getVisible()
callback again for that id.
The same scheme works fine on a custom Group of mine. Is this a limitation
of built-in controls only? I've seen a post wondering the same thing from a
while back on EggheadCafe, but nobody seemed to have an answer. Can anybody
fill me in?