Latest PHP-GTK forum posts

For more posts, go to the forums page or head to the community page for international (non-english) forums.

Random Walk Visualizer

This is about simple random walk (as defined in theory). Uses the cairo library. A ball walks randomly on the screen and leaves a trace behind.

screenshot for <application name> Defined probability for the next step to walk is 0.5. Probabilities for left step and other parameters are pre-defined however someone can change them from inside the constructor at will. Accepted probabilities are from 0 to 1, also -1 is accepted, this indicates that the program choses on its own the probability for the next step to walk. The purpose of this is to show the the usage of cairo library!

Apply style to Textview: Underline and Blue Color on specific parts of the text.

This script displays a 2D array inside a textview. All elements on the same row and coloumn are underlined and colored blue.

PHP-GTK installer for windows

A PHP-GTK installer for Windows, it includes PHP-GTK (PHP 5.3 + php-gtk snap + cairo),PHP Extensions, Some Gtk Locales, File Associations and demo scripts

screenshot for PHP-GTK installer

You can install only PHP-GTK core files, the full install or choose what to install. Made with Inno Setup, questions, suggestions and feature requests are welcome

Claquete - DVDtheque manager

Claquete is a simple and intuitive application to manage a collection of DVDs, keeping all titles organized and cataloged.

CairoForPHP Samples

Screenshot for CairoForPHP Samples in desktop environment CairoForPHP Samples is an application that demonstrates several functions of the Cairo implementation for PHP. It uses a technique with which, from the same source, it can run both as a desktop application with PHP-GTK and as a web application in a webserver, thus demonstrating how PHP-GTK can be used as "just one" method of output and integrated into multi-platform, multi-environment applications.

Syndicate content