KR20070000942A - Method for setting user interface of printer driver - Google Patents

Method for setting user interface of printer driver Download PDF

Info

Publication number
KR20070000942A
KR20070000942A KR1020050056621A KR20050056621A KR20070000942A KR 20070000942 A KR20070000942 A KR 20070000942A KR 1020050056621 A KR1020050056621 A KR 1020050056621A KR 20050056621 A KR20050056621 A KR 20050056621A KR 20070000942 A KR20070000942 A KR 20070000942A
Authority
KR
South Korea
Prior art keywords
menu
user
list
menu list
printer driver
Prior art date
Application number
KR1020050056621A
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 KR1020050056621A priority Critical patent/KR20070000942A/en
Publication of KR20070000942A publication Critical patent/KR20070000942A/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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1205Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets
    • 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/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A method for setting a user interface of a printer driver is provided to offer convenience to use a menu to users by gathering/displaying desired functions among many functions and setting items offered from the printer driver. A menu set including more than one menu list is displayed in a state executing the printer driver by call from the user(S20). In case that deletion for one menu list is selected by the user, the corresponding menu list is deleted(S30). The menu set is displayed after the selected menu list is deleted(S40). In the state displaying the menu set, more than one additional menu list added to the menu list is displayed according to user selection. In the case that one additional menu list is selected by the user, the selected additional menu list is inserted and stored to the menu list. The menu set is displayed after the selected additional menu list is stored.

Description

프린터드라이버의 사용자 인터페이스 설정방법 {METHOD FOR SETTING USER INTERFACE OF PRINTER DRIVER}How to set user interface of printer driver {METHOD FOR SETTING USER INTERFACE OF PRINTER DRIVER}

도 1은 종래의 프린터 드라이버의 사용자 인터페이스를 나타내는 도면이며,1 is a view showing a user interface of a conventional printer driver,

도 2는 본 발명의 실시예에 의한 사용자 인터페이스의 구현을 위한 호스트장치를 도시한 블럭도이며,2 is a block diagram illustrating a host device for implementing a user interface according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 의한 사용자 인터페이스의 설정방법을 도시한 흐름도이며,3 is a flowchart illustrating a method of setting a user interface according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 의해 구현되는 사용자인터페이스를 나타내는 도면이다.4 is a diagram illustrating a user interface implemented by an embodiment of the present invention.

*도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

100 : 인쇄설정창 110 : 탭메뉴 100: print setting window 110: tab menu

120 : 탭메뉴목록 200 : 호스트장치 120: tab menu list 200: host device

210 : 저장부 220 : 입력부 210: storage unit 220: input unit

230 : 프린터드라이버 240 : 제어부 230: printer driver 240: control unit

250: 디스플레이부 300 : 인쇄설정창 250: display unit 300: print setting window

310 : 탭메뉴 320 : 탭메뉴목록 310: Tab Menu 320: Tab Menu List

330 : 메뉴모음 340 : 메뉴목록 330: menu bar 340: menu list

350: 삭제버튼 360 : 추가버튼 350: delete button 360: add button

본 발명은 프린터드라이버의 동작에 의해 호스트장치 상에 표시되는 사용자인터페이스를 설정하는 방법에 관한 것으로서, 더욱 상세하게는 프린터드라이버에서 제공되는 기능 및 설정 목록 중에서, 사용자가 원하는 메뉴목록을 따로 모아서 표시할 수 있도록 하는 사용자 인터페이스 설정방법에 관한 것이다.The present invention relates to a method of setting a user interface displayed on a host device by an operation of a printer driver, and more particularly, from among a list of functions and settings provided by the printer driver, a menu list desired by a user is displayed separately. It relates to a user interface setting method to enable.

호스트장치의 프린터드라이버는 사용자 인터페이스를 구비할 수 있다. 프린터의 기능이 더욱 더 다양화 및 고급화되면서 프린터드라이버에서 점점 더 많은 기능이 제공되어진다. 따라서 사용자가 다양한 메뉴를 편리하게 선택할 수 있도록 하는 프린터드라이버의 사용자 인터페이스가 필요하다. The printer driver of the host device may have a user interface. As printer functions become more diversified and advanced, more and more functions are provided in the printer driver. Therefore, there is a need for a printer driver user interface that allows the user to conveniently select various menus.

이러한 프린터드라이버의 사용자 인터페이스는 도 1에 도시한 바와 같이 탭메뉴(110)와 탭메뉴목록(120)을 구비한 인쇄설정창(100)으로 나타난다. 각각의 탭메뉴(110)는 이에 대응하는 탭메뉴목록(120)을 포함하며, 각각의 탭메뉴목록(120)은 이에 대응하는 탭메뉴(110)의 소정의 항목으로 인쇄특성을 나타낸다. 이러한 인쇄특성은 레이아웃, 용지, 그래픽, 부가기능 및 정보와 같은 인쇄기본설정에 의해 결정될 수 있다.The user interface of the printer driver is shown as a print setting window 100 having a tab menu 110 and a tab menu list 120 as shown in FIG. Each tab menu 110 includes a tab menu list 120 corresponding thereto, and each tab menu list 120 represents printing characteristics as a predetermined item of the tab menu 110 corresponding thereto. Such printing characteristics may be determined by printing preferences such as layout, paper, graphics, additional functions, and information.

그런데, 종래의 사용자 인터페이스에 있어서, 인쇄기본설정에 의해 결정된 여러 가지 특성을 다양하게 구비한 탭메뉴(110)와 탭메뉴(110)에 해당하는 탭 메뉴목록(120)이 표시된다. 따라서 사용자는 다양하게 표시되어 있는 탭메뉴(110) 상의 탭메뉴목록(120)을 선택하는 데 있어서, 불편을 초래하였다. 이러한 경우 일반 사용자 및 초보 사용자는 탭메뉴(110)가 포함하는 탭메뉴목록(120)의 기능들을 모두 이용하는 것은 아니며, 다기능의 탭메뉴목록(120)으로 인해 원하는 목록을 선택하기가 곤란하였다. However, in the conventional user interface, the tab menu 110 and the tab menu list 120 corresponding to the tab menu 110 having various characteristics determined by the printing basic settings are displayed. Therefore, the user has caused inconvenience in selecting the tab menu list 120 on the tab menu 110 which is variously displayed. In this case, the general user and the novice user do not use all the functions of the tab menu list 120 included in the tab menu 110, and it is difficult to select a desired list due to the multi-function tab menu list 120.

예를 들어, 초보인 사용자가 원하는 탭메뉴목록(120)이 사진 및 이미지와 같은 그래픽인 경우, 사용자는 탭메뉴목록(120)을 한번에 찾지 못하고 그래픽메뉴목록이 아닌 레이아웃목록, 용지목록, 부가기능목록 및 정보목록 등의 거의 모든 메뉴를 찾아서 메뉴목록(110)을 확인한 후에 메뉴목록(110)의 그래픽을 선택하여, 설정값을 바꿔주어야 한다. 따라서 사용자가 바라는 시간보다 많은 시간이 소요되고 이로 인한 손실이 발생하게 된다. 결국 사용자는 시행착오를 거쳐 탭메뉴목록(120)을 확인한 후에야 비로소 자신이 원하는 탭메뉴목록(120)을 선택할 수 있게 되므로 사용자가 불편을 겪는 문제도 있었다.For example, if the novice user wants the tab menu list 120 is a graphic such as a picture or an image, the user cannot find the tab menu list 120 at a time and the layout list, the paper list, and the add-on, not the graphic menu list. After checking the menu list 110 by finding almost all menus such as a list and an information list, the graphic of the menu list 110 should be selected and the setting value should be changed. Therefore, it takes more time than the user desires and the loss occurs. After all, the user can select the desired tab menu list 120 only after confirming the tab menu list 120 through trial and error, and thus there is a problem that the user experiences inconvenience.

본 발명은 상기 문제점을 해결하기 위한 것으로서, 프린터 드라이버에서 제공되는 많은 기능 및 설정 항목 중에서, 사용자가 원하는 기능을 따로 모아서 표시할 수 있도록 하여 사용자들에게 메뉴이용의 편리성을 제공하는 것을 목적으로 한다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and among the many functions and setting items provided in the printer driver, an object of the present invention is to provide a user with convenience of using a menu by collecting and displaying a desired function separately. .

상기 목적을 달성하기 위하여, 본 발명은, 프린터드라이버의 동작에 의해 호스트장치 상에 표시되는 사용자인터페이스를 설정하는 방법에 있어서, 프린터드라이버를 실행한 상태에서 사용자의 호출에 의해 하나 이상의 메뉴목록이 포함된 메뉴모음을 표시하는 단계와; 사용자에 의해 상기 메뉴목록 중 어느 하나에 대한 삭제가 선택된 경우 해당목록을 삭제하는 단계와; 상기 선택된 메뉴목록이 삭제된 후의 상기 메뉴모음을 표시하는 단계를 포함하는 것을 특징으로 하는 사용자 인터페이스 설정방법을 제공한다.In order to achieve the above object, the present invention provides a method for setting a user interface displayed on a host device by an operation of a printer driver, wherein at least one menu list is included by a user's call while the printer driver is executed. Displaying the collected menu bar; Deleting a corresponding list when a deletion of one of the menu lists is selected by a user; The menu bar after the selected menu list is deleted It provides a user interface setting method comprising the step of displaying.

여기서, 상기 메뉴모음이 표시된 상태에서, 사용자의 선택에 따라 상기 메뉴목록에 추가할 하나 이상의 추가메뉴목록을 표시하는 단계와; 사용자에 의해 상기 추가메뉴목록 중 하나가 선택된 경우 상기 선택된 추가메뉴목록이 상기 메뉴목록에 삽입 및 저장되는 단계; 및 상기 저장 후의 메뉴모음이 표시되는 단계를 더 포함 할 수도 있다. Displaying the one or more additional menu lists to be added to the menu list according to a user's selection while the menu bar is displayed; Inserting and storing the selected additional menu list into the menu list when one of the additional menu lists is selected by a user; And displaying the menu bar after the storage.

그리고 상기 프린터드라이버의 실행에 따라, 상기 메뉴목록을 포함하는 인쇄설정창이 활성화된 상태에서 상기 단계들이 수행되도록 할 수도 있다.According to the execution of the printer driver, the steps may be performed while a print setting window including the menu list is activated.

또한, 상기 프린터드라이버의 실행에 따라, 상기 메뉴목록을 포함하는 인쇄설정창이 비활성화된 상태에서 상기 단계들이 수행되도록 할 수도 있다. In addition, according to the execution of the printer driver, the steps may be performed in a state in which the print setting window including the menu list is deactivated.

이하, 첨부된 도면을 참조하여 본 발명에 관하여 상세히 설명한다. Hereinafter, with reference to the accompanying drawings will be described in detail with respect to the present invention.

본 발명의 실시예에 의한 사용자 인터페이스 설정방법이 적용되는 호스트장치(200)는 도 2에 도시된 바와 같이 저장부(210), 입력부(220), 프린터드라이버(230), 제어부(240) 및 디스플레이부(250)를 포함한다.As shown in FIG. 2, the host device 200 to which the user interface setting method according to an embodiment of the present invention is applied includes a storage unit 210, an input unit 220, a printer driver 230, a control unit 240, and a display. The unit 250 is included.

입력부(220)는 인쇄설정창 상에 사용자가 원하는 메뉴항목을 삭제 및 저장하도록 명령할 수 있다. 본 실시예의 입력부(220)는 마우스나 조작패널에 의해 구현될 수 있다. The input unit 220 may instruct the user to delete and store a desired menu item on the print setting window. The input unit 220 of the present embodiment may be implemented by a mouse or an operation panel.

저장부(210)는 입력부(220)를 통해 사용자가 인쇄설정창상에서 추가 및 삭제한 메뉴목록을 저장한다. 본 실시예의 저장부(210)는 하드디스크로 구현될 수 있다.The storage unit 210 stores a menu list added and deleted by the user on the print setting window through the input unit 220. The storage unit 210 of the present embodiment may be implemented as a hard disk.

프린터드라이버(230)는 프린팅장치가 프린팅 할 수 있도록 화상에 대응하는 프린팅데이터를 생성한다. 프린터드라이버(230)는 도4의 디스플레이부(250)에 도시한 바와 같이 인쇄설정창(300)상에 탭메뉴항목(310), 탭메뉴(320), 메뉴모음(330), 메뉴목록(340), 삭제버튼(350) 및 추가버튼(360)등이 표시되도록 한다. 인쇄설정창(300)의 탭메뉴(310)는 인쇄기본설정에 해당하는 레이아웃, 용지, 그래픽, 부가기능 및 정보를 포함할 수 있다.The printer driver 230 generates printing data corresponding to the image so that the printing apparatus can print. The printer driver 230 includes a tab menu item 310, a tab menu 320, a menu bar 330, and a menu list 340 on the print setting window 300 as shown in the display unit 250 of FIG. 4. The delete button 350 and the add button 360 are displayed. The tab menu 310 of the print setting window 300 may include layout, paper, graphics, additional functions, and information corresponding to the printing basic settings.

디스플레이부(250)는 사용자로부터 입력받은 정보를 입력부(220)를 통해 인쇄설정창(300)을 표시한다. 디스플레이부(250)에 표시되는 인쇄설정창(300)상에서 인쇄기본설정을 기초로 하여 각각의 탭메뉴(310) 및 탭메뉴(310)에 해당하는 탭메뉴목록(320)을 표시할 수 있다. 본 실시예의 디스플레이(250)는 모니터로 구현될 수 있다.The display unit 250 displays the print setting window 300 through the input unit 220 with information input from the user. On the print setting window 300 displayed on the display 250, the tab menu 310 and the tab menu list 320 corresponding to the tab menu 310 may be displayed based on the printing basic setting. The display 250 of the present embodiment may be implemented as a monitor.

도 4에 도시한 바와 같이, 제어부(210)는 인쇄기본설정을 기초로 하여 사용자가 원하는 메뉴목록(340)을 만들 수 있다.As illustrated in FIG. 4, the controller 210 may create a menu list 340 desired by the user based on the printing basic settings.

제어부(210)는 메뉴모음(330)을 사용자가 입력부(220)의 버튼을 이용하여 디스플레이부(250)에 표시할 수 있도록 하며, 메뉴모음(330)은 사용자가 자주 이용하는 메뉴목록(340)을 포함할 수 있다. 제어부(210)는 표시된 메뉴목록(340)을 사용자가 입력부(220)의 버튼을 이용하여 삭제하도록 할 수 있다. 사용자는 메뉴모음(330)을 호출하여 메뉴모음(330)의 메뉴목록(340) 중에서 삭제하기를 원하는 하나의 메뉴목록(340)을 선택한다. 사용자는 선택된 메뉴목록(340)상의 입력부(220)의 버튼을 이용하여 삭제메뉴(350)을 호출한다. 삭제메뉴(350)를 이용하여 선택된 메뉴목록(340)을 삭제한 후 메뉴모음(330)은 소정의 메모리에 저장된다.The control unit 210 allows the user to display the menu bar 330 on the display unit 250 by using a button of the input unit 220, the menu bar 330 is a menu list 340 frequently used by the user It may include. The controller 210 may allow the user to delete the displayed menu list 340 by using a button of the input unit 220. The user calls the menu collection 330 and selects one menu list 340 to be deleted from the menu list 340 of the menu collection 330. The user calls the delete menu 350 by using the button of the input unit 220 on the selected menu list 340. After the selected menu list 340 is deleted using the delete menu 350, the menu collection 330 is stored in a predetermined memory.

그리고 제어부(210)는 탭메뉴(310)상의 탭메뉴목록(320)에 표시된 추가버튼을 선택하여 메뉴목록(340)을 추가하도록 할 수 있다. 사용자는 탭메뉴(310) 상의 추가버튼(360)을 이용하여 해당 탭메뉴목록(320)을 메뉴목록(340)에 추가시켜 메뉴모음(330)상에 포함시키며 이를 소정의 메모리에 저장시킬 수 있다. The controller 210 may select the add button displayed in the tab menu list 320 on the tab menu 310 to add the menu list 340. The user may add the corresponding tab menu list 320 to the menu list 340 by using the add button 360 on the tab menu 310 to include them on the menu collection 330 and store them in a predetermined memory. .

본 실시예에서 제어부(240)는 CPU와 같은 마이크로프로세서에 의해 실행되는 컴퓨터프로그램으로 구현될 수 있다. 이 경우 상기 컴퓨터프로그램은 플래시메모리와 같은 메모리에 저장될 수 있다. 상기 컴퓨터프로그램은 제어부(240)의 동작을 수행할 수 있도록 마이크로프로세서에 적합한 언어로 프로그래밍된다.In the present embodiment, the control unit 240 may be implemented as a computer program executed by a microprocessor such as a CPU. In this case, the computer program may be stored in a memory such as a flash memory. The computer program is programmed in a language suitable for a microprocessor to perform the operation of the controller 240.

도 3을 참조하여 본 발명의 실시예에 의한 프린터드라이버의 동작에 의한 사용자 인터페이스 설정방법에 관하여 상세히 설명한다. 먼저 사용자는 입력부(220)를 이용하여, 예를 들면 마우스의 왼쪽 버튼을 이용하여 인쇄설정창(300)을 디스플레이부(250)에 표시한다(S10). Referring to Figure 3 will be described in detail with respect to the user interface setting method by the operation of the printer driver according to an embodiment of the present invention. First, the user displays the print setting window 300 on the display unit 250 by using the input unit 220, for example, by using a left button of a mouse (S10).

사용자는 인쇄설정창(300)에 표시된 탭메뉴항목(310) 상에서 입력부(220)를 이용하여, 예를 들면 마우스의 오른쪽 버튼을 이용하여 인쇄설정창(300)상에 하나 이상의 메뉴목록(340)을 포함한 메뉴모음(330)를 표시하도록 호출한다. 호출된 메 뉴모음(330)은 인쇄설정창(300)의 각각의 탭메뉴(310)가 포함한 복수의 탭메뉴항목(320)에서 사용자들이 가장 자주 쓰는 복수의 메뉴목록(340)을 표시한다. 여기서 메뉴모음(330)상의 메뉴목록(340)은 프린터드라이버(230)에 의해 소정의 메뉴목록으로 미리 설정되어 저장되거나, 사용자에 의해 미리 설정될 수 도 있다(S20). The user includes one or more menu lists 340 on the print setting window 300 by using the input unit 220 on the tab menu item 310 displayed in the print setting window 300, for example, by using a right button of a mouse. Call to display menu bar 330. The called menu bar 330 displays a plurality of menu lists 340 most frequently used by users in the plurality of tab menu items 320 included in each tab menu 310 of the print setting window 300. Here, the menu list 340 on the menu bar 330 may be preset and stored as a predetermined menu list by the printer driver 230 or may be preset by the user (S20).

표시된 복수의 메뉴목록(340) 중 사용자가 원하는 하나의 메뉴목록(340)을 입력부(220)를 이용하여, 예를 들면 마우스의 포인터를 인쇄설정창(300)위에 표시된 메뉴모음(330)상의"양면인쇄"메뉴 바에 위치시킨 후 마우스의 오른쪽 버튼을 눌러 "삭제"버튼을 호출한다. 사용자는 "삭제"버튼(350)을 선택하여 "양면인쇄"메뉴 바를 메뉴목록(340)에서 삭제한다. 삭제된 후의 메뉴모음(330)은 소정의 메모리에 저장된다. Using the input unit 220, one menu list 340 desired by the user among the plurality of menu lists 340 displayed, for example, a mouse pointer is displayed on both sides of the menu bar 330 displayed on the print setting window 300. Place it on the Print menu bar and press the right button of your mouse to call Delete button. The user selects the “Delete” button 350 to delete the “Duplex Printing” menu bar from the menu list 340. After deletion, the menu collection 330 is stored in a predetermined memory.

또한, 인쇄설정창(300)에 표시된 하나 이상의 탭메뉴(310)상의 복수의 탭메뉴목록(320)은 메뉴모음(330)상의 메뉴목록(340)으로 추가표시 될 수 있는 추가버튼(360)을 구비 할 수 있다. 예를 들면, 탭메뉴(310)인 "레이아웃" 안에 포함되는 탭메뉴목록(320)인 "용지방향","양면인쇄","사용자설정"옆에 표시된 추가버튼(360)을 선택하여 사용자가 원하는 탭메뉴목록(320)을 메뉴모음(330)의 메뉴목록(340)으로 추가 및 저장할 수 있다(S30). In addition, the plurality of tab menu lists 320 on the one or more tab menus 310 displayed in the print setting window 300 includes an additional button 360 which may be additionally displayed as a menu list 340 on the menu bar 330. can do. For example, the user selects an additional button 360 displayed next to “Paper Orientation”, “Duplex Printing”, and “User Settings”, which are included in the tab menu 310, “Layout”. The desired tab menu list 320 may be added and stored as the menu list 340 of the menu collection 330 (S30).

디스플레이부(250)는 인쇄설정창(300)상에 사용자의 선택에 의해 삭제된 메뉴목록(340)중 하나를 제외한 나머지 메뉴목록(340)을 메뉴모음(330)에 표시한다. 예컨대, 사용자가 선택한 "양면인쇄"목록을 삭제한 나머지 메뉴목록을 포함한 메 뉴모음(330)을 디스플레이부(250)상의 인쇄설정창(300)상에 표시한다.The display 250 displays a menu list 340 on the print setting window 300 except for one of the menu lists 340 deleted by the user's selection. For example, the menu bar 330 including the remaining menu list from which the user-selected “two-sided printing” list is deleted is displayed on the print setting window 300 on the display 250.

또한, 디스플레이부(250)는 사용자가 원하는 메뉴목록(340)을 메뉴모음(330)상에 추가하여 인쇄설정창(300) 상에 표시한다. 즉, 사용자에 의해 하나 이상의 메뉴목록(340)이 추가 또는 삭제된 후의 메뉴모음(330)을 디스플레이부(250)상의 인쇄설정창(300)에 표시한다(S40).In addition, the display unit 250 adds a menu list 340 desired by the user on the menu bar 330 and displays the menu list 340 on the print setting window 300. That is, after the menu list 340 is added or deleted by the user, the menu collection 330 is displayed on the print setting window 300 on the display 250 (S40).

이상의, 실시예를 통하여 본 발명에 관하여 상세히 설명하였으나, 본 발명은 이에 한정되는 것은 아니며 특허청구범위 내에서 다양하게 실시될 수 있다. Although the above has been described in detail with reference to the present invention, the present invention is not limited thereto and may be variously implemented within the scope of the claims.

상기한 바와 같이, 본 발명에 의하면, 프린터 드라이버에서 제공되는 많은 기능 및 설정 항목 중에서, 사용자가 원하는 항목을 따로 모아서 표시할 수 있으므로 사용자들에게 메뉴이용의 편리성을 제공할 수 있다.As described above, according to the present invention, among the many functions and setting items provided by the printer driver, the user can collect and display the desired items separately, thereby providing convenience to the user.

Claims (4)

프린터드라이버의 동작에 의해 호스트장치 상에 표시되는 사용자인터페이스를 설정하는 방법에 있어서,In the method for setting the user interface displayed on the host device by the operation of the printer driver, 프린터드라이버를 실행한 상태에서 사용자의 호출에 의해 하나 이상의 메뉴목록이 포함된 메뉴모음을 표시하는 단계;Displaying a menu bar including one or more menu lists by a user's call while the printer driver is running; 사용자에 의해 상기 메뉴목록 중 어느 하나에 대한 삭제가 선택된 경우 해당 메뉴목록을 삭제하는 단계; Deleting a corresponding menu list when a deletion of one of the menu lists is selected by a user; And 상기 선택된 메뉴목록이 삭제된 후의 상기 메뉴모음을 표시하는 단계를 포함하는 것을 특징으로 하는 사용자 인터페이스 설정방법.The menu bar after the selected menu list is deleted And displaying the user interface. 제 1항에 있어서,The method of claim 1, 상기 메뉴모음이 표시된 상태에서,With the menu bar displayed, 사용자의 선택에 따라 상기 메뉴목록에 추가할 하나 이상의 추가메뉴목록을 표시하는 단계;Displaying one or more additional menu lists to be added to the menu list according to a user's selection; 사용자에 의해 상기 추가메뉴목록 중 하나가 선택된 경우 상기 선택된 추가메뉴목록이 상기 메뉴목록에 삽입 및 저장되는 단계; 및Inserting and storing the selected additional menu list into the menu list when one of the additional menu lists is selected by a user; And 상기 저장 후의 메뉴모음이 표시되는 단계를 더 포함하는 사용자 인터페이스 설정방법.And displaying the menu bar after the storing. 제 1항에 있어서,The method of claim 1, 상기 프린터드라이버의 실행에 따라,According to the execution of the printer driver, 상기 메뉴목록을 포함하는 인쇄설정창이 활성화된 상태에서 상기 단계들이 수행되는 것을 특징으로 하는 사용자 인터페이스 설정방법.And the steps are performed while a print setting window including the menu list is activated. 제 1항에 있어서,The method of claim 1, 상기 프린터드라이버의 실행에 따라,According to the execution of the printer driver, 상기 메뉴목록을 포함하는 인쇄설정창이 비활성화된 상태에서 상기 단계들이 수행되는 것을 특징으로 하는 사용자 인터페이스 설정방법.And the steps are performed while a print setting window including the menu list is deactivated.
KR1020050056621A 2005-06-28 2005-06-28 Method for setting user interface of printer driver KR20070000942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050056621A KR20070000942A (en) 2005-06-28 2005-06-28 Method for setting user interface of printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050056621A KR20070000942A (en) 2005-06-28 2005-06-28 Method for setting user interface of printer driver

Publications (1)

Publication Number Publication Date
KR20070000942A true KR20070000942A (en) 2007-01-03

Family

ID=37868663

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050056621A KR20070000942A (en) 2005-06-28 2005-06-28 Method for setting user interface of printer driver

Country Status (1)

Country Link
KR (1) KR20070000942A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019112070A1 (en) * 2017-12-04 2019-06-13 박성호 Three-dimensional structure printing apparatus having transparent display window

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019112070A1 (en) * 2017-12-04 2019-06-13 박성호 Three-dimensional structure printing apparatus having transparent display window

Similar Documents

Publication Publication Date Title
US7716600B2 (en) Interface
KR20060046735A (en) An improved user interface for displaying selectable software functionality controls that are relevant to a selected object
US20100199210A1 (en) Item Setting Device, Control Method and Control Program for the Device
JP4561905B2 (en) Information processing program, information processing method, and information processing apparatus
JP7263732B2 (en) Information processing device and program
JP2006260065A (en) Document browsing device and document browsing program
US20070245346A1 (en) Software startup language unification apparatus, software startup language unification method, and program
JP2009140229A (en) Method for displaying help information, and computer
JP2016045789A (en) Printer driver, setting presentation method, and setting presentation device
US8171409B2 (en) Interface for print control
US8707207B2 (en) Program and method for providing predetermined processing with registered items
JP2008176479A (en) Information processor, information processing method and information processing program
JP2009252083A (en) Information processing apparatus, window display method and display control program
US10275144B2 (en) Information processing device and information processing method
US11157142B2 (en) Document processing apparatus and non-transitory computer readable medium
JP2004206553A (en) Printer driver and print condition setting method
KR20070000942A (en) Method for setting user interface of printer driver
JP2000194464A (en) Form image display system and recording medium
JP2016045788A (en) Printer driver, setting receiving method, and setting receiving device
KR20050122022A (en) Print control device having a printer driver and method for controlling print-option using the same
JP2002132512A (en) Program start method
US11170155B2 (en) Document processing apparatus and non-transitory computer readable medium
JP2001344051A (en) Information processor and computer readable medium
KR100727945B1 (en) Printing apparatus and method using tool bar
JP3508446B2 (en) Function instruction method

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination