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.
Dear Php-Gtk user and believers,
Yesterday I found something out about php-gtk and object oriented stuff and I guess a lot of people will come to the same trouble : when you connect signals from your class you have to watch out e.g.
<?php
$treeview->connect('drag-data-received', array($this,'on_drop'));
?>$this without ' ' means the instance of the class '$this' so with quotes it means the class itself
Commentaires récents
il y a 43 semaines 4 jours
il y a 44 semaines 3 jours
il y a 45 semaines 10h
il y a 47 semaines 3 jours
il y a 1 an 15 semaines
il y a 1 an 19 semaines
il y a 1 an 23 semaines
il y a 1 an 23 semaines
il y a 1 an 23 semaines
il y a 1 an 40 semaines