User contributions

Jump to: navigation, search
Search for contributions
 
 
      
 
   

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 15:55, 14 July 2020 (diff | hist) . . (+262). . emWin Examples(Widgets)
  • 15:47, 14 July 2020 (diff | hist) . . (+104,943). . N KEYBOARD - Advanced (Sample)(Created page with "{| class="wikitable" style="float:right; margin-left: 10px; background-color: #f9f9f9;" ! colspan="2" style="font-weight:bold; font-size:17px; font-family:Arial, Helvetica, sa...")
  • 15:44, 14 July 2020 (diff | hist) . . (0). . N File:KEYBOARD Usage.gif
  • 15:29, 14 July 2020 (diff | hist) . . (0). . N File:KEYBOARD Usage.c(current)
  • 11:12, 14 July 2020 (diff | hist) . . (+3,891). . N MENU(Created page with "The MENU widget can be used to create several kinds of menus. Each MENU item represents an application command or a submenu. Selecting a MENU item sends a WM_MENU message to t...") (current)
  • 11:02, 14 July 2020 (diff | hist) . . (+157). . SCROLLBAR(current)
  • 11:02, 14 July 2020 (diff | hist) . . (0). . LISTVIEW
  • 11:01, 14 July 2020 (diff | hist) . . (+4). . LISTVIEW
  • 11:01, 14 July 2020 (diff | hist) . . (+2). . LISTVIEW
  • 11:01, 14 July 2020 (diff | hist) . . (+2,030). . N WINDOW(Created page with "The '''WINDOW''' widget is used to create a dialog window from a resource table. It should be used if the dialog should not look like a frame window. The window widget acts as...") (current)
  • 10:51, 14 July 2020 (diff | hist) . . (+5,428). . N TREEVIEW(Created page with "A '''TREEVIEW''' widget can be used to show a hierarchical view of information like files in a directory or items of an index, whereas each item can be a node or a leaf. Each...") (current)
  • 10:42, 14 July 2020 (diff | hist) . . (+2,145). . N TEXT(Created page with "'''TEXT''' widgets are typically used in order to display fields of text in dialog boxes. {| class="wikitable" style="float:right; margin-left: 10px; background-color: #f9f9f...") (current)
  • 10:40, 14 July 2020 (diff | hist) . . (+2,888). . N SWITCH(Created page with "A '''SWITCH''' widget is a toggleable switch with two states. The widget is similar to the switches seen on most modern smartphones, e.g. in a phone settings application. A SW...") (current)
  • 10:35, 14 July 2020 (diff | hist) . . (+2,735). . N SWIPELIST(Created page with "A '''SWIPELIST''' widget enables smooth scrolling of a list by swiping over the touchscreen or any other pointer input device (PID). Each SWIPELIST item can show several lines...") (current)
  • 10:31, 14 July 2020 (diff | hist) . . (+2,657). . N SPINBOX(Created page with "'''SPINBOX''' widgets are used to manage values which need to be adjustable in a fast but still precise manner. A SPINBOX consists of 2 buttons and an embedded EDIT widget...") (current)
  • 10:25, 14 July 2020 (diff | hist) . . (+2,837). . N SLIDER(Created page with "'''SLIDER''' widgets are commonly used for modifying values through the use of a slider bar. The widget consists of a slider bar and tick marks beside the bar. These tick mark...") (current)
  • 10:04, 14 July 2020 (diff | hist) . . (+3,466). . N SCROLLBAR(Created page with "'''SCROLLBAR''' widgets are used for scrolling through list boxes or any other type of window. They may be created horizontally or vertically. A scroll bar is typically attach...")
  • 09:55, 14 July 2020 (diff | hist) . . (+3,356). . N ROTARY(Created page with "The '''ROTARY''' widget is a reworked version of the KNOB widget, therefore they share some similarities. Just as the KNOB, the ROTARY is a widget the user can rotate. Fro...") (current)
  • 09:45, 14 July 2020 (diff | hist) . . (+3,266). . N RADIO(Created page with "'''RADIO''' buttons, like check boxes, are used for selecting choices. A dot appears when a RADIO button is turned on or selected. The difference from check boxes is that the...") (current)
  • 09:38, 14 July 2020 (diff | hist) . . (+1,718). . N QRCODE(Created page with "The '''QRCODE''' widget is used for displaying QR codes. The widget draws a QR code with the given parameters and also adds a white frame around the code which is necessary fo...") (current)
  • 09:30, 14 July 2020 (diff | hist) . . (+2,136). . N PROGBAR(Created page with "'''PROGBAR''' widgets are commonly used in applications for visualization; for example, a tank fill-level indicator or an oil-pressure indicator. {| class="wikitable" style="...") (current)
  • 09:07, 14 July 2020 (diff | hist) . . (+3,301). . N MULTIPAGE(Created page with "A '''MULTIPAGE''' widget is analogous to the dividers in a notebook or the labels in a file cabinet. By using a MULTIPAGE widget, an application can define multiple pages for...") (current)
  • 17:55, 13 July 2020 (diff | hist) . . (-3). . emWin Examples(Widgets)
  • 17:55, 13 July 2020 (diff | hist) . . (+4,303). . N MULTIEDIT(Created page with "The MULTIEDIT widget holds text with multiple lines. One can use it as a simple text editor or to display static text. The widget supports scrolling with and without scroll ba...") (current)
  • 16:53, 13 July 2020 (diff | hist) . . (+2,983). . N LISTWHEEL(Created page with "This widget is similar to the LISTBOX widget. Whereas the data of a LISTBOX is selected by moving the cursor with the keyboard or by using a SCROLLBAR, the LISTWHEEL w...") (current)
  • 16:45, 13 July 2020 (diff | hist) . . (+4,060). . N LISTVIEW(Created page with "LISTVIEW widgets are used to select one element of a list with several columns. To manage the columns a LISTVIEW widget contains a HEADER widget. As items in a LISTVIEW are se...")
  • 16:25, 13 July 2020 (diff | hist) . . (+3,778). . N LISTBOX(Created page with "LISTBOX widgets are used to select one element of a list. A list box can be created without a surrounding frame window, or as a child window of a FRAMEWIN widget. As items...") (current)
  • 16:12, 13 July 2020 (diff | hist) . . (+3,024). . N KNOB(Created page with "The KNOB widget is used to change a value with a knob. The KNOB widget is transparent per default and it requires a memory device containing a drawn knob to be visible. If the...") (current)
  • 16:06, 13 July 2020 (diff | hist) . . (+2,164). . N KEYBOARD(Created page with "The KEYBOARD widget offers a fully configurable screen keyboard to enter characters. With more and more embedded targets having touch screens and using smartphone-like interfa...")
  • 16:03, 13 July 2020 (diff | hist) . . (+2,146). . N IMAGE(Created page with "IMAGE widgets are used to display images of different formats from internal as well as from external memory. {| class="wikitable" style="float:right; margin-left: 10px; backg...") (current)
  • 15:48, 13 July 2020 (diff | hist) . . (+2). . DROPDOWN(Notification codes) (current)
  • 15:47, 13 July 2020 (diff | hist) . . (-2). . HEADER(Notification codes) (current)
  • 15:45, 13 July 2020 (diff | hist) . . (-4). . EDIT(Notification codes) (current)
  • 15:45, 13 July 2020 (diff | hist) . . (+2). . EDIT(Notification codes)
  • 15:44, 13 July 2020 (diff | hist) . . (+2). . HEADER(Notification codes)
  • 15:44, 13 July 2020 (diff | hist) . . (+2). . ICONVIEW(Notification codes) (current)
  • 15:41, 13 July 2020 (diff | hist) . . (+37). . GRAPH(current)
  • 15:41, 13 July 2020 (diff | hist) . . (+3,767). . N ICONVIEW(Created page with "The ICONVIEW widget can be used for icon based menus often required in hand held devices like mobile telephones or pocket organizers. It shows a list of icons where each icon...")
  • 15:31, 13 July 2020 (diff | hist) . . (+2,244). . N HEADER(Created page with "HEADER widgets are used to label columns of a table. If a pointer input device (PID) is used, the width of the HEADER items can be managed by dragging the dividers by the PID....")
  • 15:10, 13 July 2020 (diff | hist) . . (+2,214). . N GRAPH(Created page with "GRAPH widgets can be used to visualize data. Typical applications for GRAPH widgets are showing measurement values or the curve of a function graph. Multiple curves can be sho...")
  • 15:09, 13 July 2020 (diff | hist) . . (+2). . FRAMEWIN(Samples) (current)
  • 15:00, 13 July 2020 (diff | hist) . . (+207). . FRAMEWIN
  • 14:59, 13 July 2020 (diff | hist) . . (+207). . EDIT
  • 14:59, 13 July 2020 (diff | hist) . . (+2,288). . N GAUGE(Created page with "The GAUGE widget displays a value in a certain range like a progress bar, but instead the progress is displayed in a radial manner. A GAUGE is consists of two arcs that are dr...") (current)
  • 14:51, 13 July 2020 (diff | hist) . . (+1,712). . N FRAMEWIN(Created page with "FRAMEWIN widgets have the purpose to give a PC application-window appearance to the application. They consist of a surrounding frame, a title bar and a user area. {| class="...")
  • 14:38, 13 July 2020 (diff | hist) . . (-179). . EDIT
  • 14:38, 13 July 2020 (diff | hist) . . (+3,760). . N EDIT(Created page with "EDIT widgets are commonly used as the primary user interface for text input. EDIT widgets can also be used for entering values in binary, decimal, or hexadecimal modes. {| cl...")
  • 14:30, 13 July 2020 (diff | hist) . . (+3,217). . N DROPDOWN(Created page with "DROPDOWN widgets are used to select one element of a list with several columns. It shows the currently selected item in non open state. If the user opens a DROPDOWN widget a [...")
  • 14:25, 13 July 2020 (diff | hist) . . (-1). . BUTTON(current)
  • 14:25, 13 July 2020 (diff | hist) . . (-1). . CHECKBOX(current)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)