GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Complete GTK+ Text Editor in Glade and C or PyGTK

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Example Code
Author Message
Micah Carrick
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 427
Location: Portland, OR USA

PostPosted: Wed May 14, 2008 5:44 pm    Post subject: Complete GTK+ Text Editor in Glade and C or PyGTK Reply with quote

This is from my (work in progress) tutorial: GTK+ and Glade3 GUI Programming Tutorial - Part 1 in which an entire text editor is written using Glade 3 and either C or Python.



The Glade file: tutorial.glade
(to convert the glade file into a GtkBuilder file, issue:)
Code: (Plaintext)
1
gtk-builder-convert tutorial.glade tutorial.xml

Implemented in python: tutorial.py

OR

Implemented in C: main.c
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Example Code All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP