PHP-GTK Progress Bar

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
TS_Death_Angel
Forum Commoner
Posts: 31
Joined: Sat Dec 31, 2005 8:49 am

PHP-GTK Progress Bar

Post by TS_Death_Angel »

I'm pretty experienced with PHP, but I've just started trying out the GTK extentsion. I just want to make a small app that utilizes the progress bar, but there are no examples on how to use it! If anyone knows how, please post an explanation on how to use the progress bar widget.

Cheers :mrgreen:
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

Found this by searching google for "php-gtk progress bar": http://www.kksou.com/php-gtk2/articles/ ... Part-1.php
Post Reply