| View previous topic :: View next topic |
| Author |
Message |
Philips10 Member
Joined: 03 Feb 2007 Posts: 5
|
Posted: 03/02/07 12:35 Post subject: Turn Page Over-effect |
|
|
I took a look at all the effects inside TPicshow.
Looks great, but I need one effect, that I could
not find: turn-page-over-effect
| Code: | +--------------+--------------+
| | |
| | |
| Page 1 | Page 2 |
| | |
| | |
+--------------+--------------+ |
After turning page over (with effect that shows
the turning page over, I get this:
| Code: | +--------------+--------------+
| | |
| | |
| Page 3 | Page 4 |
| | |
| | |
+--------------+--------------+ |
Page1 and Page2 can be part of
a TPicshow-component (I myself can
an image using eg BitBlt put images into that
part that stands for Page 1, another one into
that part that stands for Page 2, another one
into that part that stands for Page 3,..........
Now with that effect that the programmer could
add to TPicShow, I get that turning page-over-effect.
Can it be done (programmer of TPicshow)?
If not, does anyone give me the URL-adress where
I can find such a component, dll, ocx/activeX?
Thanks a lot
|
|
| Back to top |
|
 |
HPW Senior Member
Joined: 25 Feb 2006 Posts: 131 Location: Germany
|
Posted: 03/02/07 13:40 Post subject: |
|
|
A great page-transition component is: Billenium Effects 4 for Delphi
http://www.billeniumsoft.com/
_________________ Hans-Peter |
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 1113 Location: Tehran, Iran
|
|
| Back to top |
|
 |
Philips10 Member
Joined: 03 Feb 2007 Posts: 5
|
Posted: 03/02/07 17:53 Post subject: ALL THANKS |
|
|
Hi all
Thanks
About the Billenium package:
good,but I just can have one page-turn-effect.
And with $ 70-$150 it is really not cheap
Abot the flash-animation:
Is here a way/component that enables me using it with
Delphi (7) to handle it:
-- insert images on those pages IN RUNTIME
-- Defining the number of pages IN RUNTIME?
-- Define 'the book' its size IN RUNTIME?
Thanks again
|
|
| Back to top |
|
 |
HPW Senior Member
Joined: 25 Feb 2006 Posts: 131 Location: Germany
|
Posted: 03/02/07 18:14 Post subject: |
|
|
| Quote: |
good,but I just can have one page-turn-effect.
|
Besides all other effects you get, you can play with the pageturn parameters.
Take a look in the demo-EXE into Transition-Editor.
Or give the trial version a deeper look.
| Quote: |
And with $ 70-$150 it is really not cheap
|
Coding the same with the same quality would cost you a lot more!
When you in need for such an effekt I would seriously consider it.
Your decision.
_________________ Hans-Peter |
|
| Back to top |
|
 |
Philips10 Member
Joined: 03 Feb 2007 Posts: 5
|
Posted: 03/02/07 18:22 Post subject: will have a better look |
|
|
Will have a beter look.
If I can that two page-turn-over, very much like
with that flash-effect, I could considerbuying it.
A project in Delphi that does exactly that,
with code would be appreciated
Thanks
|
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 1113 Location: Tehran, Iran
|
Posted: 03/02/07 18:22 Post subject: Re: ALL THANKS |
|
|
| Philips10 wrote: | Is here a way/component that enables me using it with
Delphi (7) to handle it:
-- insert images on those pages IN RUNTIME
-- Defining the number of pages IN RUNTIME?
-- Define 'the book' its size IN RUNTIME? |
I have no idea!
_________________ Kambiz |
|
| Back to top |
|
 |
Philips10 Member
Joined: 03 Feb 2007 Posts: 5
|
Posted: 03/02/07 18:26 Post subject: to Kambiz |
|
|
Thanks anyway.
Found several components at Torrry, but I do not think
either one can do that job....
Regards
|
|
| Back to top |
|
 |
HPW Senior Member
Joined: 25 Feb 2006 Posts: 131 Location: Germany
|
Posted: 03/02/07 18:33 Post subject: |
|
|
| Quote: |
If I can that two page-turn-over, very much like
with that flash-effect, I could considerbuying it.
|
Not sure if the page turn can show the bottom side of the turning page with a different content than the top-side.
| Quote: |
A project in Delphi that does exactly that,
with code would be appreciated
|
Since I currently only own the neobook-plugin (based on an older engine with no page turn) from billenium I can not test it in delphi.
_________________ Hans-Peter |
|
| Back to top |
|
 |
Philips10 Member
Joined: 03 Feb 2007 Posts: 5
|
Posted: 03/02/07 20:37 Post subject: thanks anyway |
|
|
| Thanks anyway
|
|
| Back to top |
|
 |
|