11 aug. 2010 : PHP-GTK Application descriptions can now be submitted in German too. Thanks Florian Freeman !.

Italian is still missing: who will contribute the translated categories for these languages ? Contact the team to offer your translations !

Weblogs

Is RocketDMS really built with PHP-GTK?

Question from one of the PHP-GTK members:

"I looked at your submission for RocketDMS on php-gtk.eu, and from the screenshots on your site, the app does not look like php-gtk at all. Is it really done in PHP-GTK ?"

Reply:

Absolutely 100%! It uses gtk 2.0 (2.10) and uses libwimp giving it a native windows look and feel. The screenshots are from Windows XP.

Mike

Über "Deutsch auf php-gtk.eu"

Guten Tag, geschätzte php-gtk Freunde.

Seit gut 2 Stunden sind die ersten Einträge auf Deutsch übersetzt. Es ist mir ein vergnügen diese Seiten zu übersetzten und so die Dokumentation für dieses Projekt ein Stück zu erweitern.

Sobald wie möglich soll auch die api-reference selber übersetzt werden. Falls jemand interesse hat dabei mitzuwirken, so melde Er oder Sie sich bitte.

Es grüsst euch

harald

Finally!!

Finally after few weeks... I did it!

Thanks to Elizabeth Marie Smith (http://php-gtk.eu/node/218#comment-103)... I finally got it... I got GTKBuilder support!! :D

php-gtk installation for GTKBuilder support... failed

Well, after few weeks trying to find some really good information about how to install php-gtk with GTKBuilder support I'm just tired. I can't find anywhere nothing about INSTALL php-gtk with full extra support... when you try to ask on #php-gtk its like talk with yourself, anybody responds your question...

php-gtk.eu its a really good site, but I just find 2 links about GTKBuilder...

My strong language is spanish... y no existe documentacion alguna acerca de instalar php-gtk. This is really bad...

I think I must conform with installing Glade 2...

Drag and Drop: watch out for the GtkSelectionData::set_text() contents

Hello,

A few days ago I was confronted with a weird trouble. That my string that I used which has some typical french characters in it changed to ugly thing like \u009 instead of é. I also discovered that other people who used the serialize() function on GtkSelectionData also encountered some weird things.

So today I found the solution the GtkSelectiondata object works with URI strings. All you have to do is encode your string with the function urlencode($your_string);.

PHP-GTK on Vista Memory Issue

Hello ,

Yesterday I encountered a weird thing. I created an application to manage pictures on your computer to easily upload then to your website.

My work station is WinXp system and my friend where I had to create it for has the new Vista and somewhere over 9000 pictures to be managed. On my system everything worked fine, but on my friends system i always got the error can not open file .

Inhalt abgleichen