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

Timothy Boronczyk's Blog: Currying in PHP

SitePoint PHP Blog: Lightning-fast WordPress with PHP-FPM and nginx

Ralph Schindler's Blog: Compiling Gearman (or anything) for Zend Server CE on Snow Leopard

NetTuts.com: Building Ribbit in PHP

Richard Thomas' Blog: Solar Framework Shorts - Multitenant caching


Community Events











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


conference community google functional opinion introduction rest usergroup release framework podcast series development zendframework2 symfony2 interview phpunit testing database language

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