Method for realizing graphical user interface
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 叶炜
- Publication Date
- 2007-07-25
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
Technical field
[0001] The present invention relates to the field of digital media technology and digital television communication, and mainly refers to a graphical user interface implementation method (GUI). Background technique
[0002] At present, the GUI (Graphic User Interface) on the digital TV receiver is written in C / C++ language. The graphical interface is realized by calling pictures or graph functions to draw graphics in C / C++ language. The program involves interface control. , External data exchange, interface display and other functions, the program is complex to implement, the display style replacement requires professionals and the cost is high.
[0003] Because C / C++ language is a compiled language. The program must be pre-compiled into a code segment that can be executed by the machine, then mapped or written into the receiver's memory, and then executed. In this way, the GUI modification control flow and the GUI display effect must be run and tested in the recei...