Archive for the ‘php-gtk’ Category

Book Annotation - Pro PHP-GTK - Listing 6-3 - Five rows and Two columns would suffice

Tuesday, May 4th, 2010

I have been learning PHP-GTK. I was reading ‘Pro PHP-GTK’ a book by Scott Mattocks, published by …

Book Annotation - Pro PHP-GTK - Listing 5-8 - Gdk-WARNING **: gdkwindow-win32.c:1089: SetWindowLong failed

Monday, May 3rd, 2010

I have been learning PHP-GTK. I was reading ‘Pro PHP-GTK’ a book by Scott Mattocks, published by …

setting uposition() and move() values for multi screen PC’s

Sunday, May 2nd, 2010

Further to my last post about PHP-GTK and positioning an application on a screen…

I have …

Errata - Pro PHP-GTK - pg 71/72 - Call to undefined method Gdk::screen_width()

Sunday, May 2nd, 2010

I have been learning PHP-GTK. I was following Chapter 5 of the Pro PHP-GTK book by Scott …

Book Annotation - Pro PHP-GTK - pg 67 - Can a Gtk::WINDOW_POPUP be a top-level window?

Sunday, May 2nd, 2010

I have been learning PHP-GTK. I was reading Chapter 5 of the Pro PHP-GTK book by Scott …

Errata - Pro PHP-GTK page 58 - GtkEventBox does NOT block its children’s events

Saturday, May 1st, 2010

I have been learning PHP-GTK. I was following Chapter 4 of the Pro PHP-GTK book by Scott …

Gotcha: PHP-GTK connect_simple sends no children when ‘add’ signal is emitted

Friday, April 30th, 2010

I have been learning PHP-GTK. I was following Chapter 4 of the Pro PHP-GTK book by Scott …

Installing PHP-Gtk and PHP 5.2 and Pear on Windows in April 2010

Thursday, April 15th, 2010

After battling for some hours I have managed to install php-gtk with PHP  on my Windows XP …