Callicore
CC_Tooltips – easy php-gtk tooltip management
This is the first article in a series on the features and usage of Callicore Desktop. CC Desktop is a “framework” for php-gtk2 applications. Basically it includes commonly used widgets and classes to make developing programs quick and easy.
Tooltips are useful snippets of information displayed in a pop-up window that appears when a [...]
Callicore Desktop – A PHP-GTK2 Framework
I haven’t posted for awhile but I’ve been doing quite a bit of work on Writer, well rearranging actually, to make the code easier to use and manage.
Callicore Desktop is the base of Writer (really Callicore Writer) – it’s basically a framework for PHP-GTK2. Don’t look at me like that, I haven’t lost my [...]
Writer is shaping up
I had a good portion of writer done before I realized I was copying the same things over and over again – so I took a breath and refactored so I had a parent abstract window class for all those identical windows. And moved to using GtkActions (by the way – actions make life a [...]
Introducing (Callicore) Writer
It’s been a month since I’ve written, more actually. And I have been busy. I like to be organized. I think it has something to do with the fact that my brain is, well, mush most of the time. I have four kids, two cats, and a husband to keep track [...]