Archive for October, 2008

New Cairo Symbols in 1.8 and 1.6

Monday, October 13th, 2008

I’ve been working on a new Cairo extension for PHP (5.2+ only, OOP and functional) that was started for the gsoc
Originally we were only going to support the lastest (1.6), but then the new 1.8 version was released and I started adding support to that as well. Then we noticed that dreadfully slow/out of […]

Code Coverage For PHP Windows Extensions

Friday, October 10th, 2008

How to get code coverage for PHP on Windows:

You need to have a version of Microsoft Visual Studio with Code Coverage support (this means “Team Studio” or whatever name it has this month) This code coverage is NOT available in the Express versions or standard versions of Visual Studio (sorry)
Compile PHP with the […]

Treeviews and Cell Renderer Properties - Practical PHP-GTK

Monday, October 6th, 2008

I get this question a lot - “How do I change the background color of a single cell in a treeview?”
If you look around you’ll see a couple of ways of doing this using display callbacks and other highly processor and memory intensive methods - but there’s a much simpler way.
Let’s start at the beginning. […]

October 2008
S M T W T F S
« Sep    
 1234
567891011
12131415161718
19202122232425
262728293031  
Register
Login