Avoid Memory Leakage

2003-12-02 Thread rahul Katariya
Hello Everybody ! I am new to this mailing list ... I am using GTk 2.0 for one project. In this Project I am using pango functions , Treeview widget etc for the project. When i run the project, After 12-13 hours , X server is crashed , due to memory leakage problem. I have used m

How to set colour of Radio

2003-12-22 Thread rahul Katariya
Hello  Everbody !    I am facing one problem ,regarding radio  button . I want to set the colour of  the text inside radio  button. How  i do this ? Any help  will be  appreciated ...   Regards Rahul.. Start Where U R ..With What U Have .. Make something About It ..

How to set colour of Radio Button

2003-12-22 Thread rahul Katariya
Hello  Everbody !    I am facing one problem ,regarding radio  button . I want to set the colour of  the text inside radio  button. How  i do this ? Any help  will be  appreciated ...   Regards Rahul.. Start Where U R ..With What U Have .. Make something About It ..

How to set colour of Text inside Radio Button

2003-12-22 Thread rahul Katariya
Hello  Everbody !    I am facing one problem ,regarding radio  button . I want to set the colour of  the text inside radio  button. How  i do this ? Any help  will be  appreciated ...   Regards Rahul.. Start Where U R ..With What U Have .. Make something About It ..

Highlight the row of treeview

2003-12-23 Thread rahul Katariya
I  am using  one  textbox & treeview in my application. In textbox , i type number of the row  of treeview . I want to highlight the  row , of that  nr .   I am  using this code . But it is not working . ==  GtkTreePath  *path1;  GtkTreeSelection *selection;    p

Re: Set the Colour of Text Inside Radio Button

2003-12-24 Thread rahul Katariya
Anyway , I have  found out how  to set the colour of the text inside the Radio Button. Sorry to all as  my sent was sent to everyone 3 times..  One  can set the Colour  of the text inside radio button , by using gtkrc file.   .my_rc_file ==