Re: wxpython equivalent to HTML footer
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On Jan 26, 2020, at 10:38 PM, Yale Schachter <[email protected]> wrote: > > Fairly new python / wxpython user here. I have made good headway in my first project but I was wondering if anyone can give me a pointer on where to look. > > I would like to emulate an HTML footer where a "banner" is fixed to the bottom of the screen. Much like how most newer web pages look. Is it at all possible? > > Thanks in advance for any replies. Do you mean the bottom of the screen, or the bottom of your window? The bottom of your window is easy. Use a vertical box sizer as your outer most sizer, then add a spacer just above your banner and make it growable. It will suck up any extra space and shove your banner to the bottom. — Tim Roberts, [email protected] Providenza & Boekelheide, Inc. -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/5D6B4B13-00A1-44F5-AFE3-6370D6EE44CE%40probo.com.