You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A well-known and used MUI custom class (TextEditor.mcc) which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
A collection of new (list) custom classes for the Magic User Interface (MUI) on AmigaOS based computer systems like AmigaOS4, AmigaOS3 and MorphOS. It consists of 8 custom classes, e.g. the NList.mcc and NListtree.mcc classes...
A well-known and widely used MUI custom class (BetterString.mcc) which provides application programmers a better string gadget. It somewhat more advanced and common features like the standard MUI string gadget which includes a better selection engine and so on.
A well-known and used MUI custom class (HTMLview.mcc) which provides MUI application programmers a gadget for viewing/displaying HTML pages. It comes with an object-oriented design, slim and tidy so that the HTML engine is capable of showing HTML very fast...
A basic example of CAN FD operation on the PIC18F-Q84 device, showing baud rate setup, masks/filters, reception, and transmission using MCC generated code.
This project uses the new Universal Timer (UTMR) module along with CLC, SPI, and CCP modules on the PIC18F-Q84 family to decode the WS2812 LED data stream.
An example showing CAN FD operation on the PIC18-Q84 family of MCUs, showing baud rate setup, masks/filters, reception, and transmission using MCC generated code.
A well-known and used MUI custom class (Toolbar.mcc) which provides application programmers a toolbar gadget. By using it with MUI application, it provides an easy and quick way to deal with toolbar that have different images for normal, selected and mouse over ev
This code example demonstrates using the Communication Device Class (CDC) as a bridge to USART using the USB 2.0 device peripheral on the AVR DU family of MCUs.
An example showing CAN 2.0 operation on the PIC18-Q83 family of MCUs, showing baud rate setup, masks/filters, reception, and transmission using MCC generated code.
A well-known and widely used MUI custom class (TextInput.mcc) which provides application programmers a better string gadget. It has somewhat more advanced and common features like the standard MUI string gadget which includes a better selection engine...
This example uses the MCC Melody Library to show how to use the Analog to Digital Converter (ADC) to read a signal then send it out with the Universal Synchronous and Asynchronous Receiver-Transmitter (USART). Works with MPLABX or MPLAB XPRESS IDE.