aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-09-23 17:31:30 +0800
committerpav <pav@FreeBSD.org>2009-09-23 17:31:30 +0800
commitc61c7756c23ed614b2e575f4c35af06ff100e202 (patch)
tree35a26199e2383c227c8bd19ac3e77f58503c4453 /lang/php5
parent662a72b5b549ae1e5dca2f4b7d5eb3dfbe0ccbb7 (diff)
downloadfreebsd-ports-gnome-c61c7756c23ed614b2e575f4c35af06ff100e202.tar.gz
freebsd-ports-gnome-c61c7756c23ed614b2e575f4c35af06ff100e202.tar.zst
freebsd-ports-gnome-c61c7756c23ed614b2e575f4c35af06ff100e202.zip
Developing and debugging UIs can be a pain. When something
goes wrong, it's not always obvious why. You can waste hours writing logging statements only to find out that a widget is in the wrong container, or an attribute wasn't set correctly. Developing isn't much better either. Ever spend time writing temporary code just to test a new feature, code you know you're going to throw away in an hour, and yet you end up spending the next 20 minutes debugging your temporary code? Sucks, doesn't it? What your program really needs is a good Parasite infestation. Parasite is a debugging and development tool that runs inside your GTK+ application's process. It can inspect your application, giving you detailed information on your UI, such as the hierarchy, X window IDs, widget properties, and more. You can modify properties on the fly in order to experiment with the look of your UI. WWW: http://chipx86.github.com/gtkparasite/ PR: ports/131877 Submitted by: Ashish Shukla <wahjava@gmail.com> Feature safe: yes
Diffstat (limited to 'lang/php5')
0 files changed, 0 insertions, 0 deletions