Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Was ist MWAGIF ? (https://www.delphipraxis.net/130816-ist-mwagif.html)

thomas2009 13. Mär 2009 17:56


Was ist MWAGIF ?
 
Hallo

ich wollte ein Project kompilieren, dann erscheint diese Fehlermeldung, dass "MWAGIF.Dcu"
nicht gefunden. In uses gibt es dieses Teil
Delphi-Quellcode:
uses
MWAGIF
  GIFImage,Windows,WinInet, MWAGIF, IdBaseComponent, IdComponent,
  IdTCPConnection, IdTCPClient, IdHTTP ;
Das ist bestimmt eine un-visuale Komponente, da ich beim öffnen des Projekts keine Fehlermeldung erhalte. ich weiß aber nicht, was das ist, sonst kann ich die Komponente in Lib einfügen : (

Was konnte das sein ?

Luckie 13. Mär 2009 18:02

Re: Was ist MWAGIF ?
 
Was passiert, wenn du sie auskommentierst?

Nachteule 13. Mär 2009 18:02

Re: Was ist MWAGIF ?
 
schon mal was von google gehört?
http://www.google.de/search?sourceid...=MWAGIF+delphi

Zitat:

1. Introduction
Welcome to the MWA GIF Component Library. This is a full featured Object Pascal
implementation of the Compuserve Graphics Interchange Format (GIF) for all versions of
Delphi and C++Builder, and provides:
· Support of GIF89a and GIF87a image formats
· Animated and Interlaced GIF support
· GIF enabling of the Delphi and C++Builder IDEs. GIF images can be loaded at design
time into TImage components.
· Powerful colour quantisation and Floyd-Steinberg dithering algorithms for conversion of
full colour images to the 256 colour GIF format.
· A new visual component for animated GIFs which allows you to load an animated GIF at
design time and automatically runs it when your program loads
· A Built-in property editor that allows you to edit animated GIFs at design time, changing
the image list and image parameters, and allows you a frame by frame view. Images can be
extracted and edited in your favourite image editor.
· A Data aware control allows you to store static and animated GIF images in a database
blob field
· Support of GIF images bound into your program as resources.
· Three comprehensive example programs that show you how to build a GIF Image Viewer,
a Database application using the data aware component, and an animated
GIFViewer/editor.
The GIF Component Library is a source code product from MWA Software. Marketed as
shareware with a registration fee of US$25 (15 pounds sterling) plus UK VAT where
applicable. One registration covers all versions of Delphi and C++Builder. Royalty free
distribution of compiled programs using this product is permitted. Please note that the
evaluation version is restricted such that it will only run when the Delphi or C++Builder IDE is
running. The registered version has no such restriction.

Bernhard Geyer 13. Mär 2009 18:03

Re: Was ist MWAGIF ?
 
Hast du in einer Image-Komponente eine GIF-Datei geladen?

thomas2009 13. Mär 2009 18:05

Re: Was ist MWAGIF ?
 
Zitat:

Zitat von Luckie
Was passiert, wenn du sie auskommentierst?

Natürlich kann ich das Project dann kompilieren, wenn ich "MWAGIF" in uses ausklamme

Ich möchte nur wissen, was das ist

Zitat:

Zitat von Bernhard Geyer
Hast du in einer Image-Komponente eine GIF-Datei geladen?

In Form2, wo ich den Fehler erhalte, gibt es ein JvGIFAnimator1 aber ist leer. kein Image drin geladen

Nachteule 13. Mär 2009 18:08

Re: Was ist MWAGIF ?
 
Zitat:

Ich möchte nur wissen, was das ist
guggst du meinen Beitrag oben... :roll:

thomas2009 13. Mär 2009 18:14

Re: Was ist MWAGIF ?
 
Zitat:

Zitat von Nachteule
Zitat:

Ich möchte nur wissen, was das ist
guggst du meinen Beitrag oben... :roll:

Na gut aber das habe ich nicht gemacht. Woher kommt das :gruebel:
Das Projekt wurde von mir vor ein paar Monaten erstellt
Wie gesagt, ich benutze ein JvGIFAnimator


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:55 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz