PHP-GTK2

« Previous Entries Next Entries »

I’m not dead – Compiling Gtk on Windows

I’ve had an…interesting… week. First the kids were home the entire first week of this month (stupid winter break) which limited my computer time. Then I ended up with mastitis and spent two days in bed with a fever. Of course after the weekend when I could get to the doctor and [...]

Windows Builds for Php-Gtk2

I now have working almost automated builds running for PHP-Gtk2 with CVS versions of PHP-Gtk2 and PHP5.2. Almost because
1. I haven’t written code to automatically upload the zip files and delete files if there are more than 5 snaps sitting there and
2. I still have to start them manually by calling the .bat file.
And [...]

Fun with compiling – Gtk+, PHP-Gtk2, and MSVC

So I’ve been using microsoft visual studio (actually it’s Visual C++ Express, but uses the same stuff behind the scenes) to work on getting things compiled on windows. PHP-Gtk2 allows for some nifty extensions, well at least on linux. So I’ve been working to get versions of libglade, scintilla, gtksourceview and mozembed working [...]

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 [...]

« Previous Entries Next Entries »