GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
FAQ
Search
Memberlist
Usergroups
Register
Profile
Log in to check your private messages
Log in
Complete GTK+ Text Editor in Glade and C or PyGTK
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
Posted: Wed May 14, 2008 5:44 pm
Post subject: Complete GTK+ Text Editor in Glade and C or PyGTK
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:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
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