Thema: Delphi Animierte Splash Form

Einzelnen Beitrag anzeigen

Benutzerbild von Andy BitOff
Andy BitOff

Registriert seit: 11. Jun 2009
21 Beiträge
 
#38

Re: Animierte Splash Form

  Alt 28. Aug 2009, 07:19
Google translate.

Version 2.3.0

+ onDblClick - Messages coming from the mouse
+ onMouseDown
+ onMouseUp
+ onMouseMove
* Renamed
.....ProgressBarPercent -> ProgressBarPercentSection
* ProgressBarPercentSection now Double
+ ProgressBarPercentFull (ReadOnly) - the number of performed relative to the total progress bar
+ Property Visible for animation
+ WaitModeStart - The method of introducing the progress bar and icons in the standby mode with the corresponding indication
+ WaitModeEnd - Output from standby
+ isWaitMode - Are we in standby
+ onWaitModeCustomDraw - events allow himself to draw on the progress standby mode if you do not like default 'drawing.
* Changed the order of drawing, now first drawn animation, then the icons, then the progress bar and finally the text.

New demo ASFDemoPool showing the work with the mouse (multiple cursors, move, clicks, handling events associated with it). Also demonstrates the implementation of the process of waiting for the progress bar. In the same demo you can see how you can use to splash a so-called windows About .

Updated SplashCreator to version 1.2
Support for the Visible property for the animation and minor fixes.

Details and explanations ...

Download version 2.3.0 as usual here


========================
Deutsch


Version 2.3.0

+ onDblClick - Nachrichten aus der Maus
+ onMouseDown
+ onMouseUp
+ onMouseMove
* Umbenennung
.....ProgressBarPercent -> ProgressBarPercentSection
* ProgressBarPercentSection jetzt Double
+ ProgressBarPercentFull (ReadOnly) - die Anzahl der durchgeführten bezogen auf die Gesamtmenge Fortschrittsbalken
+ Immobilien Sichtbar für Animation
+ WaitModeStart - Die Methode der Einführung der Fortschrittsbalken und Symbole im Standby-Modus mit den entsprechenden Angaben
+ WaitModeEnd - Leistung im Standby-Modus
+ isWaitMode - Sind wir im Standby-Modus
+ onWaitModeCustomDraw - Veranstaltungen können sich über die Fortschritte zu ziehen Standby-Modus, wenn Sie nicht wie Zeichnung Standard ".
* Changed die Reihenfolge der Zeichnung, jetzt erste Animation erstellt, dann die Symbole, dann der Fortschrittsbalken und schließlich den Text.

Neue Demo ASFDemoPool zeigt die Arbeit mit der Maus (mehrere Cursor bewegen, Klicks, die Behandlung von Ereignissen im Zusammenhang mit IT). Auch wurden bei der Durchführung des Prozesses des Wartens auf den Fortschrittsbalken. In der gleichen Demo sehen Sie, wie Sie verwenden, um ein so genanntes Fenster Über .

aktuell SplashCreator auf Version 1.2
Unterstützung für die Visible-Eigenschaft für die Animation und einzelne Korrekturen.

Details und Erklärungen ...

Download Version 2.3.0 as usual hier



.
  Mit Zitat antworten Zitat