|
WINDEX
|
| Cwex::cSocket | Read/Write to TCP/IP socket, client or server |
| Cwex::eventhandler | A class where application code can register functions to be called when an event occurs |
| Cwex::filebox | A popup window where used can browse folders and select a file |
| Cwex::free | |
| ▼Cwex::gui | The base class for all windex gui elements |
| Cwex::button | A widget that user can click to start an action |
| Cwex::checkbox | A widget that user can click to toggle a true/false value |
| Cwex::choice | A widget where user can choose from a dropdown list of strings |
| Cwex::com | Read / write to COM serial port |
| Cwex::datebox | A popup window where user can select a date from a calendar |
| Cwex::drop | A widget where users can drop files dragged from windows explorer |
| Cwex::editbox | A widget where user can enter a single line string |
| Cwex::gauge | Widget to display a value on a circular clock face |
| Cwex::inputbox | A popup window where user can edit a set of values |
| Cwex::label | A widget that displays a string |
| Cwex::list | A widget where user can choose from a list of strings |
| Cwex::multiline | A mutiline editbox |
| ▼Cwex::panel | A child window that can contain widgets |
| Cwex::groupbox | Displaying a title and a box |
| ▼Cwex::layout | A panel which arranges the widgets it contains in a grid |
| Cwex::radiobuttonLayout | Widget to layout a group of radio buttons |
| Cwex::tabbed | A widget where user can select which panel to display by clicking a tab button |
| Cwex::plot::plot | Draw a 2D plot |
| Cwex::propertyGrid | A grid of properties |
| Cwex::radiobutton | A widget that user can click to select one of an exclusive set of options |
| Cwex::slider | A widget which user can drag to change a value |
| Cwex::table | A read only table of values |
| Cwex::tcp | Read/Write to TCP/IP socket, client or server |
| Cwex::maker | A class for making windex objects |
| Cwex::menu | A drop down list of options that user can click to start an action |
| Cwex::menubar | A widget that displays across top of a window and contains a number of dropdown menues |
| Cwex::modalMgr | |
| Cwex::msgbox | A popup with a message |
| Cwex::printDoc | Print a text document |
| Cwex::property | A name value pair |
| Cwex::shapes | A class that offers application code methods to draw on a window |
| Cwex::sMouse | A structure containing the mouse status for event handlers |
| Cwex::timer | Generate events at regularly timed intervals |
| Cwex::plot::trace | Single trace to be plotted |
| Cwex::windex | A class containing a database of the current gui elements |
| Cwex::window2file | Transfer image between window contents and image file in PNG format |