scrolled window not appearing
- From: manu aradhya <manu_aradhya yahoo co in>
- To: gtk-app-devel-list gnome org
- Subject: scrolled window not appearing
- Date: Thu, 16 Oct 2003 14:26:25 +0100 (BST)
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]