container in the fullscreen mode, gqview 2.0.0
Jorge Andrade <ai_andrade-/[email protected]> Fri, 9 Feb 2007 00:20:23 -0800 (PST)
| Newsgroups | gmane.comp.gnome.apps.gqview.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============0279613455==
Content-Type: multipart/alternative; boundary="0-1556917997-1171009223=:91080"
--0-1556917997-1171009223=:91080
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hi all. I want to ask something about container in the gqview. I using gqvi=
ew 2.0.0 and gtk 2.6.4. I have seen the source code in the fullscreen.c=
=0A=0Agtk_container_add(GTK_CONTAINER(fs->window), fs->imd->widget);=0A=0A=
=0AIf i want to add another object as example a drawing area to the contain=
er, what shoul i do?=0AI already try make vbox, and add fs->imd->widget to =
vbox, but the screen split and the images doesn't show up. If add a drawing=
area to the fs->imd->widget using :=0A=0Adrawing_area =3D gtk_drawing_area=
_new();=0Agtk_drawing_area_size(GTK_DRAWING_AREA(drawing_area),250,250);=0A=
gtk_box_pack_end(GTK_BOX(fs->imd->widget),drawing_area,TRUE,FALSE,0);=0A=0A=
gtk_container_add(GTK_CONTAINER(fs->window), fs->imd->widget);=0A=0A=0AAn e=
rror has show up :=0A=0AGtk-CRITICAL **: gtk_box_pack_end: assertion `GTK_I=
S_BOX (box)' failed=0A=0AIs there any sugestion to fix it up. The purpose t=
hat i want is to make a simple line drawing in the left corner of fullscree=
n. Thank your for your reply.=0A=0A=0A=0A=0A =0A___________________________=
_________________________________________________________=0ANo need to miss=
a message. Get email on-the-go =0Awith Yahoo! Mail for Mobile. Get started=
.=0Ahttp://mobile.yahoo.com/mail
--0-1556917997-1171009223=:91080
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
<html><head><style type=3D"text/css"><!-- DIV {margin:0px;} --></style></he=
ad><body><div style=3D"font-family:times new roman, new york, times, serif;=
font-size:12pt"><div>Hi all. I want to ask something about container in the=
gqview. I using gqview 2.0.0 and gtk 2.6.4. I have seen the so=
urce code in the fullscreen.c<br><br>gtk_container_add(GTK_CONTAINER(fs->=
;window), fs->imd->widget);<br><br><br>If i want to add another objec=
t as example a drawing area to the container, what shoul i do?<br>I already=
try make vbox, and add fs->imd->widget to vbox, but the screen split=
and the images doesn't show up. If add a drawing area to the fs->imd-&g=
t;widget using :<br><br>drawing_area =3D gtk_drawing_area_new();<br>gtk_dra=
wing_area_size(GTK_DRAWING_AREA(drawing_area),250,250);<br>gtk_box_pack_end=
(GTK_BOX(fs->imd->widget),drawing_area,TRUE,FALSE,0);<br><br>gtk_cont=
ainer_add(GTK_CONTAINER(fs->window), fs->imd->widget);<br><br><br>=
An error has show
up :<br><br>Gtk-CRITICAL **: gtk_box_pack_end: assertion `GTK_IS_BOX (box)=
' failed<br><br>Is there any sugestion to fix it up. The purpose that i wan=
t is to make a simple line drawing in the left corner of fullscreen. Thank =
your for your reply.<br></div></div><br>=0A=0A<hr size=3D1>TV dinner still =
cooling?<br><a href=3D"http://us.rd.yahoo.com/evt=3D49979/*http://tv.yahoo.=
com/">Check out "Tonight's Picks"</a> on Yahoo! TV.</body></html>
--0-1556917997-1171009223=:91080--
--===============0279613455==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--===============0279613455==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Gqview-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gqview-devel
--===============0279613455==--