m
→Overview
(Created an overview of frames, hopefully it's accurate!) |
m (→Overview) |
||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Frames are the building blocks of the visual components of the user interface. All of the various visual elements of the UI are types of Frame, and inhertit most if not all of the basic frame properties, in addition to adding some more. Frames are defined in the various <tt>.xml</tt> files in the <tt>Interface<tt> directory (Except for the <tt>Bindings.xml</tt> files, which provide key bindings). | Frames are the building blocks of the visual components of the user interface. All of the various visual elements of the UI are types of Frame, and inhertit most if not all of the basic frame properties, in addition to adding some more. Frames are defined in the various <tt>.xml</tt> files in the <tt>Interface</tt> directory (Except for the <tt>Bindings.xml</tt> files, which provide key bindings). | ||
== Events == | == Events == | ||