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: 546
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
richirich
Familiar Face


Joined: 23 Dec 2008
Posts: 42

PostPosted: Thu Feb 12, 2009 6:51 am    Post subject: How to add the spellchecker Reply with quote

This is really a great tutorial but I want to add a spell checker in this editor .Which specific functions should I use to do that.
Thanks in advance .
Back to top
caracal
GTK+ Guru


Joined: 21 Jun 2007
Posts: 207
Location: Wilkes Barre Pa

PostPosted: Thu Feb 12, 2009 9:36 am    Post subject: Reply with quote

This might be what your looking for.
http://gtkspell.sourceforge.net/
Back to top
richirich
Familiar Face


Joined: 23 Dec 2008
Posts: 42

PostPosted: Thu Feb 12, 2009 10:30 am    Post subject: enable spell checker in the given code Reply with quote

Hello I want to enbale some functions for spell checker in the program itself.Can u tell me how I can do that .
Back to top
dreblen
Never Seen the Sunlight


Joined: 14 Jun 2007
Posts: 936
Location: Falun, WI USA

PostPosted: Thu Feb 12, 2009 6:15 pm    Post subject: Reply with quote

Maybe you want the documentation page?
http://gtkspell.sourceforge.net/doc/
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