Quantcast
Channel: PHP-GTK Community - Pango
Browsing latest articles
Browse All 2 View Live

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.leia mais

View Article



Colored Table, Row and Column Headers In Textview.

<?php // Definition of widgets $scrolled_win = new GtkScrolledWindow(); $textview = new GtkTextview(); $buffer = new GtkTextBuffer(); $win = new GtkWindow();// Modify widgets...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images