<div><br></div>You probably should tell us what GUI toolkit you're using.<div><br></div><div>But if your GUI toolkit has the concept of a "vertical box", then create a vertical box, add it to your window, and put things in the vertical box.</div>
<div><br></div><div>To put your widget at the bottom of your vertical box, append to the end it last or insert it at the beginning first - assuming you're not mixing appends and inserts.<br><br><div class="gmail_quote">
On Thu, Jun 10, 2010 at 12:38 AM, madhuri vio <span dir="ltr"><<a href="mailto:madhuri.vio@gmail.com">madhuri.vio@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br clear="all"><br>how do i get the buttons at the bottom<br>of the tool i create???<br>what is the command for side i need to mention???<br><br>
<br>--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
<br></blockquote></div><br></div>