scrolled window not appearing



hi all, iam not able to just display a scrolled.
 scrolled1 = gtk_scrolled_window_new (NULL, NULL);
 gtk_widget_show (scrolled1);
 gtk_widget_set_usize (scrolled1, 300, 200);
gtk_fixed_put (GTK_FIXED (fixed_2),scrolled1 , 40,
94);

 it is not giving any error,if i attach a clist to
scrolled, only clist appear.but no scrolled window.
atleast above code has to display a scrolled window
isnt it ?


________________________________________________________________________
Yahoo! India Matrimony: Find your partner online.
Go to http://yahoo.shaadi.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]