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 

GtkIEntry

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion
Author Message
narasimhareddy



Joined: 04 May 2007
Posts: 2

PostPosted: Fri May 04, 2007 4:31 am    Post subject: GtkIEntry Reply with quote

Dear all,

My name is Bommu. I newly started working with GTK. I have a doubt on, How GTKEntry works. Thta means, when from GTK entry create to, if user inputs any key how that key will be displayed in the Entry. I need brief explanation on this. Can any one help me on this.

Thanks in advance..

Narasimha Reddy Bommu :D
Back to top
openldev
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 372
Location: State College, Pennsylvania

PostPosted: Fri May 04, 2007 12:58 pm    Post subject: Reply with quote

First, please use the default font size. We can read your question even when it's small.

As for your question, what type of description are you looking for? If you just want to use GtkEntry, you can create a new widget with gtk_entry_new(). It will handle text entry for you. The widget's API gives information on how to retrieve the text that is in it and interact with the widget.

If you are asking how it works under the hood, I would recommend that you get a little deeper into GTK+ before you investigate that. It deals with IM contexts, layouts, exposure and realization of widgets, and a lot of more complex concepts. I can explain it if you want, but I'll refrain for now just in case that's not what you're asking.
Back to top
umang.ece



Joined: 19 Feb 2008
Posts: 1

PostPosted: Tue Feb 19, 2008 10:16 am    Post subject: GtkImContext layout !! Reply with quote

Hi Guys ,

I have gone through the GtkImContext libraries in Gtk but its not much clear to me .? Could anyone put a flash on ImContexts .

I want to understand the Working of GtkEntry , i.e. How does Gtk internally handles key events when User press a character in GtkEntry Widget ? what is the layout / exposure etc .




Thanks in Advance :
Umang Gupta
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion 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