Board index » delphi » HELP: Can Delphi Animate Down When Minimizing?
MB
![]() Delphi Developer |
Fri, 02 Jun 2000 03:00:00 GMT
|
MB
![]() Delphi Developer |
Fri, 02 Jun 2000 03:00:00 GMT
HELP: Can Delphi Animate Down When Minimizing?Greetings, Delphi gurus... The challenge: Emulating the animation when you minimize a Delphi app I've read several articles talking about how Delphi apps don't animate PS - Please post to newsgroups AND reply to my email. Thanks! |
t..
![]() Delphi Developer |
Sun, 04 Jun 2000 03:00:00 GMT
Re:HELP: Can Delphi Animate Down When Minimizing?On Mon, 15 Dec 1997 09:09:38 -0600, MB <mba...@altechcontrols.com> Quote>Greetings, Delphi gurus... it was on the DDJ website, but it's been over a year and I can no longer locate it. If I find it, I'll post it here. JE McTaggart |
Sundial Servic
![]() Delphi Developer |
Sun, 04 Jun 2000 03:00:00 GMT
Re:HELP: Can Delphi Animate Down When Minimizing?QuoteIn article <34973732.416...@news.ruralnet.net> t...@ria.net writes: having won the lawsuit), was simply to XOR-draw a series of rectangles directly on the screen-canvas bitmap, converging on the size and location where the minimized window was going to be. Then redraw the window in minimized state and you're done. But I warn you -- it flickers. And if the CPU is slow the effect is jerky Lotsa times I look at commercial-stuff and say, "well the special effects are |
Fred Hove
![]() Delphi Developer |
Sun, 04 Jun 2000 03:00:00 GMT
Re:HELP: Can Delphi Animate Down When Minimizing?Quotet...@ria.net wrote in message <34973732.416...@news.ruralnet.net>... the October 1996 issue of Delphi Developer's journal. The direct link is http://www.cobb.com/ddj/9610/ddj96a2.htm. The article explains why Delphi doesn't support form animation and how you Cheers, |
t..
![]() Delphi Developer |
Sun, 04 Jun 2000 03:00:00 GMT
Re:HELP: Can Delphi Animate Down When Minimizing?On 17 Dec 1997 09:32:01 -0700, news-re...@sundialservices.com (Sundial QuoteServices) wrote: it's almost impossible to get consistent on different machines. Mainly because you have to slow it down to see it. Seems kinda weird that you actually have to slow something down on a pentium in order for it to work the way that it should... Quote>But I warn you -- it flickers. And if the CPU is slow the effect is jerky PageMaker on a MAC Plus (2MB ram), and you could type so far out ahead of it that you could literally go get a cup of coffee while it caught up with all the keystrokes! Of course, the zooming, whirring and clanging that went along with it was annoying as well. :-) One positive point of my pentium. No paper clips! Quote>Lotsa times I look at commercial-stuff and say, "well the special effects are JE McTaggart |
2. D3: Animated Minimize / Maximize / Restore - how?
3. Animated maximize & minimize windows
5. It's not bad canned meat...
6. need help on shutting down non delphi apps
7. Parsing formX path to procedure for processing (IE. Animate(What: string) - call Animate(formX))
8. Minimize Master w/o Minimizing Other Forms