Jose's Read Only Forum 2023

General Category => Third-Party Add-Ons => Topic started by: Patrice Terrier on May 25, 2008, 05:19:16 PM

Title: Using Phoenix and GDImage together
Post by: Patrice Terrier on May 25, 2008, 05:19:16 PM
Demo Phoenix/GDImage

Here is an example showing how to use GDImage 4.00+ with Phoenix

(http://www.zapsolution.com/Phoenix/PhoenixClock.jpg)

You can download the Phoenix/GDImage project there:
Download Demo (http://www.zapsolution.com/Phoenix/GDImageClock.zip)

Note: this example uses the GDImage 4.02 Clock gadget.

Added:
The button "Next image" to select a new image using the built-in GDImage image selector (with thumbnail preview).

...
Title: Re: Using Phoenix and GDImage together
Post by: Petr Schreiber on May 25, 2008, 06:41:33 PM
Hi Patrice,

I think the correct link is this (http://www.phnxthunder.com/forums/phpBB2/viewtopic.php?p=2171).


Petr
Title: Re: Using Phoenix and GDImage together
Post by: Theo Gottwald on May 25, 2008, 07:03:34 PM
Looks impressive. But i see only one window and a clock.
How many controls will benefit from this amazing design?
Title: Re: Using Phoenix and GDImage together
Post by: Patrice Terrier on May 25, 2008, 07:49:37 PM
Theo

I have added the button "New image" to select a new picture, using the built-in GDImage file selector with thumbnail preview.

>>How many controls will benefit from this amazing design?
Well, it requires much extra work to achieve a complete GUI like in BassBox or MovieBox, but this is out of the scope of the demo, which purpose was to explain how to embed a GDImage graphic control into Phoenix.

Added:
So far Phoenix seems to be the easiest PB's third party addon (with SDK style) to use with GDImage.

However, like all PB's addon, it has a limited VISTA compatibility and it is not able to take advantage of the DWM composited mode. Perhaps version 3.0 ;)

...
Title: CLONE
Post by: Patrice Terrier on May 26, 2008, 08:15:14 PM
The Phoenix/GDImage project has been updated, to show you the powerful GDImage clone feature.

Make sure to try it, using this link:
http://www.zapsolution.com/Phoenix/GDImage.zip (http://www.zapsolution.com/Phoenix/GDImage.zip)

In case you don't have Phoenix, the EXE is in the BIN subfolder, and the PowerBASIC source code is in the GDImage folder.

...