CN103077009A - Software realization method for realizing any style of main menu interfaces by self-defined theme - Google Patents

Software realization method for realizing any style of main menu interfaces by self-defined theme Download PDF

Info

Publication number
CN103077009A
CN103077009A CN 201110330379 CN201110330379A CN103077009A CN 103077009 A CN103077009 A CN 103077009A CN 201110330379 CN201110330379 CN 201110330379 CN 201110330379 A CN201110330379 A CN 201110330379A CN 103077009 A CN103077009 A CN 103077009A
Authority
CN
China
Prior art keywords
icon
main menu
function
index
self
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN 201110330379
Other languages
Chinese (zh)
Inventor
杨红飞
孙贵香
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Sunrise Simcom Electronic Technology Co Ltd
Original Assignee
Shanghai Sunrise Simcom Electronic Technology Co Ltd
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 Shanghai Sunrise Simcom Electronic Technology Co Ltd filed Critical Shanghai Sunrise Simcom Electronic Technology Co Ltd
Priority to CN 201110330379 priority Critical patent/CN103077009A/en
Publication of CN103077009A publication Critical patent/CN103077009A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a software realization method for realizing any style of main menu interfaces by a self-defined theme, comprising the following steps of: S1, generating a main menu theme file package according to appointed format and method; and S2, loading the theme file package on a cell phone end and arranging corresponding main menu icon resources and functions; and carrying out switching of all functional pages and entering corresponding functions through cell phone navigation keys. According to the software realization method disclosed by the invention, any style of the main menu interfaces can be realized through the self-defined theme, and aiming at a main menu, the aim of realizing any type is realized; and a plurality of function entrances can be selected trough a function index and user experiences are enriched.

Description

The software implementation method of any pattern interface of main menu realized in self-defined theme
Technical field
The present invention relates to a kind of software implementation method of interface of main menu, particularly relate to the software implementation method that any pattern interface of main menu realized in self-defined theme on a kind of mobile communication terminal.
Background technology
At present the User Defined theme all is the master menu of only supporting fixed pattern about the theme of master menu in the mobile phone products, for example palace lattice, tabulation etc., and function corresponding to each main menu icon fix, and can not free selection function.
Summary of the invention
The technical problem to be solved in the present invention is only to support fixed pattern in order to overcome in the prior art main menu of mobile telephone theme, and also fixing defective of function, provides a kind of self-defined theme to realize the software implementation method of any pattern interface of main menu.
The present invention solves above-mentioned technical matters by following technical proposals:
The invention provides a kind of self-defined theme and realize the software implementation method of any pattern interface of main menu, its characteristics are, it may further comprise the steps: S 1, generate master menu subject document bag according to specified format and method; S 2, mobile phone terminal loads the subject document bag, and corresponding main menu icon resource and function are set, by mobile phone navigation key, carry out the switching of each function pages and enter corresponding function.
Preferably, this step S 1May further comprise the steps: S 11, picture that making and consistent, the every pictures resource of the total number N of main menu icon resolution are consistent with target terminal resolution is used for the resource packing; S 12, the corresponding metadata of each icon, comprise following information: icon index, feature index, picture resource size of data, picture resource data.N icon metadata be writing in files successively, obtains master menu file bag.
Preferably, this step S 2May further comprise the steps: S 21, mobile phone terminal is according to the form of master menu file bag, reads one by one metadata, according to the figure table index, feature index is specified function corresponding to the icon of this index, and picture resource read writes buffer memory, the picture resource of this icon points to this buffer memory, uses during demonstration.The information of each icon all writes in the concordance list of the overall situation, and every item number of concordance list is according to being: icon index value, power function address, the memory address of picture resource; S 22, by mobile phone navigation key, carry out the switching of each function pages and enter corresponding function.When switching on the difference in functionality icon, show according to the corresponding icon metadata information.When entering corresponding function, according to the current icon index, find the functional entrance of this metadata, then enter corresponding function.
Positive progressive effect of the present invention is: realize the interface of main menu of any pattern by self-defined theme, reached the purpose that realizes any pattern for master menu, reached optional a plurality of functional entrance by feature index, enriched user's experience.
Description of drawings
Fig. 1 is that master menu subject document bag generates method flow diagram among the present invention.
Fig. 2 is that mobile phone terminal loads and set main menu icon resource and functional flow diagram among the present invention.
Fig. 3 is that mobile phone terminal uses navigation key to carry out the switching of function pages and enters the process flow diagram of corresponding function among the present invention.
Embodiment
Provide preferred embodiment of the present invention below in conjunction with accompanying drawing, to describe technical scheme of the present invention in detail.
As shown in Figure 1, for master menu subject document bag generates method flow diagram, open the picture resource that is full frame size for N and configure writing in files according to formulating, for each setting, the path of appointed function index and picture resource, by these parameters of appointment, generated data piece, the image data size that the picture resource path is corresponding, the image data that the picture resource path is corresponding, then writing in files until all N pictures resource informations all write, obtains master menu subject document bag.
As shown in Figure 2, for mobile phone terminal among the present invention loads and sets main menu icon resource and functional flow diagram, at first initialization master menu subject heading list data are 0, then begin to read master menu theme bag, for N picture resource data, the structure according to data block reads one by one, then writes certain position in the table, until N arranges all to read and finishes, so just finished the read work of data.
As shown in Figure 3, for mobile phone terminal among the present invention uses navigation key to carry out the switching of function pages and enters the process flow diagram of corresponding function, when detecting button during the time, judgement is up and down arrow keys or OK key, if up and down arrow keys then carries out the switching of icon, current index subtracts 1 then to total N delivery in the time of upwards, current index adds 1 then to total N delivery in the time of downwards, then according to current index, needing from the main body table, to obtain the picture resource of demonstration, be shown on the screen, finish page handoff procedure.If button is the OK key, from the main body table, obtain reservation function corresponding to current index, carry out this function, finish the function executable operations.
Although more than described the specific embodiment of the present invention, it will be understood by those of skill in the art that these only illustrate, protection scope of the present invention is limited by appended claims.Those skilled in the art can make various changes or modifications to these embodiments under the prerequisite that does not deviate from principle of the present invention and essence, but these changes and modification all fall into protection scope of the present invention.

Claims (3)

1. the software implementation method of any pattern interface of main menu realized in a self-defined theme, it is characterized in that, it may further comprise the steps:
S 1, generate master menu subject document bag according to specified format and method;
S 2, mobile phone terminal loads the subject document bag, and corresponding main menu icon resource and function are set, by mobile phone navigation key, carry out the switching of each function pages and enter corresponding function.
2. the software implementation method of any pattern interface of main menu realized in self-defined theme as claimed in claim 1, it is characterized in that this step S 1May further comprise the steps:
S 11, picture that making and consistent, the every pictures resource of the total number N of main menu icon resolution are consistent with target terminal resolution is used for the resource packing;
S 12, the corresponding metadata of each icon, comprise following information: icon index, feature index, picture resource size of data, picture resource data.N icon metadata be writing in files successively, obtains master menu file bag.
3. the software implementation method of any pattern interface of main menu realized in self-defined theme as claimed in claim 1, it is characterized in that this step S 2May further comprise the steps:
S 21, mobile phone terminal is according to the form of master menu file bag, reads one by one metadata, according to the figure table index, feature index is specified function corresponding to the icon of this index, and picture resource read writes buffer memory, the picture resource of this icon points to this buffer memory, uses during demonstration.The information of each icon all writes in the concordance list of the overall situation, and every item number of concordance list is according to being: icon index value, power function address, the memory address of picture resource;
S 22, by mobile phone navigation key, carry out the switching of each function pages and enter corresponding function.When switching on the difference in functionality icon, show according to the corresponding icon metadata information.When entering corresponding function, according to the current icon index, find the functional entrance of this metadata, then enter corresponding function.
CN 201110330379 2011-10-26 2011-10-26 Software realization method for realizing any style of main menu interfaces by self-defined theme Pending CN103077009A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110330379 CN103077009A (en) 2011-10-26 2011-10-26 Software realization method for realizing any style of main menu interfaces by self-defined theme

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110330379 CN103077009A (en) 2011-10-26 2011-10-26 Software realization method for realizing any style of main menu interfaces by self-defined theme

Publications (1)

Publication Number Publication Date
CN103077009A true CN103077009A (en) 2013-05-01

Family

ID=48153548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110330379 Pending CN103077009A (en) 2011-10-26 2011-10-26 Software realization method for realizing any style of main menu interfaces by self-defined theme

Country Status (1)

Country Link
CN (1) CN103077009A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832049A (en) * 2017-08-14 2018-03-23 苏州蘑菇云网络科技有限公司 A kind of mobile phone theme preparation method based on Software for producing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832049A (en) * 2017-08-14 2018-03-23 苏州蘑菇云网络科技有限公司 A kind of mobile phone theme preparation method based on Software for producing

Similar Documents

Publication Publication Date Title
US10747416B2 (en) User terminal device and method for displaying thereof
CN102984383B (en) A kind of method of preview, device and mobile phone
CN105549819B (en) The display methods and device of background application information
US10191608B2 (en) Method for providing message function and electronic device thereof
CN107704177A (en) interface display method, device and terminal
CN107728901A (en) interface display method, device and terminal
CN104303140B (en) Multiwindow provides device and method
EP2660774A1 (en) Image processing method and apparatus
CN105677313A (en) Display method, device and terminal equipment for notification messages
CN107515702B (en) Page interaction method and device
JP2013519936A (en) Method and apparatus for providing a plurality of application information
US20120185788A1 (en) User interface with vertical text elements for an east-asian defined layout
CN101923434B (en) Type setting method and system of application icon and mobile terminal
CN104756083B (en) The object-based server page receives in electronic equipment
CN105409160A (en) System for remotely controlling electronic device and method of operating the same
CN103176705B (en) A kind of mobile terminal and method for previewing thereof
KR20150111221A (en) Method for constructing page and electronic device supporting the same
CN105453017A (en) Method and apparatus for providing graphic user interface
KR20140111171A (en) Electronic apparatus displaying representative information when scrolling content and control methode thereof
CN104243846A (en) Image stitching method and device
CN103051807A (en) Method and device for displaying contact information and mobile terminal
CN105868420A (en) Network resource loading mode configuration method and device
KR20140081220A (en) user terminal apparatus and contol method thereof
CN103150085A (en) Method and terminal for showing content information of application
JP2023545659A (en) Application interface layout methods and electronic devices

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130501