AceGUI-3.0-FrameWithInput

17.3k Downloads

This is a variant of AceGUI-3.0's Frame container, with some changes:

  • The read-only status text bar at the bottom is replaced with an edit box for input.
  • Additional buttons can easily be added across the bottom, outside the control of the container/widget scheme.
  • The ':EnableResize()' method of the (undocumented) Window container is also present here, but not (yet?) in Frame.

Documentation of new methods and AceGUI-style callbacks are at the top of the .lua file. Comments, bugs, etc, should be done at the Development Site link to wowace shown above.

An example of FrameWithInput in action can be seen in RundownIV's screenshots.