Re: Scrollbar?
- From: Markus Lausser <sgop ngi de>
- To: Mee Com <writemessage hotmail com>
- Cc: gtk mailing list <gtk-app-devel-list gnome org>
- Subject: Re: Scrollbar?
- Date: 29 Jan 2004 20:11:43 +0100
On Wed, 2004-01-28 at 23:12, Mee Com wrote:
[...]
gtk_container_add (GTK_CONTAINER (table), scrolled_win);
Try it the other way around:
gtk_container_add(GTK_CONTAINER(scrolled_win), table);
Markus.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]