Navigation menu

WoW:Creating simple pop-up dialog boxes: Difference between revisions

Jump to navigation Jump to search
m
Remove singatures made using ~ in main namespace
m (Remove singatures made using ~ in main namespace)
Line 153: Line 153:


If you'll notice, you are actually setting the frame's data (which is passed as the first argument to the local function) ''after'' the user has clicked the button. I'm not exactly sure how this mechanism works, my initial guess is that the popup functions are run in a separate thread to allow for this kind of manipulation.
If you'll notice, you are actually setting the frame's data (which is passed as the first argument to the local function) ''after'' the user has clicked the button. I'm not exactly sure how this mechanism works, my initial guess is that the popup functions are run in a separate thread to allow for this kind of manipulation.
:[[User:Wickedsick|Wickedsick]] 02:49, 8 May 2006 (EDT)


== Notes and Observations ==
== Notes and Observations ==
Anonymous user