KR20120050158A - Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program - Google Patents

Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program Download PDF

Info

Publication number
KR20120050158A
KR20120050158A KR1020100111532A KR20100111532A KR20120050158A KR 20120050158 A KR20120050158 A KR 20120050158A KR 1020100111532 A KR1020100111532 A KR 1020100111532A KR 20100111532 A KR20100111532 A KR 20100111532A KR 20120050158 A KR20120050158 A KR 20120050158A
Authority
KR
South Korea
Prior art keywords
theme
resource
based program
information
resources
Prior art date
Application number
KR1020100111532A
Other languages
Korean (ko)
Inventor
김정훈
홍세선
이종근
박상현
Original Assignee
현대모비스 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 현대모비스 주식회사 filed Critical 현대모비스 주식회사
Priority to KR1020100111532A priority Critical patent/KR20120050158A/en
Publication of KR20120050158A publication Critical patent/KR20120050158A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

PURPOSE: An electronic apparatus, a GUI based program executing method, a GUI based program recording medium are provided to increase productivity and to maximize reusability of a resource by using a resource file format. CONSTITUTION: A storing unit(310) stores an executing file and a GUI(Graphic User Interface) based program. The executing file loads resources in a theme and configures a screen. The GUI based program includes theme information and a resource file. A controlling unit(320) controls the execution of the GUI based program. The resource information indicates a storing location of the resource.

Description

테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램을 갖는 전자 장치와 그래픽 유저 인터페이스 기반 프로그램 실행 방법 및 그 그래픽 유저 인터페이스 기반 프로그램이 기록된 기록매체{Electronic device having GUI program for facilitating theme alternation, method for executing the GUI program and recording medium recording the program}Electronic device having a graphical user interface-based program and a method of executing the graphical user interface-based program, and a recording medium on which the graphical user interface-based program is recorded.Electronic device having GUI program for facilitating theme alternation, method for executing the GUI program and recording medium recording the program}

그래픽 유저 인터페이스(Graphic User Interface, GUI) 기반 프로그램에 관한 것으로, 특히 화면 테마 설정과 관련한 기술에 관한 것이다.The present invention relates to a graphic user interface (GUI) based program, and more particularly to a technology related to screen theme setting.

대부분 GUI 기반의 프로그램은 사용자의 개성에 따라 혹은 실제로는 같은 컨트롤을 사용한 유저 인터페이스 프로그램인데도 전혀 다른 프로그램처럼 보이도록 하기 위해 테마를 설정할 수 있는 기능을 가진다. 특히 후자는 생산성 향상에 큰 기여를 한다. 자동차의 AVN(Audio Video Navigation) 기능을 예로 들면 같은 프로그램인데도 차량 별로 테마를 다르게 설정하면 전혀 다른 프로그램처럼 보일 수 있다. 이러한 이유로 GUI 기반 프로그램에서 테마를 설정할 수 있도록 하는 것은 필수적이다.Most GUI-based programs have the ability to set the theme to look like a completely different program, depending on the user's personality or even a user interface program that uses the same controls. The latter in particular contributes greatly to productivity improvement. For example, the AVN (Audio Video Navigation) function of a car may be the same program, but if the theme is set differently for each vehicle, it may look completely different. For this reason, it is essential to be able to set themes in a GUI-based program.

테마란 화면에 표시되는 리소스(resource)들의 묶음을 말하며, 리소스 관리의 중요성은 증대되고 있다. GUI 구성 요소를 효과적으로 관리하면 필요에 따라 구성 요소를 수정하거나 재사용하기 쉬워서, 프로그래밍의 생산성이 그만큼 향상되기 때문이다. 이러한 이유 때문에 종래에는 하나의 실행 프로그램과 여러 개의 리소스 파일을 이용하여 생산성 향상을 도모하였다. 그러나 리소스를 여러 개의 파일로 따로 관리하게 되면, 파일을 읽는 시간이 추가적으로 소요되며 임베디드 소프트웨어의 단편화 현상이 일어나는 원인이 되기도 한다.The theme refers to a bundle of resources displayed on the screen, and the importance of resource management is increasing. Effective management of GUI components makes it easy to modify or reuse components as needed, which increases programming productivity. For this reason, in the past, productivity was improved by using one executable program and several resource files. However, managing resources as separate files can add additional time to read the files and cause fragmentation of embedded software.

이러한 문제 해결을 위한 방법으로, 하나의 파일 내부에 디렉토리 구조를 포함시키고 이를 이용해서 리소스 관리를 용이하게 하는 방식의 기술이 제안되었다. 그러나 이러한 방식에 의하면, 리소스 파일과 연동되는 실행 프로그램 내에서 각각의 리소스를 관리해야만 테마를 변경할 수 있다. 이로 인해 GUI 기반의 프로그램에서의 테마 변경이 어렵고, 또한 테마의 재사용이 어렵다. 또한 리소스 관리가 분산되어서 생산성이 떨어지는 단점이 있다.As a method for solving this problem, a technique of including a directory structure in one file and using it to facilitate resource management has been proposed. However, according to this method, the theme can be changed only by managing each resource in an executable program linked with the resource file. This makes it difficult to change themes in GUI-based programs and makes it difficult to reuse themes. In addition, there is a disadvantage in that productivity is reduced due to distributed resource management.

테마 변경이 용이하고, 테마의 재사용을 쉽게 함은 물론, 리소스 관리 방식을 개선한 GUI 기반 프로그램이 구현된 전자 장치와 그 실행 방법 및 그 GUI 기반 프로그램이 기록된 기록매체를 제공함을 목적으로 한다.It is an object of the present invention to provide an electronic device in which a GUI-based program, which is easy to change a theme, reuse of a theme, and improves resource management, and a method of executing the same, and a recording medium in which the GUI-based program is recorded.

전술한 기술적 과제를 달성하기 위한 본 발명의 일 양상에 따른 테마 변경이 용이한 GUI 기반 프로그램을 갖는 전자 장치는 테마에 속하는 리소스들을 로드하여 화면 구성하기 위한 실행 파일과 테마별 리소스 정보들의 묶음으로 구성된 다수의 테마 정보들 및 다수의 리소스들을 포함하는 단일의 리소스 파일을 포함하는 그래픽 유저 인터페이스 기반 프로그램이 저장된 저장부, 및 저장부에 저장된 그래픽 유저 인터페이스 기반 프로그램의 실행을 제어하는 제어부를 포함한다.According to an aspect of the present invention, an electronic device having a GUI-based program which is easy to change the theme may include a plurality of bundles of executable files and theme-specific resource information for loading and configuring resources belonging to a theme. And a storage unit for storing a graphical user interface-based program including a single resource file including theme information and a plurality of resources, and a controller for controlling execution of the graphical user interface-based program stored in the storage unit.

한편, 전술한 기술적 과제를 달성하기 위한 본 발명의 일 양상에 따른 테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램 실행 방법은 리소스 저장 위치 및 크기가 기록된 헤더부와 테마별 변경 가능한 리소스 정보들의 묶음으로 구성된 다수의 테마 정보들 및 다수의 리소스들을 포함하는 단일의 리소스 파일을 메모리로 로드하는 단계, 어느 하나의 테마에 대한 테마 정보를 구성하는 리소스 정보들을 확인하는 단계, 및 확인된 리소스 정보들에 대응하는 리소스들을 리소스 파일로부터 읽어들여 화면 출력하는 단계를 포함한다.On the other hand, in accordance with an aspect of the present invention for achieving the above-described technical problem, the graphical user interface-based program execution method easy to change the theme consists of a header portion recording the resource storage location and size and a bundle of resource information changeable by theme Loading a single resource file comprising a plurality of theme information and a plurality of resources into memory, identifying resource information constituting theme information for any one theme, and corresponding resource information identified Reading the resources from the resource file and outputting the screen.

한편, 전술한 기술적 과제를 달성하기 위한 본 발명의 일 양상에 따른 GUI 기반 프로그램을 기록한 기록매체는 테마 정보에 속하는 리소스들을 로드하여 화면 구성하기 위한 실행 파일과, 리소스 저장 위치 및 크기가 기록된 헤더부와 리소스 정보들의 묶음으로 구성된 다수의 테마 정보들 및 다수의 리소스들을 포함하는 단일의 리소스 파일을 포함한다.On the other hand, the recording medium for recording the GUI-based program according to an aspect of the present invention for achieving the above-described technical problem is an executable file for loading and configuring the screen resources belonging to the theme information, and a header for recording the resource storage location and size It contains a single resource file containing a plurality of theme information and a plurality of resources consisting of a bundle of wealth and resource information.

본 발명에 따른 GUI 기반 프로그램은 (실행 파일 + 리소스 파일)의 형태를 갖되, 리소스 파일에서 직접 테마를 관리할 수 있도록 하는 리소스 파일 포맷을 통해 리소스 재사용성을 극대화하고 생산성 향상을 도모한다. 또한 간단히 오프셋 지정만으로 테마 변경을 가능하도록 하여 사용성을 향상시킨다.The GUI-based program according to the present invention has the form of (execution file + resource file), and maximizes resource reusability and productivity through a resource file format for managing a theme directly in the resource file. It also improves usability by allowing you to change the theme simply by specifying an offset.

도 1은 본 발명의 일 실시예에 따른 GUI 기반 프로그램 구성을 나타낸 블록도.
도 2는 본 발명에 따른 리소스 파일 포맷 예시도.
도 3은 본 발명의 일 실시예에 따른 전자 장치의 블록도.
도 4는 본 발명의 일 실시예에 따른 GUI 기반 프로그램의 실행 흐름도.
1 is a block diagram showing a GUI-based program configuration according to an embodiment of the present invention.
2 illustrates an example resource file format in accordance with the present invention.
3 is a block diagram of an electronic device according to an embodiment of the present invention.
4 is a flowchart illustrating execution of a GUI-based program according to an embodiment of the present invention.

전술한, 그리고 추가적인 본 발명의 양상들은 첨부된 도면을 참조하여 설명되는 바람직한 실시예들을 통하여 더욱 명백해질 것이다. 이하에서는 본 발명을 이러한 실시예를 통해 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 설명하기로 한다.BRIEF DESCRIPTION OF THE DRAWINGS The foregoing and further aspects of the present invention will become more apparent from the following detailed description of preferred embodiments with reference to the accompanying drawings. Hereinafter, the present invention will be described in detail to enable those skilled in the art to easily understand and reproduce the present invention.

도 1은 본 발명의 일 실시예에 따른 GUI 기반 프로그램 구성을 나타낸 블록도이다.1 is a block diagram showing a GUI-based program configuration according to an embodiment of the present invention.

GUI 기반 프로그램은 실행 파일(110)과 리소스 파일(120)을 포함한다. 즉, 실행 파일(110)과 리소스 파일(120)이 분리되어 GUI 기반 프로그램이 구성된다. 실행 파일(110)은 실행하고자 하는 테마에 속하는 리소스 정보들에 매칭된 해당 리소스들을 리소스 파일로부터 로딩하여 실행하는 역할을 한다. 그리고 리소스 파일(120)은 여러 개가 아니라 하나의 파일로 구성되며, 리소스 파일(120) 내부에서 테마 정보가 관리된다. 이에 의해 파일 로딩 시간이 줄어들며, 임베디드 소프트웨어에서 일어날 수 있는 파일 단편화 현상이 최소화된다.The GUI based program includes an executable file 110 and a resource file 120. That is, the executable file 110 and the resource file 120 are separated to form a GUI-based program. The executable file 110 loads and executes corresponding resources matched with resource information belonging to a theme to be executed from the resource file. The resource file 120 is composed of one file instead of several, and theme information is managed in the resource file 120. This reduces file loading time and minimizes file fragmentation that can occur in embedded software.

도 2는 본 발명에 따른 리소스 파일 포맷 예시도이다.2 is a diagram illustrating a resource file format according to the present invention.

헤더부(210)에는 오프셋(offset) 정보와 크기(size) 정보 등이 기록된다. 오프셋 정보는 리소스 파일 내에서 각각의 종류별 리소스가 몇 번째 바이트(byte)에 위치하는지를 나타내는 정보이다. 따라서 실행 파일(110)은 헤더부(210)에 기록된 정보를 이용해서 각각의 종류별 리소스에 접근할 수 있다. 테마부(220)는 테마별 테마 정보를 담고 있으며, 각각의 테마 정보는 다수의 리소스 정보들로 구성된다. 도 2를 통해 확인할 수 있듯이, 테마 1은 ‘배경 1, 폰트 4, 언어 3, layout 3’을 포함하는 리소스 정보들로 구성되며, 테마 2는 ‘배경 3, 폰트 1, 언어 1, layout 2’를 포함하는 리소스 정보들로 구성된다. 그리고 하나의 테마를 구성하는 테마 정보는 다른 테마를 구성하는 테마 정보와 일치하지 않는다.The header unit 210 records offset information, size information, and the like. The offset information is information indicating how many bytes each resource of each type is located in the resource file. Therefore, the executable file 110 may access resources of each type using the information recorded in the header 210. The theme unit 220 contains theme information for each theme, and each theme information is composed of a plurality of resource information. As can be seen through Figure 2, Theme 1 is composed of resource information including 'background 1, font 4, language 3, layout 3', Theme 2 is 'background 3, font 1, language 1, layout 2' It consists of resource information including. The theme information constituting one theme does not match the theme information constituting another theme.

본 발명의 일 실시예에 따라 테마 정보를 구성하는 리소스 정보는 해당 리소스에 대한 오프셋 값으로 기록된다. 따라서, 예를 들어 테마 1 혹은 테마 2를 구성하는 각각의 오프셋 값에 따라, 실행 파일(110)이 해당 리소스들을 로딩하여 실행함으로써, 테마 1에 속하는 리소스들(배경 1, 폰트 4, 언어 3, layout 3, .....) 혹은 테마 2에 속하는 리소스들(배경 3, 폰트 1, 언어 1, layout 2, .....)로 화면을 구현하는 것이 가능하다. 또한 리소스 파일 포맷은 단지 테마 정보를 구성하는 오프셋 값만을 변경함으로써, 새로운 테마를 구현함을 가능하게 한다. 한편, 리소스부(230)에는 배경 이미지, 폰트, 언어 등 종류별 다수의 리소스들이 실제로 저장된다. 일 실시예에 있어서, 리소스들은 그 저장 순서에 따라 순차적으로 리소스부(230)에 저장되며, 저장 위치인 오프셋과 저장된 크기는 헤더부(210)에 기록된다.According to an embodiment of the present invention, resource information constituting theme information is recorded as an offset value for the corresponding resource. Thus, for example, in accordance with each offset value constituting Theme 1 or Theme 2, the executable file 110 loads and executes the corresponding resources, so that resources belonging to Theme 1 (background 1, font 4, language 3, It is possible to implement a screen with resources that belong to layout 3, .....) or theme 2 (background 3, font 1, language 1, layout 2, .....). In addition, the resource file format makes it possible to implement a new theme by changing only the offset value constituting the theme information. Meanwhile, the resource unit 230 actually stores a plurality of resources for each type such as a background image, a font, and a language. In one embodiment, resources are sequentially stored in the resource unit 230 according to their storage order, and the offset and the stored size of the storage location are recorded in the header unit 210.

도 3은 본 발명의 일 실시예에 따른 전자 장치의 블록도이다.3 is a block diagram of an electronic device according to an embodiment of the present invention.

전자 장치는 본 발명의 일 양상에 따른 GUI 기반 프로그램이 탑재된 장치로써, 특정한 기기에 한정되지 않는다. 이러한 전자 장치는 저장부(310)와 제어부(320)를 포함한다. 저장부(310)는 데이터 저장을 위한 메모리이며, 상술한 바와 같은 GUI 기반 프로그램이 저장된다. 제어부(320)는 마이크로 프로세서일 수 있다. 이러한 제어부(320)는 저장부(310)에 저장된 GUI 기반 프로그램의 실행을 제어하는 통상의 구성이다. 제어부(320)의 제어에 의해 저장부(310)에 저장된 GUI 기반 프로그램이 실행되면, 실행 파일(110)은 리소스 파일(120)을 메모리로 로드한다. 리소스 파일(120)을 구성하는 리소스 파일(120)을 구성하는 테마부(220)에 속하는 다수의 테마들 중 어느 하나의 테마가 디폴트 값으로 설정되어 있거나 새로이 선택되면, 실행 파일(110)은 설정된 혹은 선택된 테마를 구성하는 테마 정보, 즉 오프셋 값들로 구성된 리소스 정보들에 따라 해당되는 리소스들을 리소스부(230)로부터 로드하여 화면 출력한다.The electronic device is a device on which a GUI-based program is mounted according to an aspect of the present invention and is not limited to a specific device. Such an electronic device includes a storage 310 and a controller 320. The storage unit 310 is a memory for storing data, and stores the GUI-based program as described above. The controller 320 may be a microprocessor. The control unit 320 is a typical configuration for controlling the execution of the GUI-based program stored in the storage unit 310. When the GUI-based program stored in the storage 310 is executed by the control of the controller 320, the executable file 110 loads the resource file 120 into the memory. If any one of a plurality of themes belonging to the theme unit 220 constituting the resource file 120 constituting the resource file 120 is set as a default value or newly selected, the executable file 110 is set. Alternatively, corresponding resources are loaded from the resource unit 230 according to theme information constituting the selected theme, that is, resource information composed of offset values, and displayed on the screen.

도 4는 본 발명의 일 실시예에 따른 GUI 기반 프로그램의 실행 흐름도이다.4 is a flowchart illustrating execution of a GUI-based program according to an embodiment of the present invention.

제어부(320)가 GUI 기반 프로그램을 실행시킨다. 이에 GUI 기반 프로그램의 실행이 개시되며, 실행 파일(110)은 리소스 파일(120)을 메모리로 로드한다(S410)(S420). 그 다음, 테마부(220)에 속하는 테마들 중 어느 하나의 테마가 선택되면, 실행 파일(110)은 선택된 테마를 구성하는 테마 정보, 즉 오프셋 값들로 구성된 리소스 정보들을 확인한다(S430)(S440). 예를 들어, 테마 1이 선택되면, 실행 파일(110)은 테마 1에 속하는 ‘배경 1, 폰트 4, 언어 3, layout 3’을 포함하는 리소스 정보들을 확인하게 되며, 테마 2가 선택되면 실행 파일은 테마 2에 속하는 ‘배경 3, 폰트 1, 언어 1, layout 2’를 포함하는 리소스 정보들을 확인하게 된다. 실행 파일(110)은 확인된 리소스들을 리소스부(230)로부터 읽어들여 화면 출력한다(S450). 예를 들어, 단계 430에서 테마 1이 선택되면, 실행 파일(110)은 ‘배경 1, 폰트 4, 언어 3, layout 3’을 포함하는 리소스들로 화면을 구성하여 출력하며, 단계 430에서 테마 2가 선택되면, 실행 파일(110)은 ‘배경 3, 폰트 1, 언어 1, layout 2’를 포함하는 리소스들로 화면을 구성하여 출력한다.
The controller 320 executes the GUI based program. Accordingly, the execution of the GUI-based program is started, and the executable file 110 loads the resource file 120 into the memory (S410) (S420). Next, when any one theme among the themes belonging to the theme unit 220 is selected, the executable file 110 checks the theme information constituting the selected theme, that is, resource information composed of offset values (S430) (S440). ). For example, when theme 1 is selected, the executable file 110 checks resource information including 'background 1, font 4, language 3, layout 3' belonging to theme 1, and if theme 2 is selected, executable file Checks resource information including 'background 3, font 1, language 1, layout 2' belonging to theme 2. The executable file 110 reads the identified resources from the resource unit 230 and outputs the screen (S450). For example, if theme 1 is selected in step 430, the executable file 110 configures and outputs a screen with resources including 'background 1, font 4, language 3, layout 3', and outputs theme 2 in step 430. If is selected, the executable file 110 configures the screen with resources including 'background 3, font 1, language 1, layout 2' and outputs the screen.

한편, 전술한 바와 같은 본 발명의 일 양상에 따른 GUI 기반 프로그램은 컴퓨터가 읽을 수 있는 기록매체(정보저장매체)에 저장되고, 컴퓨터에 의하여 판독되고 실행 가능하다. 여기서 기록매체는 컴퓨터가 판독할 수 있는 모든 형태의 기록매체(CD, DVD와 같은 유형적 매체뿐만 아니라 반송파와 같은 무형적 매체)를 포함한다.Meanwhile, the GUI-based program according to an aspect of the present invention as described above is stored in a computer-readable recording medium (information storage medium), and can be read and executed by a computer. Here, the recording medium includes all types of computer-readable recording media (tangible media such as CD and DVD as well as intangible media such as carrier).

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the preferred embodiment for the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

110 : 실행 파일 120 : 리소스 파일
210 : 헤더부 220 : 테마부
230 : 리소스부 300 : 저장부
310 : 제어부
110: executable file 120: resource file
210: header portion 220: theme portion
230: resource unit 300: storage unit
310: control unit

Claims (6)

테마에 속하는 리소스들을 로드하여 화면 구성하기 위한 실행 파일과, 테마별 리소스 정보들의 묶음으로 구성된 다수의 테마 정보들 및 다수의 리소스들을 포함하는 단일의 리소스 파일을 포함하는 그래픽 유저 인터페이스 기반 프로그램이 저장된 저장부; 및
상기 저장부에 저장된 그래픽 유저 인터페이스 기반 프로그램의 실행을 제어하는 제어부;
를 포함하는 것을 특징으로 하는 테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램을 갖는 전자 장치.
A storage unit for storing a graphic user interface-based program including an executable file for loading and configuring screens of resources belonging to a theme, and a single resource file including a plurality of theme information and a plurality of resources. ; And
A control unit controlling execution of a graphic user interface based program stored in the storage unit;
Electronic device having a graphical user interface-based program that is easy to change the theme, comprising a.
제1항에 있어서,
상기 리소스 정보는 리소스의 저장 위치를 나타냄을 특징으로 하는 테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램을 갖는 전자 장치.
The method of claim 1,
And the resource information indicates a storage location of a resource.
제1항에 있어서,
상기 리소스 정보는 변경 가능함을 특징으로 하는 테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램을 갖는 전자 장치.
The method of claim 1,
And a graphic user interface-based program for easily changing the theme, wherein the resource information is changeable.
리소스 저장 위치 및 크기가 기록된 헤더부와 테마별 변경 가능한 리소스 정보들의 묶음으로 구성된 다수의 테마 정보들 및 다수의 리소스들을 포함하는 단일의 리소스 파일을 메모리로 로드하는 단계;
어느 하나의 테마에 대한 테마 정보를 구성하는 리소스 정보들을 확인하는 단계; 및
상기 확인된 리소스 정보들에 대응하는 리소스들을 상기 리소스 파일로부터 읽어들여 화면 출력하는 단계;
를 포함하는 것을 특징으로 하는 테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램 실행 방법.
Loading a single resource file including a plurality of theme information and a plurality of resources consisting of a header portion recording resource storage location and size and a bundle of changeable resource information for each theme, and a plurality of resources;
Identifying resource information constituting theme information for any one theme; And
Reading out resources corresponding to the identified resource information from the resource file and outputting the screen;
Easy to change the theme, characterized in that it comprises a graphical user interface-based program execution method.
제4항에 있어서,
상기 리소스는 배경 이미지, 폰트, 언어 중 적어도 하나를 포함하는 것을 특징으로 하는 테마 변경이 용이한 그래픽 유저 인터페이스 기반 프로그램 실행 방법.
The method of claim 4, wherein
And the resource includes at least one of a background image, a font, and a language.
테마에 속하는 리소스들을 로드하여 화면 구성하기 위한 실행 파일; 및
리소스 저장 위치 및 크기가 기록된 헤더부, 테마별 변경 가능한 리소스 정보들의 묶음으로 구성된 다수의 테마 정보들, 다수의 리소스들을 포함하는 단일의 리소스 파일;
을 포함하는 것을 특징으로 하는 그래픽 유저 인터페이스 기반 프로그램을 기록한 기록매체.
An executable file for loading and configuring resources belonging to a theme; And
A single resource file including a header portion recording resource storage location and size, a plurality of theme information composed of a bundle of changeable resource information for each theme, and a plurality of resources;
Recording medium recording a graphical user interface-based program comprising a.
KR1020100111532A 2010-11-10 2010-11-10 Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program KR20120050158A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100111532A KR20120050158A (en) 2010-11-10 2010-11-10 Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100111532A KR20120050158A (en) 2010-11-10 2010-11-10 Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program

Publications (1)

Publication Number Publication Date
KR20120050158A true KR20120050158A (en) 2012-05-18

Family

ID=46267711

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100111532A KR20120050158A (en) 2010-11-10 2010-11-10 Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program

Country Status (1)

Country Link
KR (1) KR20120050158A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016149215A1 (en) * 2015-03-16 2016-09-22 Cyanogen Inc. System and method for modifying a look and feel of a graphical user interface for an application
WO2022031032A1 (en) * 2020-08-04 2022-02-10 삼성전자 주식회사 Electronic device and method of displaying visual information in theme content

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016149215A1 (en) * 2015-03-16 2016-09-22 Cyanogen Inc. System and method for modifying a look and feel of a graphical user interface for an application
WO2022031032A1 (en) * 2020-08-04 2022-02-10 삼성전자 주식회사 Electronic device and method of displaying visual information in theme content

Similar Documents

Publication Publication Date Title
JP4211101B2 (en) Information processing apparatus and method, and recording medium
JP4868535B2 (en) How to automatically select software applications
US7826713B2 (en) Storage medium storing multimedia data for reproduction of AV data and programming function, and reproducing apparatus and method thereof
US7823075B2 (en) GUI application development support device, GUI display device, and method, and computer program
EP2101329B1 (en) Video and audio reproducing device
US20170237936A1 (en) Information processing apparatus, method for controlling the information processing apparatus, and recording medium
CN102736864B (en) A kind of method of formatting hard disk and device
KR20120050158A (en) Electronic device having gui program for facilitating theme alternation, method for executing the gui program and recording medium recording the program
EP2200031A2 (en) Recording and reproducing apparatus, file accessing method, AV data managing method, and server
JP2011186657A (en) In-vehicle equipment control apparatus, in-vehicle equipment control method, and in-vehicle equipment control program
JP5171627B2 (en) Disk authoring templating command
JP3586560B2 (en) Data processing device
EP2693438A1 (en) Methods and apparatuses for reproducing and recording a discless application and information storage medium for recording the discless application
US9552347B1 (en) Data grid cell styling systems and methods
JP4829367B1 (en) Status display control apparatus, method, and status display control system
US6675231B1 (en) System of program objects and program components with external interface
US20100262910A1 (en) Method and apparatus for processing virtual image files
KR100957453B1 (en) Apparatus and Method of Driving Loadable Device Component
CN111538489A (en) Data processing method and device
KR20140039504A (en) Blu-ray disc playback device and method thereof
CN115906014A (en) Data processing method and related device
JP2007294057A (en) Reproduction device
JP2008033553A (en) Version management system and version management method
JP2011128979A (en) Information reproducing equipment and optical disk drive device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application