code crash after 25-30 min only!

2013-04-19 Thread Eric Wajnberg
. -- ~~ Eric Wajnberg Associated Professor at the University of Montreal (Quebec, Canada) I.N.R.A. 400 Route des Chappes, BP 167, 06903 Sophia Antipolis Cedex, France Tel: (33-0) 4.92.38.64.47 Fax: (33-0) 4.92.38.65.57 e-mail: wajnb

updating labels when a key is stroked

2013-08-08 Thread Eric Wajnberg
, but not in release mode running without a console. My question is thus: is there a way to listen to key stroked on the keyboard within a gtk application? Thanks for any help on this! Cheers, Eric. -- ~~ Eric Wajnberg

Re: updating labels when a key is stroked

2013-08-09 Thread Eric Wajnberg
events. } On Wed, Aug 7, 2013 at 8:48 PM, Eric Wajnberg eric.wajnb...@sophia.inra.fr mailto:eric.wajnb...@sophia.inra.fr wrote: Hi there, I need to develop a gtk code in which a label is changed each time a key is stroked on the keyboad. I thus use g_timeout_add() to launch

changing font, color, size, etc. in a GtkEntry

2013-11-05 Thread Eric Wajnberg
. -- ~~ Eric Wajnberg Associated Professor at the University of Montreal (Quebec, Canada) I.N.R.A. 400 Route des Chappes, BP 167, 06903 Sophia Antipolis Cedex, France Tel: (33-0) 4.92.38.64.47 Fax: (33-0

Re: changing font, color, size, etc. in a GtkEntry

2013-11-05 Thread Eric Wajnberg
! Cheers, Eric. Michael Cronenworth wrote, On 05/11/2013 17:15, Eric Wajnberg wrote: I simply want to modify the font, color, size, etc. of the characters entered while they are typed in a GtkEntry. I am coding with GTK 2.24.0. Looking around on the web, I found several possible functions to do

Re: changing font, color, size, etc. in a GtkEntry

2013-11-07 Thread Eric Wajnberg
. In the meantime, I tried to do this on another computer at work. I got the same message. No way to have these pango functions recognized. Is there something obvious I am missing? Any help on this is welcomed! Cheers, Eric. Michael Cronenworth wrote, On 06/11/2013 15:22, Eric Wajnberg wrote

Re: changing font, color, size, etc. in a GtkEntry

2013-11-07 Thread Eric Wajnberg
:22, Eric Wajnberg wrote: However, as I've mentioned in my original post, functions like pango_font_description_from_string, etc. are not recognized in my coding environment (while I can define pointer to things like PangoFontDescription without problem). This looks weird to me. Is there some

location of widgets in a gtk_table

2013-11-20 Thread Eric Wajnberg
is included in a box with other widgets?? I really do not have any idea, and any help on this will be more than welcomed! Thanks is all cases for your time! Cheers, Eric. -- ~~ Eric Wajnberg Associated Professor