• 26 May 2013 - Since the new version attracted too many spammy registrations (around 250 fake accounts/day), user registrations are now protected by Mollom's spam protection service. Contact us if this causes some trouble.
  • 01 May 2013 - After the site upgrade, all passwords were reset and you will need to ask the site for a login reset on your first connection.

Blogs

Site upgrade on 2013-05-01

The PHP-GTK community site was upgraded from Drupal 5 at long last, after it got hacked with minimal damage in April. That long overdue upgrade was an occasion to update both Drupal core and contrib code and the site custom code to more recent versions and higher quality/security levels. It is always humbling to revisit one's code 5 years later and see how what seemed like a good idea one day may appear like something one would never have written, in retrospect.

Damage and recovery

function to print 2D matrix in Gtk Textview with row and col labels (improved).

This is a function to print a 2 dimension matrix in a Gtk Textview (Gtk Buffer). The function will take care of putting together correctly all row and coloumn labels. A label for the corner of the matrix is considered too.
A title can be given as well. As for gtk widgets only the buffer is asked, all the rest are taken care by the function. A fixed coloumn width is assumed.

Undocumented php-gtk methods.. Fortunately help can be found!

Hello,

We all run in php-gtk site to seek documentation for different methods or classes but often there is no helpful description there. Also the try and error approach is not always what you want if you are in a hurry.

Fortunately you can use other web sites that refer to gtk for other languages in order to get help.

Can I expect PHP-GTK V3.0 in 2012?

PHP is a widely-used general-purpose scripting language, GTK is a cross-platform widget toolkit for creating graphical user interfaces and PHP-GTK is a set of language bindings for PHP which allow GTK+ GUI applications to be written in PHP.

I have been working on PHP-GTK for some-time, but it seems that PHP-GTK applications crash easily, they are slow and are not according to desktop application expectations. Also I have found a lot of criticism regarding it, like:

PHP-GTK 2.1 and Mongo DB Server made portable for windows.

Hello!

This is my first post to this blog, I thought to make PHP-GTK2 and MongoDB server protable.

PHPGTK-HTML + read()

I installed phpgtk in my two computers;
windows XP SP3 and Windows 7 Prof.
they run fine, however,
0X.-There is NO way I could install
php_gtk_html2.dll
With: php-gtk-2.0.1-win32-nts.zip
and the corresponding extensions.
1.- error "missing gtkhtml.....
(Corrected as suggested by elisabeth...
2.- error: "mising gtkORBIT.........
Gave up. Note: All other extensions work fine
php_gtk_.......
3.- Have used phpinfo to find out details of the php version used for phpgtk.
c:/phpgtk/php-win.exe c:/phpgtk/examples/ppinfo.php > file.txt

Syndicate content