News Feed
Jobs Feed
Sections




News Archive
Elizabeth Smith's Blog:
Treeviews and Cell Renderer Properties - Practical PHP-GTK
October 07, 2008 @ 07:53:09

New on her blog Elizabeth Smith talks about tree views and rendering in a PHP-GTK application (with sample code included).

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.

She explains how the tree views are rendered (with the GtkTreeView component, of course) via a "cell renderer" with different variations based on the contents of the cell - each with their own properties. Her example code illustrates how to manipulate this by making the tree object and attaching other columns to it with custom background properties. A quick screencast is included to show it in action.

0 comments voice your opinion now!
treeview phpgtk window cell renderer property tutorial


blog comments powered by Disqus

Similar Posts

Vanessa Vasile's Blog:Using PHP to Extract Image Exif Data

Rob Allen's Blog: Zend Framework Tutorial Update & Autoloader Gotcha

Ben Ramsey's Blog: Build PHP 5.4 on CentOS 6.2

IBM developerWorks: U2 PDO Driver Tutorial, Parts 1 & 2

PHPMaster.com: Debugging and Profiling PHP with Xdebug


Community Events









Don't see your event here?
Let us know!


conference release podcast api functional event language example framework testing composer code community introduction zendframework2 development opinion phpunit interview object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework