Re: align drawing area in vbox or hbox
- From: Olexiy Avramchenko <ath beast stu cn ua>
- To: yanxin <ycui wmsvision com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: align drawing area in vbox or hbox
- Date: Mon, 09 Sep 2002 18:44:26 +0300
yanxin wrote:
Do anyone know how to align a drawing area in the middle of a vbox or
hbox? I tried to use GtkAlignment but the draing area does not show up.
Hello,
I've used GtkAlignment for that purpose without any problem.
Didnt you forget to:
1. Add drawing area to alignment (gtk_container_add() function) ?
2. Show the widget/s ?
Btw, can you post the code example ?
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]