EP0695451B1 - Verfahren zum scrollen von mehreren rasterzeilen in einem fenster eines im grafikmodus betriebenen bildschirms eines personalcomputers - Google Patents

Verfahren zum scrollen von mehreren rasterzeilen in einem fenster eines im grafikmodus betriebenen bildschirms eines personalcomputers Download PDF

Info

Publication number
EP0695451B1
EP0695451B1 EP95910402A EP95910402A EP0695451B1 EP 0695451 B1 EP0695451 B1 EP 0695451B1 EP 95910402 A EP95910402 A EP 95910402A EP 95910402 A EP95910402 A EP 95910402A EP 0695451 B1 EP0695451 B1 EP 0695451B1
Authority
EP
European Patent Office
Prior art keywords
window
lines
scrolled
raster scan
line
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.)
Expired - Lifetime
Application number
EP95910402A
Other languages
English (en)
French (fr)
Other versions
EP0695451A1 (de
Inventor
Greg Award Software Int. Inc. Paley
Wulf Bauer
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.)
Maxdata Systeme phoenix Technologies Ltd GmbH
Original Assignee
Vobis Microcomputer AG
Award Software International Inc
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 Vobis Microcomputer AG, Award Software International Inc filed Critical Vobis Microcomputer AG
Publication of EP0695451A1 publication Critical patent/EP0695451A1/de
Application granted granted Critical
Publication of EP0695451B1 publication Critical patent/EP0695451B1/de
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/34Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling
    • G09G5/346Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling for systems having a bit-mapped display memory

Definitions

  • the invention relates to a method for scrolling, i.e. horizontal Move multiple raster lines in a window one in graphics mode operated screen of a personal computer holding a processor and a program memory assigned to it and one with it
  • Processor has a video card connected via an external bus, which has a video memory (RAM), the memory content of which on the screen can be displayed, with a first line of the raster lines to be moved, which are moved to a grid line within the window should be marked with an output pointer and that grid line within of the window into which this line is to be moved with a destination pointer is marked, then a move is carried out and this is repeated until all the lines to be scrolled are located in grid lines of the window.
  • RAM video memory
  • the scrolling also called moving in German, is carried out, to find information in the lines at a specific point, i.e. on to move certain raster lines of the window on the screen.
  • Rows can be raster lines that are already displayed on other lines Are the place of the window, but it can also be Trade lines that are not yet shown in the screen window itself, but are, for example, on a different page of text.
  • a method of the type mentioned is from the European patent EP 0 071 725 A is known.
  • the one with the output pointer moved the marked line into the grid line in the window, which is marked with the destination pointer.
  • the subsequent line moved to the following grid line and so on until all lines to be scrolled are moved in raster lines of the window (postponed).
  • the specified patent is therefore in a preferred Execution already suggested during the transfer process Area in which the movements take place, not to be represented, so simple to leave black or to fill in consciously with a color. As soon as the scrolling process is ended, this blanking or stuffing with a color attribute, the grid lines are ended and again shown.
  • the aim of the invention is to make the possibilities more modern Processors of the type mentioned, i.e. x386 and higher, fuller than previously done to exploit and accordingly accelerate the srolling process, but to train him on the other hand so that the transitions between previously scrolled raster lines and not yet scrolled raster lines softer, so that there are no greater contrast differences.
  • this object is achieved in that at the same time the first line and at least the following third line in raster lines the screen window is moved, that then the second and at least the fourth line of the range of lines to be scrolled in Grid lines of the screen window are moved etc. until all to be scrolled Lines in raster lines of the window have been moved.
  • the displacements are therefore at the maximum capacity, that the processor provides.
  • Processors of the type x386 and higher become two word shifts carried out. There will always be at least two odd numbers or two even lines, preferably four or even more. As a result, the number of shifts per cycle is at least twice as much as high as in the prior art, the scrolling process runs accordingly faster.
  • By simultaneously scrolling several even numbers Lines or several odd-numbered lines are displayed in the The window of the screen is offset, so the moved ones are first n even-numbered lines are shown, between which the odd-numbered Raster lines remain empty. Then in a second shift step these odd grid numbers are also filled etc.
  • the image structure is therefore more pleasant and more gentle on the eye. This is advantageous because the image structure as such happens faster.
  • the two advantages obtained with the invention are therefore closely linked.
  • At least one shift step four even lines in raster lines of the window and in one subsequent shift step at least four odd-numbered lines pushed in raster lines of the window.
  • the scroll movements take place Movements in the video memory, in double-word steps. This will make the full performance of the processor exploited. It is possible in 32 bit to transmit the information. In the event of an overflow (edge condition) the bytes or words are treated individually so that the Two-word limit is observed.
  • screen is understood as a so-called cathode ray tube, in which at least one electron beam lines up over a screen covered with phosphorescent material.
  • the ROM module is now used, the interrupt vector 10h on its own Redirect routine. This will make the BIOS work normally replaced a new function.
  • the post-test ends with POST ENDE. After that Interrupt 10h is called in a known manner.
  • FIGS. 2 and 3 The course of a scanning process can be seen in FIGS. 2 and 3. After the sequence shown in FIG. 2 become at least two even and then at least two odd-numbered raster lines from the output pointer moved to the destination pointer.
  • the subroutine is used twice CGA_MOVE_LP called, which from FIG. 3 can be seen. From there reproduced process can be seen that when moving the maximum capacity is used that the processor offers. The move is preferably done in double words.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)
  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)

Description

Die Erfindung bezieht sich auf ein Verfahren zum Scrollen, d.h. horizontales Verschieben von mehreren Rasterzeilen in einem Fenster eines im Grafikmodus betriebenen Bildschirms eines Personalcomputers, der einen Prozessor und einen diesem zugeordneten Programmspeicher sowie eine mit diesem Prozessor über einen externen Bus verbundene Videokarte aufweist, die einen Videospeicher (RAM) hat, dessen Speicherinhalt auf dem Bildschirm darstellbar ist, wobei eine erste Zeile der zu verschiebenden Rasterzeilen, die in eine Rasterzeile innerhalb des Fensters bewegt werden soll, mit einem Ausgangszeiger markiert und diejenige Rasterzeile innerhalb des Fensters, in die diese Zeile bewegt werden soll, mit einem Bestimmungszeiger markiert wird, anschließend eine Verschiebung durchgeführt wird und dies solange wiederholt wird, bis alle zu scrollenden Zeilen sich in Rasterzeilen des Fensters befinden.
Das Scrollen, deutsch auch als Verschieben bezeichnet, wird durchgeführt, um in den Zeilen befindliche Information an eine bestimmte Stelle, also auf gewisse Rasterzeilen des Fensters im Bildschirm zu schieben. Bei diesen Zeilen kann es sich um bereits angezeigte Rasterzeilen, die an anderer Stelle des Fensters sind, handeln, es kann sich aber insbesondere auch um Zeilen handeln, die im Bildschirmfenster selbst noch nicht dargestellt sind, sondern sich beispielsweise auf einer anderen Textseite befinden.
Ein Verfahren der eingangs genannten Art ist aus dem europäischen Patent EP 0 071 725 A bekannt. Bei diesem vorbekannten Verfahren wird die mit dem Ausgangszeiger versehene Zeile in die im Fenster befindliche Rasterzeile bewegt, die mit dem Bestimmungszeiger markiert ist. Anschließend wird die nachfolgende Zeile in die nachfolgende Rasterzeile bewegt und so weiter bis alle Zeilen, die zu scrollen sind, in Rasterzeilen des Fensters bewegt (verschoben) wurden.
Bei dem vorbekannten Verfahren werden einerseits die Verarbeitungsgeschwindigkeit und die Übertragungsbreite, die mit modernen Prozessoren vom Typ x386 und höher ausgerüstete Computer bieten, nicht voll ausgenutzt, andererseits erfolgt der Bildaufbau im Fenster relativ scharf, weil Zeile für Zeile bewegt und hinzugefügt wird. Es entsteht ein relativ scharfkantiger Übergang. Dabei ist zu beachten, daß bei einem Scrolling-Verfahren, wie es eingangs beschrieben ist und aus der angegebenen Patentschrift bekannt ist, das Scrollen, also die horizontale Verschiebung einzelner Rasterzeilen, nicht synchron zur Zeilenfrequenz des Bildschirms erfolgt, wodurch während des eigentlichen Übertragungsvorgangs ungewollte Bilder auf dem Bildschirm entstehen, zumeist ein Flackern oder Schnee. In der angegebenen Patentschrift ist daher in einer bevorzugten Ausführung bereits vorgeschlagen, während des Übertragungsvorgangs den Bereich, in dem die Bewegungen stattfinden, nicht darzustellen, also einfach schwarz zu lassen oder bewußt mit einer Farbe auszufüllen. Sobald der Scroll-Vorgang beendet wird, wird diese Dunkeltastung oder das Anfüllen mit einem Farbattribut, beendet und werden wieder die Rasterzeilen dargestellt.
Die Erfindung hat es sich zur Aufgabe gemacht, die Möglichkeiten moderner Prozessoren vom genannten Typ, also x386 und höher, voller als bisher geschehen auszunutzen und dementsprechend den Srolling-Vorgang zu beschleunigen, ihn aber andererseits so auszubilden, daß die Übergänge zwischen bereits gescrollten Rasterzeilen und noch nicht gescrollten Rasterzeilen weicher erfolgen, sodaß stärkere Kontrastunterschiede nicht auftreten.
Erfindungsgemäß wird diese Aufgabe dadurch gelöst, daß gleichzeitig mit der ersten Zeile auch zumindest die nachfolgende dritte Zeile in Rasterzeilen des Bildschirmfensters verschoben wird, daß anschließend die zweite und zumindest auch die vierte Zeile des zu scrollenden Bereichs von Zeilen in Rasterzeilen des Bildschirmfensters verschoben werden usw. bis alle zu scrollenden Zeilen in Rasterzeilen des Fensters verschoben wurden.
Erfindungsgemäß werden die Verschiebungen also mit der maximalen Kapazität, die der Prozessor zur Verfügung stellt, durchgeführt. Bei den genannten Prozessoren vom Typ x386 und höher werden zwei Wortverschiebungen durchgeführt. Es werden insgesamt immer zumindest zwei ungeradzahlige oder zwei geradzahlige Zeilen verschoben, vorzugsweise vier oder gar mehr. Dadurch ist die Anzahl von Verschiebungen pro Takt zumindest doppelt so hoch wie nach dem Stand der Technik, der Scroll-Vorgang läuft entsprechend schneller ab. Durch das gleichzeitige Scrollen mehrerer geradzahliger Zeilen bzw. mehrerer ungeradzahliger Zeilen erfolgt der Bildaufbau im Fenster des Bildschirms versetzt, es werden also zunächst die verschobenen n geradzahligen Zeilen dargestellt, zwischen denen die ungeradzahligen Rasterzeilen noch leer bleiben. Anschließend werden in einem zweiten Verschiebungsschritt diese ungeradzahligen Rasterzahlen ebenfalls gefüllt usw. Für einen Betrachter erfolgt der Bildaufbau daher angenehmer und für das Auge schonender. Dies ist deshalb günstig, weil der Bildaufbau als solcher rascher erfolgt. Die beiden mit der Erfindung erhaltenen Vorteile sind somit eng miteinander verknüpft.
In einer bevorzugten Weiterbildung werden pro Verschiebungsschritt mindestens vier geradzahlige Zeilen in Rasterzeilen des Fensters und in einem nachfolgenden Verschiebungsschritt mindestens vier ungeradzahlige Zeilen in Rasterzeilen des Fensters geschoben. Hierdurch erfolgt der Bildaufbau noch rascher, der bereits beschriebene Zeilenversatz bleibt beim Bildaufbau erhalten und ist noch deutlicher ausgeprägt.
In einer weiteren Verbesserung erfolgen die Scroll-Bewegungen, also die Bewegungen im Videospeicher, in Doppelwort-Schritten. Dadurch wird die volle Leistungsfähigkeit des Prozessors ausgenutzt. Es ist möglich, in 32 bit die Informationen zu übertragen. Bei einem Überlauf (edge condition) erfolgt ein individuelles Behandeln der bytes, bzw. Worte so, daß die Zweiwortbegrenzung eingehalten wird.
Unter dem Begriff Bildschirm wird eine sogenannte Katodenstrahlröhre verstanden, bei der mindestens ein Elektronenstrahl zeilenförmig über eine mit phosphoreszierendem Material belegte Bildwand geleitet wird.
Die Erfindung wird im folgenden unter Bezugnahme auf die Zeichnung näher erläutert, in der ein nicht einschränkend zu verstehendes Ausführungsbeispiel dargestellt ist. Dieses bezieht sich auf ein Scrollen in den CGA-kompatiblen Videomodi 4,5 und 6 und wird unter Bezugnahme auf die Zeichnungen im folgenden erläutert. Die Beschreibung ist auf andere Modi übertragbar. In der Zeichnung zeigen:
FIG. 1:
ein Flußdiagramm für den Ablauf des nach Einschalten ablaufenden Selbsttestes (POST-Test) eines Personalcomputers,
FIG. 2:
ein Flußdiagramm für den Ablauf eines Scrollings und
FIG. 3:
ein Flußdiagramm für das in FIG. 2 an zwei Stellen verwendete Unterprogramm.
Fig. 1 zeigt den Ablauf, wie er beim Anfangstest, dem sogenannten POST, der englischen Abkürzung für Power on self test, abläuft. Beim Einschalten des Computers also bei "Start", werden zahlreiche Tests durchgeführt, die sich auf die zentrale Hardware des Personalcomputers, beispielsweise Prozessor, Speicher, Interrupt-Controller, DMA usw. beziehen. Dabei werden auch ROM-Erweiterungen überprüft, die sich entweder auf der Hauptplatine oder auf einer Erweiterungskarte befinden und die Aufgabe haben, die Funktionen des BIOS zu erweitern oder sie zu ersetzen. Zu erkennen sind solche Erweiterungen durch die beiden ersten byte in dem Speicherbereich, der von ihnen belegt wird.
Das ROM Modul wird nun benutzt, den Interrupt Vektor 10h auf eine eigene Routine umzuleiten. Dadurch wird die normale Funktion des BIOS durch eine neue Funktion ersetzt. Der Post-Test schließt ab mit POST ENDE. Danach wird in bekannter Weise der Interrupt 10h aufgerufen.
Für den im folgenden zu erläuterten Code werden die folgenden Parameter verwandt:
  • [BP+5] Nummer der Funktion
  • [BP-2] Ausgangszeiger in geradzahliger Rasterzeile des Videospeicher
  • [BP-4] Bestimmungszeiger in geradzahliger Rasterzeile
  • [BP-5] Anzahl der bytes, die pro Rasterzeile zu kopieren sind
  • [BP-8] Anzahl der zu scrollenden Rasterzeilenpaare.
  • Der Code hat den folgenden Ablauf:
  • 1. Aufruf der Subroutine 4.
  • 2. Addiere 2000h zu [BP-2] und [BP-4].
  • 3. Aufruf der Subroutine 4.
  • 4. Abziehen 2000h sowohl von [BP-2] als auch von [BP-4].
  • 4. Wiederhole ([BP-8]/2)+1 mal
  • a. CX=null-expandiert [BP-5]
  • b. SI=[BP-2], DI=[BP-4]
  • c. Verschiebe CX rechts um eins, wenn carry, dann movsb
  • d. Verschiebe CX nach rechts um eins, wenn carry, dann movsw
  • e. Ausführen von rep movsd
  • f. Wenn [BP+5]=6, [BP-2]+=80, [BP-4]+=80; außerdem [BP-2]-=80, [BP-4]-=80.
  • Der Ablauf eines Scanvorgangs ist aus den Figuren 2 und 3 ersichtlich. Nach dem Ablauf gemäß FIG. 2 werden zumindest zwei geradzahlige und anschließend zumindest zwei ungeradzahlige Rasterzeilen vom Ausgangszeiger zum Bestimmungszeiger verschoben. Dabei wird zweimal das Unterprogramm CGA_MOVE_LP aufgerufen, das aus FIG. 3 ersichtlich ist. Aus dem dort wiedergegebenen Ablauf ist zu ersehen, daß beim Verschieben stets die maximale Kapazität ausgenutzt wird, die der Prozessor anbietet. Das Verschieben erfolgt vorzugsweise in Doppelworten.

    Claims (3)

    1. Verfahren zum Scrollen von mehreren Rasterzeilen in einem Fenster eines im Grafikmodus betriebenen Bildschirms eines Personalcomputers, der einen Prozessor und einen diesem zugeordneten Programmspeicher sowie eine mit diesem Prozessor über einen externen Bus verbundene Videokarte aufweist, die einen Videospeicher (RAM) hat, dessen Speicherinhalt auf dem Bildschirm darstellbar ist, wobei eine erste Zeile der zu verschiebenden Rasterzeilen, die in eine Rasterzeile innerhalb des Fensters bewegt werden soll, mit einem Ausgangszeiger markiert und diejenige Rasterzeile innerhalb des Fensters, in die diese Zeile bewegt werden soll, mit einem Bestimmungszeiger markiert wird, anschließend eine Verschiebung durchgeführt wird und dies solange wiederholt wird, bis alle zu scrollenden Zeilen sich in Rasterzeilen des Fensters befinden, dadurch gekennzeichnet, daß gleichzeitig mit der ersten Zeile auch zumindest die nachfolgende dritte Zeile in Rasterzeilen des Bildschirms verschoben werden, daß anschließend die zweite und zumindest auch die vierte Zeile des zu scrollenden Bereichs von Zeilen in Rasterzeilen des Bildschirms verschoben werden bis alle zu scrollenden Zeilen in Rasterzeilen des Fensters verschoben wurden.
    2. Verfahren nach Anspruch 1, dadurch gekennzeichnet, daß gleichzeitig mindestens vier geradzahlige Zeilen in Rasterzeilen des Fensters verschoben werden und anschließend gleichzeitig mindestens vier ungeradzahlige Zeilen in Rasterzeilen des Fensters bewegt werden.
    3. Verfahren nach Anspruch 1 oder 2, dadurch gekennzeichnet, daß bei einem Takt zwei Doppelworte des zu verschiebenden Inhalts von geradzahligen oder ungeradzahligen Rasterzeilen verschoben werden.
    EP95910402A 1994-02-21 1995-02-17 Verfahren zum scrollen von mehreren rasterzeilen in einem fenster eines im grafikmodus betriebenen bildschirms eines personalcomputers Expired - Lifetime EP0695451B1 (de)

    Applications Claiming Priority (3)

    Application Number Priority Date Filing Date Title
    DE4405330 1994-02-21
    DE4405330A DE4405330A1 (de) 1994-02-21 1994-02-21 Verfahren zum Scrollen von mehreren Rasterzeilen in einem Fenster eines Grafikmodus betriebenen Bildschirms eines Personalcomputers
    PCT/DE1995/000205 WO1995022814A1 (de) 1994-02-21 1995-02-17 Verfahren zum scrollen von mehreren rasterzeilen in einem fenster eines im grafikmodus betriebenen bildschirms eines personalcomputers

    Publications (2)

    Publication Number Publication Date
    EP0695451A1 EP0695451A1 (de) 1996-02-07
    EP0695451B1 true EP0695451B1 (de) 2000-05-03

    Family

    ID=6510651

    Family Applications (1)

    Application Number Title Priority Date Filing Date
    EP95910402A Expired - Lifetime EP0695451B1 (de) 1994-02-21 1995-02-17 Verfahren zum scrollen von mehreren rasterzeilen in einem fenster eines im grafikmodus betriebenen bildschirms eines personalcomputers

    Country Status (9)

    Country Link
    US (1) US5801675A (de)
    EP (1) EP0695451B1 (de)
    JP (1) JPH09511342A (de)
    KR (1) KR100328221B1 (de)
    CN (1) CN1123578A (de)
    AT (1) ATE192599T1 (de)
    DE (2) DE4405330A1 (de)
    ES (1) ES2149349T3 (de)
    WO (1) WO1995022814A1 (de)

    Families Citing this family (7)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    US6069613A (en) * 1997-10-16 2000-05-30 Phoenix Technologies Ltd. Basic input-output system (BIOS) read-only memory (ROM) including expansion table for expanding monochrome images into color image
    US6078306A (en) * 1997-10-21 2000-06-20 Phoenix Technologies Ltd. Basic input-output system (BIOS) read-only memory (ROM) with capability for vertical scrolling of bitmapped graphic text by columns
    GB2381625C (en) * 2000-07-18 2008-12-12 Bitarts Ltd Digital data protection arrangement
    US7699701B2 (en) 2001-07-05 2010-04-20 Dbs Limited Partnership Method and system for providing real time sports betting information
    US7681141B2 (en) * 2004-05-11 2010-03-16 Sony Computer Entertainment America Inc. Fast scrolling in a graphical user interface
    US7730336B2 (en) * 2006-05-30 2010-06-01 Ati Technologies Ulc Device having multiple graphics subsystems and reduced power consumption mode, software and methods
    US8880901B2 (en) * 2006-05-25 2014-11-04 Red Hat, Inc. Secure address handling in a processor

    Citations (1)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    EP0071725A2 (de) * 1981-08-12 1983-02-16 International Business Machines Corporation Verfahren zur Verschiebung von Texten und grafischen Daten in selektierte Bildfenster auf einer graphischen Darstellung

    Family Cites Families (8)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    US4435703A (en) * 1981-07-06 1984-03-06 Data General Corporation Apparatus and method for simultaneous display of characters of variable size and density
    JPS6016777A (ja) * 1983-07-08 1985-01-28 Victor Co Of Japan Ltd 文字信号発生装置
    US4611202A (en) * 1983-10-18 1986-09-09 Digital Equipment Corporation Split screen smooth scrolling arrangement
    JPS61151691A (ja) * 1984-12-20 1986-07-10 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション 表示装置
    US4816817A (en) * 1985-06-28 1989-03-28 Hewlett-Packard Company Line mover for bit-mapped display
    GB2203317B (en) * 1987-04-02 1991-04-03 Ibm Display system
    US5053761A (en) * 1989-06-16 1991-10-01 International Business Machines Method for smooth bitmap scrolling
    EP0617401A3 (de) * 1989-07-28 1995-04-26 Hewlett Packard Co Verfahren und Einrichtung zur Beschleunigung von Bildfenstern in graphischen Systemen.

    Patent Citations (1)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    EP0071725A2 (de) * 1981-08-12 1983-02-16 International Business Machines Corporation Verfahren zur Verschiebung von Texten und grafischen Daten in selektierte Bildfenster auf einer graphischen Darstellung

    Also Published As

    Publication number Publication date
    JPH09511342A (ja) 1997-11-11
    DE59508244D1 (de) 2000-06-08
    US5801675A (en) 1998-09-01
    DE4405330A1 (de) 1995-08-24
    WO1995022814A1 (de) 1995-08-24
    ATE192599T1 (de) 2000-05-15
    CN1123578A (zh) 1996-05-29
    KR960702142A (ko) 1996-03-28
    KR100328221B1 (ko) 2002-06-26
    EP0695451A1 (de) 1996-02-07
    ES2149349T3 (es) 2000-11-01

    Similar Documents

    Publication Publication Date Title
    DE69033156T2 (de) Bildschirmanzeige an einem Fernsehempfänger
    DE69130848T2 (de) Aufzeichnung von abrollenden aus Zeichen zusammengesetzten Hintergrundbildern
    DE3586215T2 (de) Einrichtung zum verschieben von anzeigebildern.
    DE68926502T2 (de) Senkrechte filtervorrichtung für nach einem gitter abgetastete anzeige
    DE2622869C3 (de) Anordnung zur Erzeugung von Zeichen zur Einblendung in das von einem Fernsehgerät dargestellte Bild
    DE3335162A1 (de) Vorrichtung und verfahren fuer graphische darstellungen mittels computern
    DE3625390A1 (de) Graphisches anzeigesystem mit beliebiger rberlappung von bildausschnitten
    DE3804460A1 (de) Anzeigesteuerung fuer ein datensichtgeraet
    DE2261141C3 (de) Einrichtung zur graphischen Darstellung von in einem Computer enthaltenen Daten
    DE3508336C2 (de)
    DE2651543A1 (de) Digitales raster-anzeigesystem
    DE2920227C2 (de) Digitalprozessor für einen als Datensichtgerät zu verwendenden Fernsehempfänger
    DE2848690A1 (de) Anordnung zur anzeige von tendenzkurven
    DE3882386T2 (de) Bildanzeigegerät.
    DE3885133T2 (de) Anzeigeeinrichtung mit einem Schriftartspeicher für Symbole.
    EP0695451B1 (de) Verfahren zum scrollen von mehreren rasterzeilen in einem fenster eines im grafikmodus betriebenen bildschirms eines personalcomputers
    DE69215155T2 (de) Gerät mit schneller Kopierung zwischen Rasterpuffern in einem Anzeigesystem mit Doppel-Pufferspeichern
    DE2213953C3 (de) Schaltungsanordnung zum Darstellen von Zeichen auf dem Bildschirm eines Sichtgerätes
    DE2050788A1 (de) Lichtgriffelschaltung fur ein Darstell gerat mit Speicherschirm
    DE2708150C3 (de) Schaltungsanordnung zur Schaustellung von alphanumerischen Zeichen durch ein Punktmuster auf dem Schirm einer Kathodenstrahlröhre
    DE3107026A1 (de) "ansteuerverfahren fuer matrix-fluessigkristall-anzeigen mit positionsmarkierung"
    DE3938366A1 (de) Steuervorrichtung fuer ein anzeigegeraet
    EP0954175B1 (de) Teletext mit Transparent-Funktion
    DE68920148T2 (de) Anzeigevorrichtung mit graphischem Cursor.
    DE69020016T2 (de) Verfahren und Anordnung zum graphischen Zeichnen.

    Legal Events

    Date Code Title Description
    PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

    Free format text: ORIGINAL CODE: 0009012

    AK Designated contracting states

    Kind code of ref document: A1

    Designated state(s): AT BE CH DE ES FR GB IT LI NL SE

    17P Request for examination filed

    Effective date: 19960226

    GRAG Despatch of communication of intention to grant

    Free format text: ORIGINAL CODE: EPIDOS AGRA

    GRAG Despatch of communication of intention to grant

    Free format text: ORIGINAL CODE: EPIDOS AGRA

    GRAH Despatch of communication of intention to grant a patent

    Free format text: ORIGINAL CODE: EPIDOS IGRA

    17Q First examination report despatched

    Effective date: 19990916

    GRAH Despatch of communication of intention to grant a patent

    Free format text: ORIGINAL CODE: EPIDOS IGRA

    GRAA (expected) grant

    Free format text: ORIGINAL CODE: 0009210

    AK Designated contracting states

    Kind code of ref document: B1

    Designated state(s): AT BE CH DE ES FR GB IT LI NL SE

    REF Corresponds to:

    Ref document number: 192599

    Country of ref document: AT

    Date of ref document: 20000515

    Kind code of ref document: T

    REG Reference to a national code

    Ref country code: CH

    Ref legal event code: EP

    REF Corresponds to:

    Ref document number: 59508244

    Country of ref document: DE

    Date of ref document: 20000608

    GBT Gb: translation of ep patent filed (gb section 77(6)(a)/1977)

    Effective date: 20000609

    ITF It: translation for a ep patent filed
    ET Fr: translation filed
    REG Reference to a national code

    Ref country code: ES

    Ref legal event code: FG2A

    Ref document number: 2149349

    Country of ref document: ES

    Kind code of ref document: T3

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: SE

    Payment date: 20010205

    Year of fee payment: 7

    PLBE No opposition filed within time limit

    Free format text: ORIGINAL CODE: 0009261

    STAA Information on the status of an ep patent application or granted ep patent

    Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

    26N No opposition filed
    REG Reference to a national code

    Ref country code: GB

    Ref legal event code: IF02

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: SE

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20020218

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: ES

    Payment date: 20020227

    Year of fee payment: 8

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: FR

    Payment date: 20020325

    Year of fee payment: 8

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: DE

    Payment date: 20020328

    Year of fee payment: 8

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: NL

    Payment date: 20020329

    Year of fee payment: 8

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: GB

    Payment date: 20020402

    Year of fee payment: 8

    Ref country code: CH

    Payment date: 20020402

    Year of fee payment: 8

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: AT

    Payment date: 20020404

    Year of fee payment: 8

    PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

    Ref country code: BE

    Payment date: 20020416

    Year of fee payment: 8

    NLS Nl: assignments of ep-patents

    Owner name: MAXDATA SYSTEME GMBH;PHOENIX TECHNOLOGIES LTD.

    EUG Se: european patent has lapsed

    Ref document number: 95910402.7

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: GB

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030217

    Ref country code: AT

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030217

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: ES

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030218

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: LI

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030228

    Ref country code: CH

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030228

    Ref country code: BE

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030228

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: NL

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030901

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: DE

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20030902

    GBPC Gb: european patent ceased through non-payment of renewal fee
    REG Reference to a national code

    Ref country code: CH

    Ref legal event code: PL

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: FR

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20031031

    NLV4 Nl: lapsed or anulled due to non-payment of the annual fee

    Effective date: 20030901

    REG Reference to a national code

    Ref country code: FR

    Ref legal event code: ST

    REG Reference to a national code

    Ref country code: ES

    Ref legal event code: FD2A

    Effective date: 20030218

    PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

    Ref country code: IT

    Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

    Effective date: 20050217