[nycphp-talk] Skinable, portable desktop apps in PHP, tutorial and sourcecode
Joel De Gan
joel at tagword.com
Tue Jun 15 12:16:01 EDT 2004
Sure sent it off..
I am currently working on using this same effect and the mouse wheel to
have alpha-blending via the xpm's .. this totally bypasses X and the
need for some other app like xdirectfb.
$clist I think is actually not necessary.
however, I will need to go dig around back in my code to say for
certain.
This tutorial made it to developers.slashdot.org as well..
-cheers
-joel
On Tue, 2004-06-15 at 08:48, Scott Mattocks wrote:
> Very nice. I have been trying to figure out how to do image transparency
> for a while now with little success. One thing I am confused about
> though is when you call timeout_add:
>
> // add in a one second update
> gtk::timeout_add(1000, 'updateview', $clist); // this updates us every
> second
>
> I know that $clist is going to be passed to updateview but updateview
> expects an image right? Also I don't see where $clist is define.
>
> Anyway, do you mind if I forward this link on to the PHP-GTK general
> mailing list? I think a lot of people over there will find this very
> interesting.
>
> Thanks,
> Scott Mattocks
>
> Joel De Gan wrote:
> > Tutorial and sourcecode as promised.
> > http://lucifer.intercosmos.net/tut/
> >
> > cheers
> >
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
--
joeldg - developer, Intercosmos media group.
http://lucifer.intercosmos.net
More information about the talk
mailing list