unsubscribe gtk-list

2003-08-07 Thread vyadav

unsubscribe me

2003-08-01 Thread vyadav

gtk double click???????

2002-09-26 Thread vyadav
hi all, how the double click event can be put in gtk. thanx in advance...

notebook problem????

2002-09-09 Thread vyadav
hello friends, will anyone plz tell me from where i can get the tutorial on notebook functions. thanx..

switch_page function problem

2002-09-06 Thread vyadav
hi friends, when i use this function, gint gtk_notebook_get_current_page() this does not return same page number for a page, each time page number is different, i mean to say if i have four pages in a notebook and if i switch on the

notebook tabs color problem..

2002-09-02 Thread vyadav
hi all.. i have seen a strange behaviour in notebook tabs .. i added the eventbox in the label of tabs for changing the color of tabs..but then these tabs doesn't bahave properly.. then how can i change the color of tabs... thanx.in advance..

plz help...

2002-09-02 Thread vyadav
hi.. how can i change the color of dateedit widget, i tried a lot on it but couldn't get success. plz help if anyone knows the answer thanx in advance..

dateedit color change problem...

2002-08-27 Thread vyadav
hi.. how we can change the color of date edit component. i tried like it- gdk_color_parse (light green, color); style_default=gtk_widget_get_default_style(); style=gtk_style_copy(style_default); style-base[GTK_STATE_NORMAL] = color;

Re: dateedit color change problem...

2002-08-27 Thread vyadav
hi.. i tried it but it didn't work out. thanx. On Tue, 27 Aug 2002, Olexiy Avramchenko wrote: [EMAIL PROTECTED] wrote: hi.. how we can change the color of date edit component. i tried like it- gdk_color_parse (light green, color);

Re: text entry color problem

2002-08-21 Thread vyadav
hi... i did like it...i am using gtk 1.2 pMf is undeclared...what it is ?? thanx in advance.. Hi, we use gtk_widget_modify_base(

entry color

2002-08-20 Thread vyadav
how the color of widget entry can change?? thanx..

text entry color problem....

2002-08-20 Thread vyadav
hi... i want to change the white background of text entry, if i change the background color of it then only outline of this widget becomes colored...if i change foreground color of it then only text in this gets colored...so how the white background can be changed?? please help if

notebook label problem..

2002-08-16 Thread vyadav
hi all,.. can we set the position of tabs in gtk 1.2 notebook widget. In notebook widget we can set the tabs(LEFT,RIGHT,BOTTOM,TOP). but if we want to change the position of one tab in TOP lavel. Is it possible? thanx.

drag drop problem

2002-08-14 Thread vyadav
hi all... can anyone give me the URL of the examples on drag drop in gtk 1.2... thanx in advance...

image problem

2002-08-14 Thread vyadav
hi all... In the function gtk_image_new(GdkImage *val, GdkBitmap *mask); what should be the first and second argument in this function... plz help... thanx...

button color

2002-08-14 Thread vyadav
hi... i tried of changing the color of button by putting an eventbox on it...but it doesn't behave properly ..by doing it color of button has changed but when i put the mouse on the button it disappears when the mouse away from the button it reamins colored.. what is the

button label problem

2002-08-13 Thread vyadav
hi all . how can we change the label of button after clicking it ... i mean..i have set one label for the buttton..and i want to change it when i click on the button... plz help... thanx...

Re: button label problem

2002-08-13 Thread vyadav
hi.. i did like it..but i got undefined reference of gtk_button_set_label then what should i do thanx...

Re: button label problem

2002-08-13 Thread vyadav
hi... thanx for ur help i want to ask one more thing..if i changed the label by clicking once..how can i change it again on next click... thanx..in advance...

Re: button label problem

2002-08-13 Thread vyadav
hi .. yeah exactly i want it can u help me.. thanx..

drag and drop problem...

2002-08-12 Thread vyadav
hi all,.. Is drag and drop possible in gtk... if yes..how it can be plz help thanks in advance...

list-selection problem...

2002-08-09 Thread vyadav
hi.. i wanted to ask ,what is the code syntax for deslecting an item from a list.. thanx in advance..

stock-buttons problem....

2002-08-09 Thread vyadav
hi all,.. can we make a stock button (yes/no)having balls of our desired colours...and with no labels... plz help if anybody knows the answer... thanks.in advance... .

button with icon...

2002-08-09 Thread vyadav
hi all.. how can we make a button with icon as a circle on it.. thanks.in advance...

IMLIB error

2002-08-02 Thread vyadav
hi ,.. what is the IMLIB error thanks.

table problem

2002-07-31 Thread vyadav
hi all, i want to make a table in gtk,so that i can send the parameters for row and coloumns to fill data in table.. can it possible ... reply soon.. regards, vinita..

Re: table problem

2002-07-31 Thread vyadav
hi i want to write text in tabular formso can this gtk-table be used for this purpose please help if anybody knows the answer. THANKS IN ADVANCE

color of button..

2002-07-30 Thread vyadav
hi all,... how can i change the color of the button... reply me soon.. regards, vinita..

Re: searching problem...

2002-07-23 Thread vyadav
hi i made a text box in a window...i have written some text into it..then i want to find a perticular word in to that text.. which command i can use on command line... or what can be function for it in itself text box... reply soon.. regards, vinita

Searching problem

2002-07-22 Thread vyadav
hi all, If i want to search a perticular word from a text... how can it possible.. Is it possible in gtk/gnome.. reply soon..If anybody knows it.. regards vinita..

searching problem...

2002-07-22 Thread vyadav
hi all, I want to search a perticular word in a text ... how can i do it in gtk/gnomeand which widget can i use for it??? please reply soon if anybody knows it... regards vinita

printing problem

2002-07-17 Thread vyadav
hi all,.. i want to take the print out of the window in which we add all widgets in gtk or gnome... so how can i get the print out of that window... regards, vinita..

Re: loading windows at a fixed x y position

2002-06-10 Thread vyadav
hi... try set_usize, set_default_size. i have done it regards vinita..

Re: Compile under MDK 8.2

2002-06-10 Thread vyadav
i think u should write `gtk-config --cflags` `gtk-config --libs` regards, vinita

gnome related problem...

2002-05-28 Thread vyadav
hi all, when i use gnome widgets,thereis some problem in compilation... when i use gnome property box...then on clicking ok..or any button it crashes please reply if anyone has worked on it.. regards, vinita

Re: Change some widget font and fore ground ok,some fail,why?

2002-05-22 Thread vyadav
hi.. thereis some problem on compiling gtk on debian linux.. can u suggest something... regards.. vinita..